Age | Commit message (Expand) | Author | Files | Lines |
2002-08-22 | Set the last bit of DT_INIT and DT_FINI depending on the type of the function. | Nick Clifton | 1 | -0/+7 |
2002-08-22 | Add sh-nto support | Nick Clifton | 1 | -0/+8 |
2002-08-20 | * ldlang.c (offsetof): Define if not defined. | Alan Modra | 1 | -0/+4 |
2002-08-14 | Always enable 64bit targets for 32bit Linux/mips. | H.J. Lu | 1 | -0/+5 |
2002-08-13 | * ld.texinfo (ALIGN): Remove power of 2 restriction. | Alan Modra | 1 | -0/+1 |
2002-08-13 | * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1. | Alan Modra | 1 | -0/+13 |
2002-08-09 | Add QNX Neutrino PowerPC support and common up QNX functions | Nick Clifton | 1 | -0/+8 |
2002-08-08 | Check symbols with undefine version. | H.J. Lu | 1 | -0/+14 |
2002-08-07 | Only search for an interworking bfd if there are input bfds. | Nick Clifton | 1 | -0/+5 |
2002-08-06 | * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts | Alan Modra | 1 | -0/+5 |
2002-08-01 | Revert Adam Nemet's THUMB PLT patch | Nick Clifton | 1 | -0/+5 |
2002-08-01 | 2002-07-31 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2002-08-01 | Enable x86-64 for Linux/i386 if 64bit BFD is selected. | H.J. Lu | 1 | -0/+5 |
2002-07-31 | Enable 64bit emulations for Linux/mips if 64bit BFD is selected. | H.J. Lu | 1 | -0/+5 |
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-31 | Add support for Thumb PLT entries with interworking | Nick Clifton | 1 | -0/+7 |
2002-07-31 | Retroactively add entry for Lars Brinkhoff's contribution of the PDP-11 and | Nick Clifton | 1 | -0/+5 |
2002-07-30 | * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations | Thiemo Seufer | 1 | -0/+12 |
2002-07-30 | Add arm-*-nto port. | Nick Clifton | 1 | -0/+8 |
2002-07-30 | * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type. | Jakub Jelinek | 1 | -0/+7 |
2002-07-26 | Change from OTHER_RELOCATING_SECTIONS to STACK_ADDR in elf32frv.sh | Bernd Schmidt | 1 | -0/+5 |
2002-07-25 | New translations | Nick Clifton | 1 | -6/+12 |
2002-07-24 | Update Spanish and Swedish translations | Nick Clifton | 1 | -1/+6 |
2002-07-24 | Add missing 2001-09-29 entry | Alan Modra | 1 | -12/+16 |
2002-07-24 | Fix a typo. | H.J. Lu | 1 | -1/+1 |
2002-07-23 | update translations. | Nick Clifton | 1 | -0/+4 |
2002-07-20 | * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't | Alan Modra | 1 | -0/+7 |
2002-07-19 | * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text | Hans-Peter Nilsson | 1 | -0/+5 |
2002-07-17 | Add IP2k support to BFD and LD | Nick Clifton | 1 | -0/+12 |
2002-07-16 | Add 'Chnages in 2.13' to NEWS files. | Nick Clifton | 1 | -0/+4 |
2002-07-15 | bfd/ | H.J. Lu | 1 | -0/+5 |
2002-07-12 | * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64. | Alan Modra | 1 | -0/+5 |
2002-07-09 | * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file. | Alan Modra | 1 | -0/+4 |
2002-07-09 | oops, forgot to commit. | Alan Modra | 1 | -0/+8 |
2002-07-05 | * ldlang.c (print_wild_statement): Fix output formatting. | Alan Modra | 1 | -0/+4 |
2002-07-04 | * ldlang.c: (strip_excluded_output_sections): New function. | Alan Modra | 1 | -0/+6 |
2002-07-02 | * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change. | Alan Modra | 1 | -0/+6 |
2002-07-02 | * ldfile.c (ldfile_try_open_bfd): Formatting. | Alan Modra | 1 | -0/+2 |
2002-07-02 | * ldmisc.c (demangle): Move so that it doesn't intrude between | Alan Modra | 1 | -0/+5 |
2002-07-01 | * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format. | Alan Modra | 1 | -0/+4 |
2002-07-01 | * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. | Alan Modra | 1 | -0/+19 |
2002-06-29 | * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define. | Stephane Carrez | 1 | -0/+12 |
2002-06-27 | * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd | Jeff Law | 1 | -0/+5 |
2002-06-26 | ld: | Joern Rennecke | 1 | -0/+7 |
2002-06-26 | * ldmisc.c (demangle): Restore dots stripped from sym name. | Alan Modra | 1 | -0/+4 |
2002-06-26 | 2002-06-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2002-06-20 | Update bug reporting guidelines | Nick Clifton | 1 | -0/+7 |
2002-06-20 | Remove romp target | Nick Clifton | 1 | -0/+4 |
2002-06-19 | 2002-06-18 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -0/+5 |
2002-06-19 | 2002-06-18 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -0/+5 |