aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2010-08-31 * ldlex.l (WILDCHAR): Add the caret and exclamation pointNick Clifton2-1/+6
2010-08-31 * ld.texinfo (MEMORY): Clarify the behaviour of the ! character inNick Clifton2-1/+6
2010-08-31 * scripttempl/mmo.sc: Move assignment to "Main" inside .textAlan Modra2-1/+6
2010-08-25Check audit entry only on ELF input.H.J. Lu2-24/+31
2010-08-25Move gas/ld NEWS from binutils to gas/ld.H.J. Lu2-0/+7
2010-08-25 bfd/Julian Brown4-0/+1198
2010-08-24Fix typos in ld-x86-64/x86-64.exp.H.J. Lu2-3/+7
2010-08-23 binutils/Maciej W. Rozycki4-3/+10
2010-08-22Find one .eh_frame section for --eh-frame-hdr.H.J. Lu2-5/+16
2010-08-22Don't check relocation if input ELF object ID doesn't match output.H.J. Lu6-0/+71
2010-08-22Find an ELF input for --build-id and --eh-frame-hdr.H.J. Lu2-17/+32
2010-08-20 * Makefile.am (eshlelf_fd.c): Correct the name of the toolMaciej W. Rozycki3-2/+8
2010-08-20 * ld-sh/sh.exp: Add missing newline.Maciej W. Rozycki2-2/+6
2010-08-20 binutils/Maciej W. Rozycki9-8/+19
2010-08-20 * emultempl/elf32.em (_after_open): Check for get_elf_backend_dataNick Clifton2-3/+11
2010-08-19binutils/Alan Modra6-124/+220
2010-08-13Check if .got.plt section is discarded before using it.H.J. Lu9-0/+61
2010-08-12 * ldexp.c (new_rel): Remove "str". Update all call sites.Alan Modra2-8/+15
2010-08-092010-08-09 Catherine Moore <clm@codesourcery.com>Catherine Moore5-0/+49
2010-08-06 PR ld/11887Alan Modra2-4/+11
2010-08-05 * ld-powerpc/tocopt.s, * ld-powerpc/tocopt.d: New test.Alan Modra4-0/+72
2010-07-28 * ldexp.c (exp_print_tree): Print function-like binary nodes asAlan Modra2-11/+35
2010-07-23Add support for v850E2 and v850E2V3Nick Clifton3-7/+18
2010-07-20ld: improve linker script sectionMike Frysinger2-3/+9
2010-07-20include/elf/Alan Modra5-4/+11
2010-07-20 * ld-powerpc/vxworks-relax.s: Add branches to match expected output.Alan Modra4-7/+15
2010-07-19binutils/testsuite/:Andreas Schwab15-42/+31
2010-07-17 * ldlang.c (lang_check_section_addresses): Catch overlap forAlan Modra2-11/+21
2010-07-15Add testcases for PR ld/11817.H.J. Lu7-0/+404
2010-07-14Don't allocate .got.plt section if there are no GOT nor PLT entries.H.J. Lu9-2/+64
2010-07-13Don't hard code expected output.H.J. Lu5-4/+11
2010-07-13Support garbage collection against STT_GNU_IFUNC symbols.H.J. Lu9-0/+118
2010-07-06bfd/Alan Modra4-2/+10
2010-07-01 * lib/ld-lib.exp (default_ld_simple_link): Add $gcc_ld_flag beforeAlan Modra2-3/+11
2010-06-29 * scripttempl/xstormy16.sc (.gcc_except_table): Include sectionsNick Clifton2-1/+6
2010-06-29remove maxq-coff portAlan Modra9-159/+0
2010-06-29remove maxq-coff portAlan Modra10-121/+30
2010-06-27fix set but unused variable warningsAlan Modra4-23/+14
2010-06-25include/elf/Alan Modra2-9/+26
2010-06-25 * emultempl/elf32.em (find_exp_assignment): Handle etree_provided.Alan Modra2-3/+8
2010-06-20message.txtDanny Smith2-1/+7
2010-06-16bfd:Joseph Myers46-1/+398
2010-06-09 PR ld/11603Dave Korn2-22/+28
2010-06-08 * emulparams/elf32_tic6x_le.sh (OTHER_BSS_SECTIONS): New.Bernd Schmidt2-0/+17
2010-06-08etc/ChangeLogNick Clifton4-515/+307
2010-06-07 * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding o...Matthew Gretton-Dann13-12/+27
2010-06-01bfd/Tristan Gingold3-2/+27
2010-05-28 * Makefile.am (eshlelf_fd.c): Fix typo in rule.Nick Clifton3-2/+7
2010-05-26Warn if value of SEGMENT_START isn't multiple of maximum page size.H.J. Lu8-0/+52
2010-05-25Fix typoNick Clifton3-15/+20