Age | Commit message (Expand) | Author | Files | Lines |
2010-08-23 | binutils/ | Maciej W. Rozycki | 4 | -3/+10 |
2010-08-22 | Find one .eh_frame section for --eh-frame-hdr. | H.J. Lu | 2 | -5/+16 |
2010-08-22 | Don't check relocation if input ELF object ID doesn't match output. | H.J. Lu | 6 | -0/+71 |
2010-08-22 | Find an ELF input for --build-id and --eh-frame-hdr. | H.J. Lu | 2 | -17/+32 |
2010-08-20 | * Makefile.am (eshlelf_fd.c): Correct the name of the tool | Maciej W. Rozycki | 3 | -2/+8 |
2010-08-20 | * ld-sh/sh.exp: Add missing newline. | Maciej W. Rozycki | 2 | -2/+6 |
2010-08-20 | binutils/ | Maciej W. Rozycki | 9 | -8/+19 |
2010-08-20 | * emultempl/elf32.em (_after_open): Check for get_elf_backend_data | Nick Clifton | 2 | -3/+11 |
2010-08-19 | binutils/ | Alan Modra | 6 | -124/+220 |
2010-08-13 | Check if .got.plt section is discarded before using it. | H.J. Lu | 9 | -0/+61 |
2010-08-12 | * ldexp.c (new_rel): Remove "str". Update all call sites. | Alan Modra | 2 | -8/+15 |
2010-08-09 | 2010-08-09 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 5 | -0/+49 |
2010-08-06 | PR ld/11887 | Alan Modra | 2 | -4/+11 |
2010-08-05 | * ld-powerpc/tocopt.s, * ld-powerpc/tocopt.d: New test. | Alan Modra | 4 | -0/+72 |
2010-07-28 | * ldexp.c (exp_print_tree): Print function-like binary nodes as | Alan Modra | 2 | -11/+35 |
2010-07-23 | Add support for v850E2 and v850E2V3 | Nick Clifton | 3 | -7/+18 |
2010-07-20 | ld: improve linker script section | Mike Frysinger | 2 | -3/+9 |
2010-07-20 | include/elf/ | Alan Modra | 5 | -4/+11 |
2010-07-20 | * ld-powerpc/vxworks-relax.s: Add branches to match expected output. | Alan Modra | 4 | -7/+15 |
2010-07-19 | binutils/testsuite/: | Andreas Schwab | 15 | -42/+31 |
2010-07-17 | * ldlang.c (lang_check_section_addresses): Catch overlap for | Alan Modra | 2 | -11/+21 |
2010-07-15 | Add testcases for PR ld/11817. | H.J. Lu | 7 | -0/+404 |
2010-07-14 | Don't allocate .got.plt section if there are no GOT nor PLT entries. | H.J. Lu | 9 | -2/+64 |
2010-07-13 | Don't hard code expected output. | H.J. Lu | 5 | -4/+11 |
2010-07-13 | Support garbage collection against STT_GNU_IFUNC symbols. | H.J. Lu | 9 | -0/+118 |
2010-07-06 | bfd/ | Alan Modra | 4 | -2/+10 |
2010-07-01 | * lib/ld-lib.exp (default_ld_simple_link): Add $gcc_ld_flag before | Alan Modra | 2 | -3/+11 |
2010-06-29 | * scripttempl/xstormy16.sc (.gcc_except_table): Include sections | Nick Clifton | 2 | -1/+6 |
2010-06-29 | remove maxq-coff port | Alan Modra | 9 | -159/+0 |
2010-06-29 | remove maxq-coff port | Alan Modra | 10 | -121/+30 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 4 | -23/+14 |
2010-06-25 | include/elf/ | Alan Modra | 2 | -9/+26 |
2010-06-25 | * emultempl/elf32.em (find_exp_assignment): Handle etree_provided. | Alan Modra | 2 | -3/+8 |
2010-06-20 | message.txt | Danny Smith | 2 | -1/+7 |
2010-06-16 | bfd: | Joseph Myers | 46 | -1/+398 |
2010-06-09 | PR ld/11603 | Dave Korn | 2 | -22/+28 |
2010-06-08 | * emulparams/elf32_tic6x_le.sh (OTHER_BSS_SECTIONS): New. | Bernd Schmidt | 2 | -0/+17 |
2010-06-08 | etc/ChangeLog | Nick Clifton | 4 | -515/+307 |
2010-06-07 | * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding o... | Matthew Gretton-Dann | 13 | -12/+27 |
2010-06-01 | bfd/ | Tristan Gingold | 3 | -2/+27 |
2010-05-28 | * Makefile.am (eshlelf_fd.c): Fix typo in rule. | Nick Clifton | 3 | -2/+7 |
2010-05-26 | Warn if value of SEGMENT_START isn't multiple of maximum page size. | H.J. Lu | 8 | -0/+52 |
2010-05-25 | Fix typo | Nick Clifton | 3 | -15/+20 |
2010-05-25 | 2010-05-21 Daniel Jacobowitz <dan@codesourcery.com> | Nick Clifton | 44 | -3/+914 |
2010-05-25 | PR ld/11621 | Nick Clifton | 3 | -1074/+767 |
2010-05-25 | 2010-05-25 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -0/+22 |
2010-05-25 | 2010-05-25 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -23/+9 |
2010-05-25 | 2010-05-25 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -1/+18 |
2010-05-18 | Implement generic SHF_EXCLUDE. | H.J. Lu | 5 | -0/+50 |
2010-05-15 | 2010-05-15 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 4 | -86/+75 |