Age | Commit message (Expand) | Author | Files | Lines |
1993-11-18 | * libecoff.h: Include coff/ecoff.h. | Ian Lance Taylor | 2 | -183/+258 |
1993-11-17 | Wed Nov 17 13:56:10 1993 Stan Shebs (shebs@rtl.cygnus.com) | Stan Shebs | 1 | -0/+7 |
1993-11-17 | Need to declare nlm32_sparc_vec; oopsie. | Sean Eric Fagan | 1 | -4/+9 |
1993-11-17 | Don't want the new files to disappear unexpectedly! | Sean Eric Fagan | 1 | -0/+2 |
1993-11-17 | Two more files in BFD updated for NetWARE/SPARC. | Sean Eric Fagan | 1 | -3/+3 |
1993-11-17 | NetWare/SPARC changes; required changes to the interface as well as | Sean Eric Fagan | 1 | -4/+16 |
1993-11-17 | * lynx-core.c (lynx_core_file_p): Change bfd_zalloc to bfd_alloc. | Stu Grossman | 6 | -54/+60 |
1993-11-16 | * i386linux.c: Define new macro ZMAGIC_DISK_BLOCK_SIZE to 1024, and | Jim Kingdon | 1 | -0/+11 |
1993-11-15 | * Makefile.in (diststuff): New target. | Ken Raeburn | 1 | -1/+1 |
1993-11-15 | * som.c (som_object_setup): Do not create dummy ".text", ".data", | Jeff Law | 1 | -0/+10 |
1993-11-15 | * bfd-in2.h: Rebuilt. | Jeff Law | 1 | -0/+4 |
1993-11-14 | * som.c (som_bfd_reloc_type_lookup): Add missing prototype. Returns | Jeff Law | 2 | -4/+8 |
1993-11-14 | * som.c (som_begin_writing): New function. | Jeff Law | 2 | -7/+243 |
1993-11-14 | * som.c (som_write_space_strings): New function. | Jeff Law | 2 | -0/+182 |
1993-11-14 | * som.c (som_write_fixups): New function. | Jeff Law | 2 | -1/+257 |
1993-11-13 | * som.c (som_prep_for_fixups): New function. | Jeff Law | 2 | -0/+101 |
1993-11-13 | * som.c (som_write_object_contents): Do not abort. Flesh out. | Jeff Law | 2 | -10/+69 |
1993-11-13 | * som.c (som_build_and_write_symbol_table): New function. | Jeff Law | 2 | -0/+156 |
1993-11-13 | * som.c (som_write_headers): New function. | Jeff Law | 2 | -3/+180 |
1993-11-13 | * som.c (som_reloc_call): New function. | Jeff Law | 2 | -0/+119 |
1993-11-13 | * som.c (som_sizeof_headers): Add missing prototype. | Jeff Law | 2 | -4/+6 |
1993-11-13 | * som.c (som_prep_headers): New function. | Jeff Law | 2 | -1/+96 |
1993-11-13 | * som.c (som_count_spaces): New function. | Jeff Law | 2 | -0/+88 |
1993-11-13 | * som.c (hppa_som_gen_reloc_type): New function. | Jeff Law | 2 | -1/+87 |
1993-11-13 | * som.c (try_prev_fixup): New function. | Jeff Law | 2 | -1/+157 |
1993-11-13 | * som.c (som_initialize_reloc_queue): New function. | Jeff Law | 2 | -0/+122 |
1993-11-12 | * som.c (som_hppa_howto_table): SOM howto relocation table. | Jeff Law | 2 | -1/+284 |
1993-11-12 | * som.c (struct reloc_queue): New structure to keep track of | Jeff Law | 2 | -0/+34 |
1993-11-12 | * som.c: Include libhppa.h | Jeff Law | 2 | -0/+3 |
1993-11-12 | * som.c (bfd_som_set_section_attributes): New function. | Jeff Law | 2 | -2/+87 |
1993-11-12 | * som.h (struct som_symbol): Add new fields to hold additional | Jeff Law | 1 | -0/+155 |
1993-11-12 | * trad-core.c (trad_unix_core_file_p): If new hook | Jim Kingdon | 1 | -0/+7 |
1993-11-11 | * bfd.c (struct _bfd): Add hppabsd_core_data. | Jeff Law | 2 | -0/+8 |
1993-11-11 | * elf32-hppa.c (hppa_elf_reloc): Remove DEFUN crud. Remove code | Jeff Law | 2 | -47/+32 |
1993-11-09 | Entries for several checkins. | Ian Lance Taylor | 1 | -0/+41 |
1993-11-09 | * elfcode.h (elf_object_p): Rather than looking through an array | Ian Lance Taylor | 4 | -20/+39 |
1993-11-09 | Fix a braino | Stan Shebs | 2 | -0/+6 |
1993-11-09 | * libelf.h: Added some comments. | Ian Lance Taylor | 4 | -15/+114 |
1993-11-08 | * elfcode.h (bfd_section_from_shdr): Remove duplicate assignment | Ian Lance Taylor | 2 | -32/+56 |
1993-11-08 | * reloc.c: Use const instead of CONST. | Ian Lance Taylor | 3 | -22/+33 |
1993-11-08 | Netware target support | David Henkel-Wallace | 1 | -0/+6 |
1993-11-08 | * libbfd.c (bfd_put_8): Add parens around reference to "val" | Jeff Law | 1 | -0/+5 |
1993-11-06 | correct mach3 values | David MacKenzie | 1 | -0/+5 |
1993-11-06 | more doc cleanups | David MacKenzie | 2 | -14/+14 |
1993-11-05 | coffcode.h change. | Ian Lance Taylor | 1 | -0/+4 |
1993-11-05 | fix mistakes in last change | David MacKenzie | 3 | -99/+96 |
1993-11-05 | doc cleanup | David MacKenzie | 19 | -1137/+1517 |
1993-11-05 | Check in version built from changed bfd-in.h. | John Gilmore | 1 | -1/+13 |
1993-11-04 | * bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors. | John Gilmore | 3 | -29/+110 |
1993-11-04 | * From Pete Hoogenboom (hoogen@cs.utah.edu) | Jeff Law | 1 | -0/+7 |