Age | Commit message (Expand) | Author | Files | Lines |
2000-11-02 | Add support for *-storm-chaos target | Nick Clifton | 5 | -334/+354 |
2000-11-01 | 2000-10-31 Philip Blundell <philb@gnu.org> | Phil Blundell | 2 | -0/+7 |
2000-10-27 | 2000-10-27 Philip Blundell <philb@gnu.org> | Phil Blundell | 2 | -24/+43 |
2000-10-25 | Plug one of many possible memory leaks in error handling. | Nick Clifton | 2 | -29/+29 |
2000-10-20 | gas/ | Jakub Jelinek | 6 | -43/+72 |
2000-10-16 | * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location | Geoffrey Keating | 2 | -1/+12 |
2000-10-16 | * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro. | Geoffrey Keating | 2 | -29/+51 |
2000-10-14 | * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT | Geoffrey Keating | 2 | -1/+14 |
2000-10-14 | 2000-10-13 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 2 | -8/+18 |
2000-10-12 | Another try at correcting relocations against discarded | Alan Modra | 4 | -19/+57 |
2000-10-12 | Include alloca-conf.h | Alan Modra | 2 | -0/+5 |
2000-10-11 | Revert 2000-10-07 link-once section symbol changes. | Alan Modra | 2 | -6/+8 |
2000-10-10 | Fix my last change to actually compile. | Alan Modra | 2 | -1/+5 |
2000-10-10 | (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc. | Alan Modra | 2 | -1/+5 |
2000-10-10 | * section.c (bfd_make_section_anyway): Release newsect ptr when | Alan Modra | 2 | -2/+10 |
2000-10-09 | * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New. | Richard Henderson | 2 | -1/+54 |
2000-10-07 | Cure a number of segfaults caused by /DISCARD/ of dynamic sections. | Alan Modra | 2 | -21/+44 |
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 |