aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1993-10-21 gcc -Wall lint:Jim Kingdon1-0/+7
1993-10-21 * dep-in.sed: Create our own line breaks for a more aestheticIan Lance Taylor1-0/+4
1993-10-21 * elf32-mips.c: Include "seclet.h".Ian Lance Taylor2-0/+13
1993-10-20 * libnlm.h (nlm_backend_data): Added signature field.Ian Lance Taylor1-0/+6
1993-10-20(HFILES): New variable, for use in "make dep".Ken Raeburn1-10/+21
1993-10-20 * aoutf1.h (MACHTYPE_OK): Accept M_UNKNOWN.Ian Lance Taylor1-0/+5
1993-10-20* hosts/i386bsd.h [__bsdi__]: Define HOST_DATA_START_ADDR.Jim Kingdon1-0/+4
1993-10-19 * coff-alpha.c: Implemented reloc handling for the linker, madeIan Lance Taylor2-47/+86
1993-10-19* Makefile.in: Add dependancy for elf.o to make Sun make happyStu Grossman1-4/+18
1993-10-14 * coffcode.h (styp_to_sec_flags): Don't set SEC_DEBUGGING until itIan Lance Taylor1-0/+7
1993-10-14 * ecoff.c (ecoff_bfd_seclet_link): Don't link a .reginfo section.Ian Lance Taylor1-0/+6
1993-10-13More "make dep" fixups.Ken Raeburn3-0/+49
1993-10-13Oopsie.Ken Raeburn1-55/+214
1993-10-13remove inclusion of strings.hKen Raeburn1-1/+0
1993-10-13coff-i386.c (i3coff_object_p): Now static.Ken Raeburn2-3/+16
1993-10-1368kcoff, makedep changesKen Raeburn1-0/+14
1993-10-13Make "make dep" easier to work with. Updated lots of dependencies.Ken Raeburn2-168/+147
1993-10-13Define ONLY_DECLARE_RELOCS, to avoid name conflicts when "--with-targets=all".Ken Raeburn1-0/+1
1993-10-13for m68klynx_coff_vec, include coff-m68k.o for nowKen Raeburn1-1/+1
1993-10-12 * elf32-mips.c: Extensive additions to do relocations and toIan Lance Taylor3-16/+57
1993-10-12Add elf64-sparc.c to lose_these_too if it is not added to keep_these_too.Fred Fish1-0/+2
1993-10-11 * ecoff.c (ecoff_mkobject): Check bfd_make_section return value.Ian Lance Taylor2-38/+274
1993-10-08 * libbfd.c (bfd_get*32, bfd_get*64): Prevent ANSI sign extensionPeter Schauer1-0/+5
1993-10-08 * configure.in: Do not define SELECT_VECS, SELECT_ARCHITECTURESPeter Schauer2-8/+13
1993-10-07* aoutx.h (howto_table_std): Correct the "size" field in some entries.Ken Raeburn2-54/+83