summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gas/testsuite/Richard Sandiford2013-07-073-2868/+2879
* opcodes/Richard Sandiford2013-07-075-4/+16
* include/opcode/Richard Sandiford2013-07-0711-84/+106
* include/opcode/Richard Sandiford2013-07-077-21/+33
* include/opcode/Richard Sandiford2013-07-079-23/+58
* include/opcode/Richard Sandiford2013-07-077-86/+89
* include/opcode/Richard Sandiford2013-07-0711-143/+87
* daily updateAlan Modra2013-07-071-1/+1
* daily updateAlan Modra2013-07-061-1/+1
* 2013-07-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-07-052-1/+6
* 2013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2013-07-057-0/+110
* 2013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2013-07-0515-18/+217
* daily updateAlan Modra2013-07-051-1/+1
* * ppc-opc.c (powerpc_opcodes): Add tdui, twui, tdu, twu, tui, tu.Alan Modra2013-07-042-0/+10
* daily updateAlan Modra2013-07-041-1/+1
* [PATCH, COMMITTED] [AArch64] Replace the :got_prel19: address modifier with :...mshawcroft2013-07-037-11/+19
* [AArch64] Tidy up switch statement in GAS.mshawcroft2013-07-032-32/+37
* [AArch64] Tidy up switch statements in elfnn-aarch64.cmshawcroft2013-07-032-30/+38
* * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't hide .TOC.Alan Modra2013-07-032-6/+10
* bfd/Alan Modra2013-07-034-47/+89
* * elf64-ppc.c (ppc64_elf_func_desc_adjust): Hide ".TOC.".Alan Modra2013-07-032-1/+12
* daily updateAlan Modra2013-07-031-1/+1
* 2013-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-07-022-0/+6
* 2013-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-07-022-0/+27
* 2013-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-07-022-8/+13
* 2013-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-07-022-1/+22
* 2013-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-07-023-0/+11
* [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_mshawcroft2013-07-0210-36/+106
* [AArch64] Adjust testcases for move of &_DYNAMIC to got[0].mshawcroft2013-07-0210-15/+27
* bfd/Alan Modra2013-07-024-9/+17
* daily updateAlan Modra2013-07-021-1/+1
* gold/Cary Coutant2013-07-013-6/+40
* Adjust ld-x86-64/tlsg.sdH.J. Lu2013-07-012-1/+5
* bfd/Alan Modra2013-07-015-20/+57
* daily updateAlan Modra2013-07-011-1/+1
* daily updateAlan Modra2013-06-301-1/+1
* daily updateAlan Modra2013-06-291-1/+1
* Handle R_X86_64_DTPOFF64H.J. Lu2013-06-285-1/+19
* PR ld/15302Nick Clifton2013-06-282-6/+5
* daily updateAlan Modra2013-06-281-1/+1
* PR gold/15662Cary Coutant2013-06-272-2/+24
* [AArch64] Fix the placement of &_DYNAMIC in the GOT.mshawcroft2013-06-272-9/+20
* * powerpc.cc (Target_powerpc::symval_for_branch): Don't assertAlan Modra2013-06-272-4/+17
* daily updateAlan Modra2013-06-271-1/+1
* * doc/as.texinfo (Overview): Remove @samp from MIPS ISA names.Maciej W. Rozycki2013-06-263-16/+17
* [AArch64, ILP32] Really add ld/emulparams/aarch64elf32.sh that was missedYufeng Zhang2013-06-262-0/+40
* [AArch64, ILP32] 6/6 Add big-endian targetsYufeng Zhang2013-06-265-4/+26
* [AArch64, ILP32] 5/6 Improve the debugging experience with the generated fileYufeng Zhang2013-06-263-4/+15
* [AArch64, ILP32] 4/6 Split elfnn-aarch64.c to elfxx-aarch64.cYufeng Zhang2013-06-268-589/+727
* [AArch64, ILP32] 3/6 Support for ELF32 relocs and refactor reloc handlingYufeng Zhang2013-06-2612-1124/+1625