aboutsummaryrefslogtreecommitdiff
path: root/bfd/libaout.h
AgeCommit message (Expand)AuthorFilesLines
1996-12-13 * libaout.h (enum machine_type): Change M_SPARCLET from 142 to 131.David Edelsohn1-2/+1
1996-09-03 * Makefile.in (aout-sparcle.o): New target.David Edelsohn1-20/+14
1996-04-02 * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET.David Edelsohn1-4/+5
1996-03-27update copyrightsIan Lance Taylor1-6/+5
1995-10-28Added M_68K4K_NETBSD magic.Niklas Hallqvist1-0/+4
1995-09-12 * sunos.c (sunos_slurp_dynamic_symtab): New static function,Ian Lance Taylor1-11/+35
1994-11-26Add changes from customer since last work.Michael Tiemann1-4/+19
1994-06-14 * libaout.h (struct aoutdata): Add q_magic_format to subformatIan Lance Taylor1-9/+16
1994-06-13 * aoutf1.h (aout_32_sunos4_write_object_contents): Handle aIan Lance Taylor1-1/+4
1994-06-02 Add linker support for SunOS shared libraries.Ian Lance Taylor1-0/+104
1994-04-07 * sunos.c (MY_read_dynamic_symbols): Don't define.Ian Lance Taylor1-19/+16
1994-04-06 * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1-10/+2
1994-04-04 Made sure that every call to bfd_read, bfd_write, and bfd_seekIan Lance Taylor1-7/+17
1994-04-01 Add bfd_free_cached_info support to a.out backends.Ian Lance Taylor1-5/+5
1994-03-30Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-7/+49
1993-12-31 Minor cleanups suggested by CodeCenter.Ian Lance Taylor1-3/+2
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1-12/+59
1993-06-16comment branches in ARCH_SIZE testKen Raeburn1-8/+10
1993-04-28add new field for subformat (for hp300 work)Ken Raeburn1-3/+11
1992-11-28* aout-target.h, aoutf1.h, trad-core.c, coffcode.h, libaout.h:John Gilmore1-34/+81
1992-10-15* aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,John Gilmore1-5/+4
1992-10-09Linker now works for go32; other changes keep it from breaking the otherMark Eichin1-4/+12
1992-06-16[time to file a PR on cvs...]Ken Raeburn1-67/+55
1991-11-22 Moved bfd_stab_name() and bfd_stab_names[]Per Bothner1-0/+4
1991-11-21* libaout.h (WORK_OUT_FILE_POSITIONS): One more try at thisJohn Gilmore1-3/+5
1991-10-16* host-aout.c: New strategy. We use common code, include files,John Gilmore1-30/+100
1991-10-05* bfd.c: Remove strerror() to libiberty.John Gilmore1-20/+29
1991-05-29Rename liba.out.h to libaout.h for brain death file systems. Change callers.John Gilmore1-0/+2
1991-05-29Merge in changes from gdb-3.95 release into mainstream of BFD development.John Gilmore1-33/+137
1991-05-10Split up a.out handlers into generic and target-specific.John Gilmore1-28/+77
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-6/+2
1991-04-15Merged in some changes from Intel,Steve Chamberlain1-2/+2
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+80