Age | Commit message (Expand) | Author | Files | Lines |
1998-11-18 | * elf-bfd.h (struct elf_link_hash_entry): Add vtable_entries_size. | Richard Henderson | 2 | -8/+54 |
1998-11-17 | Fixed simple fr30 reloc handling. | Nick Clifton | 2 | -11/+22 |
1998-11-17 | typo | DJ Delorie | 1 | -1/+1 |
1998-11-17 | * archive.c (bfd_ar_hdr_from_filesystem): support BFD_IN_MEMORY | DJ Delorie | 2 | -11/+104 |
1998-11-17 | Mon Nov 16 19:15:19 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 1 | -0/+4 |
1998-11-16 | Replaced fixed size array for hi16 relocations with a linked list. | Nick Clifton | 2 | -83/+278 |
1998-11-16 | * elf64-alpha.c (elf64_alpha_relax_section): Search for the proper | Richard Henderson | 1 | -0/+7 |
1998-11-14 | * configure.in (vms_alpha_vec): Rename from evax_alpha_vec, and | Ian Lance Taylor | 2 | -16/+24 |
1998-11-13 | Thu Nov 12 19:19:54 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 2 | -12/+17 |
1998-11-11 | Tue Nov 10 16:17:06 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -1/+1 |
1998-11-11 | Tue Nov 10 16:17:06 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -2/+7 |
1998-11-10 | Add support for generating FR30 machine number | Nick Clifton | 2 | -0/+7 |
1998-11-10 | * acinclude.m4 (BFD_HAVE_SYS_PROCFS_TYPE, | Felix Lee | 4 | -763/+447 |
1998-11-10 | * elf32-d10v.c (reloc_type): Add R_D10V_GNU_VTINHERIT and | Catherine Moore | 1 | -0/+13 |
1998-11-07 | Sat Nov 7 18:07:51 1998 Peter Schauer <peter.schauer@regent.e-technik.tu-m... | Ian Lance Taylor | 1 | -0/+8 |
1998-11-05 | Add sanitization for FR30 | Nick Clifton | 1 | -0/+2 |
1998-11-05 | Added support for FR30 | Nick Clifton | 11 | -961/+1253 |
1998-11-02 | Mon Nov 2 14:59:33 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -305/+1144 |
1998-11-02 | * elf-m10300.c (mn10300_elf_relax_section): Do not use alloca, | Jeff Law | 1 | -0/+5 |
1998-11-01 | * libbfd-in.h (_bfd_dwarf1_find_nearest_line): Declare. | Ian Lance Taylor | 2 | -2/+29 |
1998-11-01 | Sun Nov 1 12:46:53 1998 Geoff Keating <geoffk@ozemail.com.au> | Ian Lance Taylor | 1 | -0/+6 |
1998-11-01 | * elf32-ppc.c (ppc_elf_reload_section): Fix typo. | Jeff Law | 2 | -10/+13 |
1998-10-27 | Fix comment. | Nick Clifton | 1 | -1/+14 |
1998-10-27 | 1998-10-26 15:58 Ulrich Drepper <drepper@cygnus.com> | Ulrich Drepper | 1 | -18/+40 |
1998-10-27 | (elf_collect_hash_codes): New function. This function is called for | Ulrich Drepper | 1 | -30/+198 |
1998-10-27 | (bfd_elf_hash): Optimize the hash function a bit. | Ulrich Drepper | 1 | -66/+515 |
1998-10-27 | (struct elf_link_hash_entry): Add new field elf_hash_value. | Ulrich Drepper | 1 | -4/+21 |
1998-10-19 | * acinclude.m4: undo previous gettext change | Felix Lee | 1 | -0/+5 |
1998-10-19 | bfd: | Felix Lee | 4 | -110/+874 |
1998-10-16 | * elf32-m32r.c: Add HOWTO entries for R_M32R_GNU_VTINHERIT | Catherine Moore | 1 | -0/+12 |
1998-10-12 | Fix fise of R_M32R_18_PCREL relocation. | Nick Clifton | 1 | -0/+6 |
1998-10-12 | Cope with missing hi or lo relocs. | Nick Clifton | 1 | -0/+15 |
1998-10-06 | add dwarf1.c | Gavin Romig-Koch | 1 | -0/+1 |
1998-10-05 | * som.c (som_finish_writing): Perform some sanity checks when | Jeff Law | 1 | -0/+5 |
1998-10-05 | * dwarf1.c : New file. Adds _bfd_dwarf1_find_nearest_line. | Gavin Romig-Koch | 2 | -0/+589 |
1998-10-05 | elflink.h (elf_gc_sections): Do not allow garbage | Catherine Moore | 2 | -1/+7 |
1998-10-05 | * elf32-v850.c: Add HOWTO entries for R_V850_GNU_VTINHERIT and | Catherine Moore | 1 | -0/+12 |
1998-10-05 | * elf32-m68k.c (elf_m68k_gc_sweep_hook): Don't assume | Catherine Moore | 1 | -0/+5 |
1998-10-05 | Sun Oct 4 23:29:34 1998 David Edelsohn <edelsohn@mhpcc.edu> | Ian Lance Taylor | 1 | -0/+6 |
1998-10-05 | * elflink.h (elf_link_add_object_symbols): When a versioned symbol | Ian Lance Taylor | 2 | -2/+13 |
1998-10-05 | * cpu-hppa.c (bfd_hppa20_arch): Define. Link it into the bfd_hppa_arch | Jeff Law | 2 | -3/+20 |
1998-10-05 | * elf32-i386.c (elf_i386_info_to_howto_rel): Handle vtable relocs | Ian Lance Taylor | 1 | -0/+9 |
1998-09-29 | 1998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | Richard Henderson | 1 | -5/+0 |
1998-09-23 | * elflink.h (elf_link_add_object_symbols): Don't record a dynamic | Richard Henderson | 2 | -0/+10 |
1998-09-21 | * elf32-i386.c (elf32_i386_vtinherit_howto): New. | Catherine Moore | 1 | -0/+7 |
1998-09-20 | Sun Sep 20 00:48:07 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+7 |
1998-09-20 | Sun Sep 20 00:09:25 1998 Chris Torek <torek@bsdi.com> | Ian Lance Taylor | 1 | -2/+5 |
1998-09-20 | * libbfd.c (bfd_log2): Cast to bfd_vma before shifting, not | Ian Lance Taylor | 2 | -34/+50 |
1998-09-20 | Sat Sep 19 22:42:23 1998 Doug Rabson <dfr@nlsystems.com> | Ian Lance Taylor | 2 | -1/+8 |
1998-09-18 | Fic PR17107 - ignore contents of word subject to R_V850_32 relocation. | Nick Clifton | 1 | -0/+5 |