aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1993-10-07 * coffswap.h: (bfd_swap_reloc_in): a symndx is signed.Steve Chamberlain3-75/+269
1993-10-07 Make support for relaxing more generic.Steve Chamberlain1-0/+11
1993-10-07elfcode.h (EALIGN): Define, dependent on ARCH_SIZE.Ken Raeburn2-52/+57
1993-10-07removed two deleted files (thanks Fred)Ken Raeburn1-2/+0
1993-10-05 * configure.host: Recognize hppa*-*-hiux* (currently synonym for hpux).Jim Kingdon2-1/+8
1993-10-05 * coff-rs6000.c, cpu-rs6000.c, rs6000-core.c: Change non-ASCIIJim Kingdon1-0/+34
1993-10-05Another forgotten file.Stan Shebs1-0/+1
1993-10-03Reflect changes in Lynx files.Stan Shebs1-1/+2
1993-10-03More additions and changes for Lynx.Stan Shebs3-228/+27
1993-10-03* config/news-mips.mh, hosts/news-mips.h: New files.Jim Kingdon1-0/+1
1993-10-03 * config/news-mips.mh, hosts/news-mips.h: New files.Jim Kingdon1-0/+5
1993-10-02new for mips corefilesJim Kingdon1-0/+12
1993-10-01 * configure.in: i386lynx_coff_vec requires coff-i386lynx.o.Stan Shebs6-34/+870
1993-09-30reloc.c (bfd_reloc_code_type): Add linkage-table relative reloc of size 8, 16,Ken Raeburn1-0/+6
1993-09-28 * section.c (bfd_make_section_anyway): New function.Jim Kingdon1-0/+10
1993-09-28 * section.c (bfd_make_section_anyway): New function.Jim Kingdon1-1/+11
1993-09-28Keep m68klynx.hStan Shebs1-0/+1
1993-09-28Keep m68klynx.cStan Shebs1-0/+1
1993-09-28 * ecoff.c (ecoff_slurp_symbolic_info): Always determine raw_sizePeter Schauer1-0/+7
1993-09-28Fix a typoStan Shebs1-1/+1
1993-09-28New and improved Lynx support.Stan Shebs4-0/+315
1993-09-27 * archive.c: Define offsetof here.Jim Kingdon19-94/+5