aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1993-11-12 * trad-core.c (trad_unix_core_file_p): If new hookJim Kingdon1-0/+7
1993-11-11 * bfd.c (struct _bfd): Add hppabsd_core_data.Jeff Law2-0/+8
1993-11-11 * elf32-hppa.c (hppa_elf_reloc): Remove DEFUN crud. Remove codeJeff Law2-47/+32
1993-11-09Entries for several checkins.Ian Lance Taylor1-0/+41
1993-11-09 * elfcode.h (elf_object_p): Rather than looking through an arrayIan Lance Taylor4-20/+39
1993-11-09Fix a brainoStan Shebs2-0/+6
1993-11-09 * libelf.h: Added some comments.Ian Lance Taylor4-15/+114
1993-11-08 * elfcode.h (bfd_section_from_shdr): Remove duplicate assignmentIan Lance Taylor2-32/+56
1993-11-08 * reloc.c: Use const instead of CONST.Ian Lance Taylor3-22/+33
1993-11-08Netware target supportDavid Henkel-Wallace1-0/+6
1993-11-08 * libbfd.c (bfd_put_8): Add parens around reference to "val"Jeff Law1-0/+5
1993-11-06correct mach3 valuesDavid MacKenzie1-0/+5
1993-11-06more doc cleanupsDavid MacKenzie2-14/+14
1993-11-05coffcode.h change.Ian Lance Taylor1-0/+4
1993-11-05fix mistakes in last changeDavid MacKenzie3-99/+96
1993-11-05doc cleanupDavid MacKenzie19-1137/+1517
1993-11-05Check in version built from changed bfd-in.h.John Gilmore1-1/+13
1993-11-04* bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors.John Gilmore3-29/+110
1993-11-04 * From Pete Hoogenboom (hoogen@cs.utah.edu)Jeff Law1-0/+7
1993-11-04Added .PHONY for check and installcheck. both now also echo a message.Jeffrey Wheat2-243/+165
1993-11-02HPUX portability change.Bill Cox1-0/+5
1993-11-02* config.bfd: Use bigmips for mips*-*-bsd*.Jim Kingdon2-1/+5
1993-11-01 * elfcode.h (elf_slurp_reloca_table, elf_slurp_reloc_table):Ian Lance Taylor1-0/+3
1993-11-01 * elf32-mips.c (mips_elf_hi16_reloc, mips_elf_lo16_reloc):Ian Lance Taylor1-0/+10
1993-11-01 * reloc.c (enum bfd_reloc_code_real): AddedIan Lance Taylor1-5/+984
1993-11-01 * aout-target.h (MY_bfd_debug_info_start, MY_bfd_debug_info_end,Ian Lance Taylor1-0/+21
1993-11-01Keep Lynx filesStan Shebs2-2/+6
1993-11-01* config.bfd: Use m68k-elf for m68*-*-sysv4*.Jim Kingdon2-12/+17
1993-10-31 * targets.c: Move enum target_flavour outside of struct and changeJim Kingdon2-40/+86
1993-10-31* som.c: Add comment about how abort() on corrupt executable is evil.Jim Kingdon1-0/+8
1993-10-29testDavid MacKenzie1-1/+1
1993-10-29 * bfd-in.h: Added commands for object file flag values.Ian Lance Taylor2-1/+17
1993-10-29initial mach3 386 support (not working yet)David MacKenzie1-0/+5
1993-10-29Minor changes, plus definitions for Sparc Lynx host.Stan Shebs3-6/+48
1993-10-29A number of minor Lynx-related changes, plus basic Sparc Lynx support.Stan Shebs4-6/+38
1993-10-28 gcc -Wall lint:Ian Lance Taylor5-173/+569
1993-10-28 * configure.in, config/i386-mach3.mt: Update for new configurationJim Kingdon3-1/+11
1993-10-27 * nlmcode.h (nlm_swap_auxiliary_headers_in,Ian Lance Taylor1-0/+6
1993-10-26 * targets.c (target_vector): Remove SCO_CORE. On Sep 11 1993,Jim Kingdon2-11/+16
1993-10-26 * elfcode.h (assign_file_position_for_section): Align sh_offset toIan Lance Taylor2-37/+41
1993-10-26From Jeff Law and Pete Hoogenboom at Utah:Ken Raeburn3-137/+200
1993-10-26 * som.c (hppa_object_setup): Set SEC_CODE for .text section soStu Grossman2-191/+568
1993-10-25 Fix up warnings from gcc -Wall:Ian Lance Taylor2-11/+17
1993-10-25 * libbfd.c (bfd_write): If not everything is written out, setIan Lance Taylor3-34/+64
1993-10-25aoutx.h (reloc_type_lookup): Handle BFD_RELOC_SPARC_WDISP22.Ken Raeburn1-0/+9
1993-10-22note TDEFINES setting of FPRINTF_ALREADY_DECLARED.Mark Eichin1-0/+6
1993-10-22 * targets.c (target_vector): Enable MIPS ELF vectors.Ian Lance Taylor1-0/+4
1993-10-22* config.bfd: Use bigmips for mips-sony-bsd*.Jim Kingdon2-0/+3
1993-10-22* configure.host, config.bfd: Add * to end of all OS names.Jim Kingdon2-17/+22
1993-10-21elfcode.h (FILE_ALIGN_: Renamed from EALIGN, to avoid conflict with UltrixKen Raeburn3-84/+227