aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1993-04-09 * config/sun3.h: String argument to fprintf is const.Ian Lance Taylor2-1/+3
1993-04-09 * coff-mips.c: Renamed PAGE_SIZE to ROUND_SIZE, to avoid confusionIan Lance Taylor1-0/+5
1993-04-08 * trad-core.c (trad_unix_core_file_failing_signal): Use new macroPeter Schauer1-0/+15
1993-04-07 * coff-mips.c (PAGESIZE): Correct value.Ian Lance Taylor1-0/+9
1993-04-06These changes make shared library support work again on 386 COFFIan Lance Taylor3-63/+132
1993-04-05This makes ld -r work for i386-coff targets.Ian Lance Taylor1-0/+9
1993-04-04*** empty log message ***Steve Chamberlain1-0/+5
1993-04-04 * coffcode.h (coff_set_section_contents): Don't write outSteve Chamberlain1-3/+12
1993-04-02 * seclet.c (seclet_dump_seclet): Correct SEC_HAS_CONTENTS test.Ian Lance Taylor2-1/+25
1993-03-30 * aoutx.h (translate_from_native_sym_flags): Now handles indirectSteve Chamberlain2-11/+53
1993-03-26CVS botch. Add MACHTYPE_OK to mipsbsd.c; re-remove aout-mipsbsd.c.Per Bothner1-461/+0
1993-03-24 * aout-target.h (MY(object_p)): Fail if MACHTYPE_OK isPer Bothner1-0/+461
1993-03-24update dvi & info targetsDavid D. Zuhn1-0/+5
1993-03-24mipsbsd renaming, libbfd optimization fixesKen Raeburn1-0/+11
1993-03-24turn on file-position optimizations againKen Raeburn1-1/+1
1993-03-24disable position-caching code for nowKen Raeburn1-1/+1
1993-03-24fix some (not all) bugs in previous changesKen Raeburn1-8/+17
1993-03-23aout-mipsbsd -> mipsbsdKen Raeburn2-4/+4
1993-03-23delete non-mips-related codeKen Raeburn1-67/+16
1993-03-23rename for <=14 charsKen Raeburn1-0/+20
1993-03-23Eek, a bug!Ken Raeburn1-1/+1
1993-03-23oops, left some debug code inKen Raeburn1-1/+1
1993-03-23FILE_OFFSET_IS_CHAR_INDEX changes to libbfd.c and hosts/sparc.hKen Raeburn1-0/+11
1993-03-23libbfd.c: Maintain `where' field of BFD with current position while BFD isKen Raeburn2-35/+56
1993-03-23since bfd vers is > 2.0, make doc say so alsoKen Raeburn1-0/+6
1993-03-23add installcheck targetDavid D. Zuhn2-0/+5
1993-03-22 * coff-mips.c (ecoff_set_symbol_info): Relocate encapsulated stabsIan Lance Taylor1-0/+5
1993-03-16 * Makefile.in: Add *clean rules.Per Bothner2-16/+83
1993-03-16elf32.c, elf32-sparc.c changesKen Raeburn1-0/+8
1993-03-13consistent use of -solaris2*David D. Zuhn1-0/+4
1993-03-12 * rs6000-core.c: Add .ldinfo section.Jim Kingdon1-0/+4
1993-03-12 * Makefile.in (MAKEOVERRIDES): Define to be empty.Ian Lance Taylor2-11/+36
1993-03-12 * section.c (bfd_set_section_contents): whitespacsSteve Chamberlain2-0/+11
1993-03-12don't define POSIX_UTIME for go32, makes ar & ranlib happy againDavid D. Zuhn2-1/+4
1993-03-09 * elf32.c (elf_object_p): Use ELF_ARCH stored in xvec to matchFred Fish2-19/+62
1993-03-09Removed obsolete Makefile.dos.Ian Lance Taylor2-379/+0
1993-03-08hppa.c: don't require DL_MAGIC, SHL_MAGIC, if they're not defined (hpux 7.0)Ken Raeburn2-1/+7
1993-03-08hppa and aix386-core changesKen Raeburn1-0/+16
1993-03-08from Noah Friedman: define some needed macros if hpux version < 8Ken Raeburn1-0/+23
1993-03-04 * coff-mips.c (ecoff_bfd_reloc_type_lookup): New function.Ian Lance Taylor3-78/+198
1993-03-03 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)Fred Fish3-0/+57
1993-03-03 * aoutx.h (string.h): Include for strchr and friends.Fred Fish1-0/+6
1993-03-02keep new elf filesKen Raeburn1-1/+7
1993-02-27Document damage^H^H^H^H^H^Hwork done so far tonight.Ken Raeburn1-0/+23
1993-02-27revised elf supportKen Raeburn3-0/+2631
1993-02-27symbol srec stuffSteve Chamberlain2-11/+28
1993-02-25 * elf.c (elf_write_object_contents): Section ".shstrtab" should beKen Raeburn1-0/+11
1993-02-23 * Minor cleanups provoked by gcc warnings:Ian Lance Taylor3-11/+14
1993-02-23 * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup andIan Lance Taylor8-48/+85
1993-02-23 * libcoff.h (obj_raw_syment_coun): New macro.Per Bothner3-13/+26