Age | Commit message (Expand) | Author | Files | Lines |
2000-10-07 | Make elf section symbols global for link-once sections. | Alan Modra | 2 | -3/+9 |
2000-10-06 | * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs | DJ Delorie | 3 | -3/+64 |
2000-10-05 | Preserve machine dependent section header flags when reading ELF object file. | Jim Wilson | 5 | -1/+45 |
2000-10-02 | Correct call to _bfd_elf32_gc_record_vtable. | Alan Modra | 2 | -7/+11 |
2000-10-02 | 2000-10-01 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 2 | -1/+10 |
2000-09-30 | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | Alexandre Oliva | 1 | -304/+294 |
2000-09-30 | Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t. | Alan Modra | 4 | -41/+130 |
2000-09-29 | Define two bfd_targets for absence and presence of leading | Hans-Peter Nilsson | 7 | -193/+335 |
2000-09-29 | (arm_add_to_rel): Fix R_ARM_THM_PC22 relocations. | Alan Modra | 2 | -66/+94 |
2000-09-29 | * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath. | Alan Modra | 2 | -12/+8 |
2000-09-29 | That'll teach me not to type little patches in by hand. Get | Alan Modra | 1 | -1/+1 |
2000-09-29 | (elf_fake_sections): Do not mark the section SHT_NOBITS if | Alan Modra | 2 | -8/+7 |
2000-09-28 | * aout-cris.c (N_TXTADDR): Define. | Hans-Peter Nilsson | 2 | -0/+16 |
2000-09-28 | * som.c: Include alloca-conf.h | Alan Modra | 5 | -16/+23 |
2000-09-27 | .plt stub for lazy linking, --stub-group-size=N ld switch, | Alan Modra | 4 | -84/+215 |
2000-09-27 | * elfcode.h (elf_object_p): Preserve and clear abfd section | Hans-Peter Nilsson | 2 | -0/+14 |
2000-09-26 | * peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectory | DJ Delorie | 2 | -7/+27 |
2000-09-26 | Make weak symbols SS_UNIVERSAL (ie. global) | Alan Modra | 2 | -1/+7 |
2000-09-21 | Correct comments. Don't check non-code output sections for stub | Alan Modra | 2 | -23/+50 |
2000-09-21 | Fix a segfault caused by under-allocating an array. | Alan Modra | 2 | -18/+24 |
2000-09-20 | Handle out of memory situations. | Alan Modra | 2 | -0/+7 |
2000-09-19 | Change the PLT entry 0 instruction sequence to actually work. | Nick Clifton | 2 | -4/+11 |
2000-09-18 | * elf32-sh.c (sh_elf_relocate_section): Use | Alexandre Oliva | 2 | -19/+25 |
2000-09-18 | Group stub sections. | Alan Modra | 3 | -165/+276 |
2000-09-16 | * elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match | Alexandre Oliva | 2 | -1/+6 |
2000-09-15 | add support for embedded relocs in m68k ELF port | Nick Clifton | 9 | -389/+557 |
2000-09-15 | ld performs LITUSE relocations incorrectly if -relax is specified on the ld | Nick Clifton | 2 | -10/+26 |
2000-09-15 | Find the first .init and .fini sections correctly. | Alan Modra | 2 | -57/+90 |
2000-09-14 | Lots of bug fixes. .plt entries for DT_INIT, DT_FINI, and any | Alan Modra | 2 | -240/+655 |
2000-09-14 | * elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32, | Alexandre Oliva | 2 | -113/+257 |
2000-09-14 | Add support for the MIPS32 | Nick Clifton | 5 | -2/+19 |
2000-09-14 | * som.c (som_write_symbol_strings): Do not used fixed buffers, | Jeff Law | 2 | -25/+68 |
2000-09-12 | 2000-09-12 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2 | -0/+47 |
2000-09-11 | Make debug_sec_names static. | Nick Clifton | 2 | -1/+6 |
2000-09-10 | Emit 8 NULs for target section name instead of dumping core when the target | Nick Clifton | 2 | -1/+8 |
2000-09-09 | 2000-09-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -4/+9 |
2000-09-09 | Do not initialise flags in output bfd if the input bfd is the default | Nick Clifton | 2 | -6/+13 |
2000-09-08 | 2000-09-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 4 | -1093/+1046 |
2000-09-08 | (bfd_get_unique_section_name): Put a dot before the numeric suffix. | Alan Modra | 2 | -152/+157 |
2000-09-07 | 2000-09-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -78/+97 |
2000-09-07 | 2000-09-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -162/+156 |
2000-09-07 | * config.bfd (sh-*-linux*): Added. | Alexandre Oliva | 9 | -12/+78 |
2000-09-06 | * xcofflink.c (xcoff_link_input_bfd): Include the .tocbss | Geoffrey Keating | 3 | -9/+45 |
2000-09-06 | 2000-09-06 Philip Blundell <philb@gnu.org> | Phil Blundell | 2 | -1/+5 |
2000-09-06 | * configure: Rebuilt with new libtool.m4. | Alexandre Oliva | 2 | -272/+268 |
2000-09-06 | `template' isn't a very good name for a variable. | Alan Modra | 3 | -7/+13 |
2000-09-06 | Regenerate files using fixed aclocal install. | Nick Clifton | 5 | -67/+101 |
2000-09-05 | Fix buggy macros | Nick Clifton | 2 | -603/+269 |
2000-09-05 | 2000-09-05 Steven Johnson <sbjohnson@ozemail.com.au> | Geoffrey Keating | 2 | -0/+18 |
2000-09-05 | Shared lib support. | Alan Modra | 3 | -748/+3215 |