Age | Commit message (Expand) | Author | Files | Lines |
2003-01-06 | * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup. | Daniel Jacobowitz | 1 | -33/+75 |
2002-12-17 | Don't search for data import when auto-import is disabled. | Nick Clifton | 1 | -63/+70 |
2002-12-17 | Use LD_PATHMAX+1 to account for trailing '\0'. | Nick Clifton | 1 | -2/+2 |
2002-12-17 | Duplicate entry for --compact-implib so that it is not confused with -c. | Nick Clifton | 1 | -0/+3 |
2002-12-16 | Add support to skip import libraries for performance reasons and instead | Nick Clifton | 1 | -28/+35 |
2002-12-10 | * emultempl/elf32.em (struct orphan_save): Add os_tail field. | Alan Modra | 1 | -0/+22 |
2002-12-04 | * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Set | Alan Modra | 1 | -3/+13 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 23 | -518/+536 |
2002-11-14 | Add --enable-auto-import extension. | Nick Clifton | 1 | -19/+29 |
2002-11-12 | * emultempl/ppc64elf.em (ppc_before_allocation): New function. | Alan Modra | 2 | -59/+73 |
2002-11-06 | Adds support for fastcall symbols as used on Microsoft Windows platforms | Nick Clifton | 1 | -215/+214 |
2002-10-30 | * emultempl/aix.em: Use include <> for generated headers. | Daniel Jacobowitz | 4 | -4/+4 |
2002-10-23 | * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel* | Jakub Jelinek | 1 | -0/+1 |
2002-10-10 | * emultempl/elf32.em (output_rel_find): Prefer .rel script sections | Alan Modra | 1 | -21/+31 |
2002-09-30 | * emultempl/elf32.em (output_rel_find): Always place orphan loadable | Alan Modra | 1 | -27/+29 |
2002-08-28 | * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll, | Alan Modra | 1 | -10/+10 |
2002-08-27 | Revert ARM linker patch and apply similar patch to bfd instead | Nick Clifton | 1 | -82/+43 |
2002-08-22 | Set the last bit of DT_INIT and DT_FINI depending on the type of the function. | Nick Clifton | 1 | -43/+82 |
2002-08-07 | Only search for an interworking bfd if there are input bfds. | Nick Clifton | 1 | -10/+12 |
2002-08-06 | * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts | Alan Modra | 1 | -60/+69 |
2002-07-31 | Add new field to bfd_link structure and use it to control how common symbols | Nick Clifton | 1 | -0/+9 |
2002-07-20 | * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't | Alan Modra | 3 | -3/+7 |
2002-07-19 | * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text | Hans-Peter Nilsson | 1 | -0/+11 |
2002-07-01 | * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. | Alan Modra | 5 | -14/+27 |
2002-06-19 | 2002-06-18 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -1/+1 |
2002-06-19 | 2002-06-18 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -1/+1 |
2002-06-17 | Fix ld segfault for some elf targets. Fix default layout for d10v. | Tom Rix | 1 | -0/+4 |
2002-06-13 | 2002-06-12 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+7 |
2002-06-07 | * emultempl/ppc64elf.em (new_vers_pattern): Warning fix. | Alan Modra | 1 | -1/+1 |
2002-06-07 | Enable pei386_auto_import by default. Only print a info message about auto | Nick Clifton | 1 | -5/+6 |
2002-06-05 | * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place | Alan Modra | 1 | -1/+1 |
2002-05-29 | Fix genreation of arm <->thumb glue stubs by ensuring that they are in the la... | Nick Clifton | 1 | -11/+46 |
2002-05-27 | * ldlang.c (lang_size_sections_1): Move check for conflicting load | Richard Sandiford | 3 | -3/+3 |
2002-05-22 | * pe-dll.c (autofilter_liblist): Add more system libs excluded by default. | Christopher Faylor | 1 | -1/+7 |
2002-05-22 | * ldemul.c (ldemul_new_vers_pattern): New function. | Alan Modra | 17 | -14/+135 |
2002-05-22 | * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when | Alan Modra | 1 | -1/+1 |
2002-05-22 | 2002-05-21 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -0/+3 |
2002-05-18 | Add -bnortl and -bnortllib support for AIX. | Tom Rix | 1 | -1/+4 |
2002-05-10 | XCOFF64 fixes. For setting arch/mach and for R_BR relocations. | Tom Rix | 1 | -19/+26 |
2002-05-04 | * emultempl/hppaelf.em (build_section_lists): New function. | Alan Modra | 1 | -10/+40 |
2002-05-02 | * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete. | Alan Modra | 1 | -4/+7 |
2002-05-01 | Formatting fix. | Tom Rix | 1 | -2/+2 |
2002-05-01 | Long branch stubs, multiple stub sections. | Alan Modra | 1 | -26/+291 |
2002-04-30 | Add support for AIX -blibpath and -bnolibpath. | Tom Rix | 1 | -4/+22 |
2002-04-11 | Add 'n' in order to prevent "-n" from being taken as an abbreviation for | Nick Clifton | 1 | -1/+6 |
2002-03-19 | 2002-03-18 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 1 | -7/+4 |
2002-03-18 | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 1 | -2/+2 |
2002-02-19 | Add support for -brtl, run time linking, to AIX ld. | Tom Rix | 1 | -18/+23 |
2002-02-17 | * emultempl/mmo.em (mmo_after_open): Don't call | Hans-Peter Nilsson | 1 | -5/+13 |
2002-02-15 | Tweak wording in comment in last change | Hans-Peter Nilsson | 1 | -9/+10 |