Age | Commit message (Expand) | Author | Files | Lines |
2012-10-18 | Add missed file on my last commit | Kai Tietz | 1 | -0/+2 |
2012-10-18 | ChangeLog bfd | Kai Tietz | 3 | -0/+143 |
2012-10-16 | Fixed AArch64 TLS relocation resolution. | Yufeng Zhang | 4 | -0/+35 |
2012-10-08 | * ld-scripts/sane1.d: Sort output from nm. Allow for other symbols in | Alan Modra | 2 | -19/+49 |
2012-09-19 | 2012-09-19 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2 | -1/+6 |
2012-09-19 | 2012-09-19 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com> | Richard Earnshaw | 3 | -2/+7 |
2012-09-19 | * ld-scripts/assign-loc.d: New file. Test for assigning absolute | Alan Modra | 4 | -0/+36 |
2012-09-19 | Properly handle common symbol and weak function | H.J. Lu | 15 | -0/+161 |
2012-09-17 | Assemble all sources files in each test | H.J. Lu | 3 | -53/+60 |
2012-09-16 | * ld.texinfo (Expression Section): Correct description of | Alan Modra | 2 | -4/+14 |
2012-09-15 | * configure: Regenerate. | David Edelsohn | 2 | -2/+8 |
2012-09-13 | Bi-endian patches for moxie | Anthony Green | 2 | -1/+11 |
2012-09-12 | * emulparams/elf32rx.sh (OTHER_READONLY_SECTIONS): Add W_* sections. | DJ Delorie | 2 | -1/+5 |
2012-09-12 | 2012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com> | Richard Earnshaw | 7 | -1/+67 |
2012-09-10 | * config.in: Disable sanity check for kfreebsd. | Alan Modra | 2 | -1/+5 |
2012-09-10 | Regenerate binutils configure | H.J. Lu | 2 | -9/+20 |
2012-09-10 | * configure.tgt (powerpc-*-elf, et al): Define targ_extra_libpath. | Alan Modra | 2 | -7/+17 |
2012-09-10 | * configure.tgt (powerpc-*-elf, et al): Define targ64_extra_emuls | Iain Sandoe | 2 | -2/+14 |
2012-09-09 | * ld-mmix/sec-1.d, ld-mmix/sec-3.d: Force end-of-section symbols | Hans-Peter Nilsson | 23 | -4/+352 |
2012-09-09 | * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach | Hans-Peter Nilsson | 3 | -66/+148 |
2012-09-01 | Don't optimize relocation against _DYNAMIC | H.J. Lu | 11 | -0/+110 |
2012-08-31 | Convert mov to lea in size_dynamic_sections | H.J. Lu | 13 | -4/+108 |
2012-08-31 | Convert mov to lea for loading local function address | H.J. Lu | 14 | -0/+166 |
2012-08-31 | Provide __executable_start for PIE | H.J. Lu | 6 | -19/+45 |
2012-08-28 | * ld-elf/export-class.sd: New test. | Maciej W. Rozycki | 28 | -0/+854 |
2012-08-24 | Use failif on ld-elf/exclude3 tests | H.J. Lu | 4 | -18/+16 |
2012-08-24 | Add Solaris/x86-64 support to eh[1-4] test | H.J. Lu | 2 | -0/+9 |
2012-08-24 | * bfd/elf32-arm.c (v8): New array. | Matthew Gretton-Dann | 12 | -6/+49 |
2012-08-22 | Move aarch64 announcement into 2.23 section. | Nick Clifton | 1 | -2/+2 |
2012-08-17 | PR ld/14326 | Kai Tietz | 2 | -0/+6 |
2012-08-14 | oops - accidentally omitted from previous delta | Nick Clifton | 1 | -1/+1 |
2012-08-14 | Updated Ukranian translations. | Nick Clifton | 3 | -1/+2248 |
2012-08-14 | PR ld/14265 | Nick Clifton | 5 | -0/+68 |
2012-08-13 | * ld-mips-elf/export-class-call16-o32.dd: New test. | Maciej W. Rozycki | 14 | -0/+347 |
2012-08-13 | oops, aciidental commit | Nick Clifton | 1 | -6/+0 |
2012-08-13 | Add support for 64-bit ARM architecture: AArch64 | Nick Clifton | 137 | -14/+2585 |
2012-08-09 | Updated Vietnamese translation. | Nick Clifton | 2 | -503/+511 |
2012-08-07 | * config/tc-i386.c (lex_got): Provide implementation for PE | Nick Clifton | 3 | -2/+19 |
2012-08-07 | Updated Ukranian and Japanese translations. | Nick Clifton | 2 | -384/+393 |
2012-08-06 | * ld-mips-elf/dyn-sec64.ld: Use HIDDEN to define _gp. | Maciej W. Rozycki | 56 | -125/+182 |
2012-08-06 | * ld-mips-elf/gp-hidden.rd: New test. | Maciej W. Rozycki | 13 | -0/+133 |
2012-08-06 | ld/ | Maciej W. Rozycki | 9 | -11/+25 |
2012-08-06 | bfd/ | Maciej W. Rozycki | 14 | -24/+96 |
2012-08-06 | gas/testsuite/ | Maciej W. Rozycki | 29 | -33/+67 |
2012-08-06 | * ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags. | Maciej W. Rozycki | 3 | -4/+9 |
2012-08-06 | gas/testsuite/ | Maciej W. Rozycki | 17 | -848/+2467 |
2012-08-05 | bfd/ | Maciej W. Rozycki | 10 | -0/+382 |
2012-08-03 | * lib/ld-lib.exp (at_least_gcc_version): Accept more version | Maciej W. Rozycki | 2 | -3/+13 |
2012-08-03 | bfd/ | Maciej W. Rozycki | 2 | -1/+5 |
2012-08-02 | * ld-mips-elf/got-vers-1.rd: Fix a typo. | Maciej W. Rozycki | 2 | -1/+5 |