summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support R_PPC64_ADDR64_LOCALAlan Modra2014-03-0519-0/+187
* Support more relocs on 16-bit insn fieldsAlan Modra2014-03-052-116/+116
* Remove magic treatment of toc symbols for powerpc ELFAlan Modra2014-03-052-27/+15
* sim: constify prog_nameMike Frysinger2014-03-0539-24/+99
* daily updateAlan Modra2014-03-051-1/+1
* Fix changelog formatting in last commit -- sorryRichard Sandiford2014-03-043-3/+3
* bfd/Richard Sandiford2014-03-046-4/+20
* opcodes/Richard Sandiford2014-03-042-66/+71
* Remove default-manifest from ALL_EMUL_EXTRA_BINARIES so that it is not mistak...Nick Clifton2014-03-043-4/+7
* Install patch for PR ld/16017. This adds support for generating PLT entriesNick Clifton2014-03-042-42/+164
* sim: convert old style prototypesMike Frysinger2014-03-0426-266/+209
* daily updateAlan Modra2014-03-041-1/+1
* move probes to be per-bfdTom Tromey2014-03-033-15/+23
* change probes to be program-space-independentTom Tromey2014-03-0316-178/+256
* comment fixesTom Tromey2014-03-032-7/+11
* This patch enhances the MSP430 port of GAS so that, if requested, it willNick Clifton2014-03-038-582/+295
* More copyright fixesAlan Modra2014-03-033-2/+4
* Fix various copyright issuesAlan Modra2014-03-0317-13/+47
* daily updateAlan Modra2014-03-031-1/+1
* * infrun.c (handle_signal_stop): Replace test forDoug Evans2014-03-022-16/+19
* guile/scm-objfile.c (ofscm_mark_objfile_smob): Fix typo in comment.Doug Evans2014-03-022-1/+5
* guile/lib/gdb/printing.scm (append-pretty-printer!): Fix thinko.Doug Evans2014-03-022-1/+5
* daily updateAlan Modra2014-03-021-1/+1
* Silence ARI warning.Mark Kettenis2014-03-012-1/+5
* Enable rhreads support on OpenBSD/i386.Mark Kettenis2014-03-013-3/+11
* Eliminate pointer signedness warning.Mark Kettenis2014-03-012-1/+5
* ld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust for arm-eabi.Yuri Gribov2014-03-013-11/+15
* Fix ChangeLog.Mark Kettenis2014-03-011-2/+3
* Enable rthreads support on OpenBSD/mips64.Mark Kettenis2014-03-013-2/+10
* Enable rthreads support on OpenBSD/amd64.Mark Kettenis2014-03-013-3/+10
* * config/tc-avr.c: Remove atxmega16x1.Denis Chertykov2014-03-012-1/+4
* Remove the unnecesary argument METHOD to valops.c:find_oload_champ.Siva Chandra2014-02-282-11/+24
* daily updateAlan Modra2014-03-011-1/+1
* Add sparc64obsd-nat.c to ALLDEPFILES.Mark Kettenis2014-02-282-1/+4
* Enable rthreads supports on OpenBSD/sparc64.Mark Kettenis2014-02-284-1/+141
* Stupid git never fucking does what I want!Mark Kettenis2014-02-281-3/+3
* Support rthreads on OpenBSD 5.2 and later.Mark Kettenis2014-02-284-2/+219
* constify ui_out_implTom Tromey2014-02-286-13/+17
* Incorrect .debug_line prologue header length for 64-bit DWARFAlan Modra2014-02-282-2/+11
* Fix check_relocs/gc_sweep_hook mismatchAlan Modra2014-02-282-1/+9
* Regenerate opcodes/msp430-decode.cAlan Modra2014-02-282-157/+179
* daily updateAlan Modra2014-02-281-1/+1
* Prevent compiler warning.Mark Kettenis2014-02-272-1/+5
* StackGhost cookie is per-process.Mark Kettenis2014-02-272-5/+5
* Additional PR 8882 fix.Jan Kratochvil2014-02-272-4/+8
* opcodes/Yufeng Zhang2014-02-275-10/+117
* opcodes/Yufeng Zhang2014-02-275-2/+25
* Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigpro...Pedro Alves2014-02-272-8/+18
* This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov2014-02-2711-46/+162
* Teach GDBserver's Linux backend about no unwaited-for children (TARGET_WAITKI...Pedro Alves2014-02-274-352/+568