aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1993-02-22 * coff-mips.c (ecoff_set_symbol_info): stBlock symbols are alwaysIan Lance Taylor2-66/+46
1993-02-17* trad-core.c (trad_unix_make_empty_symbol): wrap PARAMS around anK. Richard Pixley1-0/+3
1993-02-17aout-adobe.c (aout_adobe_object_p): eliminate a warning from vaxK. Richard Pixley1-0/+6
1993-02-17cast an enum into unsigned char avoiding a fatal error in vax ultrix 4.2 cc.K. Richard Pixley1-0/+5
1993-02-16Added 1993 copyrights to files that I have changed in 1993. Some wereIan Lance Taylor8-32/+71
1993-02-16Roll to version 2.1.John Gilmore3-3/+9
1993-02-16* oasys.c (oasys_write_object_contents): Lint.John Gilmore3-8/+17
1993-02-13no more v9 code in aoutx.hDavid D. Zuhn1-16/+0
1993-02-12Fri Feb 12 14:23:07 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-94/+92
1993-02-12 * coffcode.h (coff_set_arch_mach_hook): *FIXME* the H8/300 is alwaysSteve Chamberlain2-1/+72
1993-02-11Eliminated uses of DEFUN. Added seclet_link element to vectors.Ken Raeburn1-17/+19
1993-02-04H8/500 supportSteve Chamberlain3-0/+216
1993-02-04Thu Feb 4 12:35:02 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor3-23/+49
1993-02-03Wed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-17/+5
1993-02-03Wed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-2/+10
1993-02-03Fix some minor bugs, make work on big endian machines, rememberIan Lance Taylor1-14/+23
1993-02-03Keep mipsbsd.h.John Gilmore1-0/+1
1993-02-03Remove "done in pwd" msg.John Gilmore1-2/+0
1993-02-03Eliminate extraneous messages and RCS log.John Gilmore1-20/+2
1993-02-03Remove "done in" message.John Gilmore1-2/+0
1993-02-03Add aout-mipsbsd.cJohn Gilmore1-0/+1
1993-02-02 * aoutx.h (NAME(aout,slurp_symbol_table)): Made symbolPer Bothner1-0/+6
1993-02-02General cleanup--added prototypes, removed a few unused variables,Ian Lance Taylor1-180/+290
1993-02-02Create a .scommon section for each input BFD so the linker hasIan Lance Taylor2-20/+87
1993-02-01from ralphc: mips-aout supportKen Raeburn2-1/+469
1993-02-01from ralphc: recognize some mips variantsKen Raeburn1-43/+54
1993-02-01accept mips-dec-bsd* and i?86-*-elfKen Raeburn1-0/+16
1993-02-01changes from Ralph Campbell @ Pyramid for MIPS a.out (BSD 4.4) supportKen Raeburn1-0/+49
1993-01-29Checkpoint. Can now create MIPS style armap hash tables. Fixed someIan Lance Taylor1-35/+189