aboutsummaryrefslogtreecommitdiff
path: root/bfd/.Sanitize
AgeCommit message (Collapse)AuthorFilesLines
1993-07-22 * nlm{32,64}-target.h: Remove.Fred Fish1-2/+1
* nlm-target.h: New file, merged from nlm{32,64}-target.h * libnlm.h (NLM_ARCH_SIZE): Define to ARCH_SIZE. * nlm.c (ARCH_SIZE): Remove define to zero. * nlm32-gen.c (ARCH_SIZE): Define to 32. * nlm32-gen.c (JUMP_TABLE_PREFIX): Define to nlm32. * nlm{32,64}-gen.c (nlm-target.h): Include. * targets.c, libnlm.h, nlm.c, nlm{32,64}-gen.c, nlm{32,64}.c, nlmcode.h: Convert prefixes from bfd_nlm<size> to just nlm<size>, and use macros select size.
1993-07-22Generic HP/UX core file support.Ian Lance Taylor1-0/+1
1993-07-20 * Rename for DOS uniqueness: coff-m68k-un.c -> coff-u68k.cJim Kingdon1-1/+1
config/m68k-coffun.mt -> u68k-coff.mt. * Makefile.in, configure.in: Corresponding changes.
1993-07-20Reflect symmetry changesJim Kingdon1-2/+2
1993-07-20 * configure.in (*-*-netware, i[34]86-*-netware): New configs.Fred Fish1-28/+37
* Makefile.in (BFD32_BACKENDS): Add nlm.o, nlm32.o, nlm32-gen.o. * Makefile.in (BFD64_BACKENDS): Add nlm64.o, nlm64-gen.o. * Makefile.in (CFILES): Add nlm{32,64}.c, nlm{32,64}-gen.c. * Makefile.in (nlm.o, nlm{32,64}.o, nlm{32,64}-gen.o: New targets. * bfd-in2.h (INLINE): Defines moved here. * {aoutx.h, elf.c, elfcode.h}: Move INLINE defines to bfd-in2.h. * libelf.h (CAT4): Move define to bfd-in2.h. * bfd-in2.h (CAT4): Merge CAT4 macro with other CAT macros. * bfd-in2.h (union tdata): Add nlm_obj_data. * bfd-in2.h (enum target_flavour): Add bfd_target_nlm_flavour. * targets.c (bfd_nlm{32,64}_{big,little}_vec): Add prototypes. * targets.c (target_vector): Add bfd_nlm{32,64}_{big,little}_vec. * (libnlm.h, nlm.c, nlmcode.h, nlm{32,64}-gen.c, nlm{32,64}-target.h, nlm{32,64}.c, config/i386-nlm.mt): New files for NLM support.
1993-07-13dtrt wrt v9 for elf64-sparc.c (sigh)Ken Raeburn1-1/+0
1993-07-12Clean v9 stuff from reloc.c and bfd-in2.h also.Ken Raeburn1-12/+8
1993-07-11add fileJim Kingdon1-0/+1
1993-06-30delete setting of a variable i wound up not usingKen Raeburn1-5/+0
1993-06-30list new files, new stuff to sanitizeKen Raeburn1-5/+31
1993-06-21fix typo in name of elf32-generic.cJim Kingdon1-1/+1
1993-06-21Add elf32-generic.c to list of files to keep.Fred Fish1-1/+2
1993-06-18 * Makefile.in: Add elf32-{mips,m88k}.Jim Kingdon1-0/+2
elf32-{mips,m88k}.c: New files. targets.c (target_vector): Include bfd_elf32_{mips,m88k}_vec.
1993-06-04oops -- keep elf64.c tooKen Raeburn1-0/+1
1993-06-02keep new filesKen Raeburn1-0/+2
1993-05-30Add elfcode.h to list of things to keep.Fred Fish1-0/+1
1993-05-27first cut at new maybe-64bit-handling configurationKen Raeburn1-0/+12
1993-05-27added things-to-lose sectionsK. Richard Pixley1-0/+3
1993-05-24Add i386lynx.c.Stu Grossman1-0/+1
1993-04-29keep hp300hpux and hppa-elf filesKen Raeburn1-0/+4
1993-04-27Support for Hitachi SHSteve Chamberlain1-0/+2
1993-04-24Support for the alphaSteve Chamberlain1-0/+2
1993-03-23aout-mipsbsd -> mipsbsdKen Raeburn1-1/+1
1993-03-09Removed obsolete Makefile.dos.Ian Lance Taylor1-1/+0
1993-03-02keep new elf filesKen Raeburn1-1/+7
1993-02-13no more v9 code in aoutx.hDavid D. Zuhn1-16/+0
1993-02-04H8/500 supportSteve Chamberlain1-0/+2
1993-02-04Thu Feb 4 12:35:02 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+1
* libecoff.h: New file. Defines ECOFF backend data for gdb. * coff-mips.c: Now includes libecoff.h. (ecoff_data_type): Moved to libecoff.h. (ecoff_slurp_symbolic_info): Made globally visible so that gdb can call it. If there is ever another ECOFF target, this and the swapping functions should be accessed via an ECOFF specific target vector. Makefile.in (coff-mips.o): Depends on libecoff.h.
1993-02-03Remove "done in" message.John Gilmore1-2/+0
1993-02-03Add aout-mipsbsd.cJohn Gilmore1-0/+1
1993-01-08These changes cut the size of libbfd.a on a Sun4 by about 11%.Ian Lance Taylor1-0/+3
Somewhat more could be done. Fri Jan 8 15:47:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * coffcode.h: Moved many generic functions into coffgen.c. Moved swapping functions into coffswap.h for ECOFF use. Moved relocation functions, only used by h8300 and z8k, into reloc16.c. Added hooks for coffgen.c functions to backend data structure, and added hook functions. Still more could be done. * coffswap.h: New file to hold COFF swapping routines. * coffgen.c: New file to hold generic COFF functions. * reloc16.c: New file to hold h8300 and z8k specific relocation functions. * libcoff-in.h: Added declarations for functions in coffgen.c. * libcoff.h: Rebuilt to incorporate changes. * coff-h8300.c: Function name changes. * coff-z8k.c: Function name changes. Use coff_reloc16_extra_cases hook rather than defining EXTRA_CASES. * Makefile.in: Build new files coffgen and reloc16. Added dependencies of coff-*.o on coffswap.h and seclet.h.
1992-12-21Mon Dec 21 12:40:10 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+1
* Patches from Minh Tran-le <mtranle@paris.intellicorp.com>. * configure.in (i386-*-isc*, i386-*-aix*): New targets. * configure.host (i386-*-isc*, i386-*-aix*): New hosts. * hosts/i386isc.h, config/i386isc.mh: New files for Interactive Unix. * hosts/i386aix.h, config/i386aix.mh: New files for AIX on PS/2. * aix386-core.c: New file for handling core files on AIX on PS/2. * targets.c: if AIX386_CORE, use aix386_core_vec. * coffcode.h (coff_real_object_p): check for I386SVMAGIC as well as I386MAGIC.
1992-12-08trad-core.h is goneKen Raeburn1-1/+0
1992-10-09* configure.host: New file, contains mapping of host configsJohn Gilmore1-0/+1
to host support file names for bfd, binutils, opcodes. * configure.in: Use it. * i386aout.c: Cleanup, dump TARGET_IS_LITTLE_ENDIAN_P. * i386bsd.c: Cleanup, reformat. * config/i386-bsd.mt: Comment changes. * config/i386bsd.mh: New file for core file support. * hosts/i386bsd.h: Merge changes from Peter Schauer. * bout.c (ALIGN): Rename to ALIGNER, since system header files on BSD 4.4 define ALIGN (sigh!).
1992-10-08Save i386bsd.c since it is now required to build bfd.Fred Fish1-0/+1
(Am I the *only* one that regularly builds sanitized trees and thus gets to clean up these things?)
1992-09-27Keep aout-adobe.c, need to compile sanitized versions.Fred Fish1-0/+1
1992-09-10Remove sparc-opc.cSteve Chamberlain1-11/+1
1992-09-03Remove scripts directory.Per Bothner1-1/+0
1992-08-28Renamed opc-sparc.c to sparc-opc.c for more significant characters in cpuKen Raeburn1-7/+7
name under losing file systems ("sparc-op" rather than "opc-spar").
1992-08-28Forgot to list the we32k files in .Sanitize.Brendan Kehoe1-0/+2
1992-08-25 Add basic support for the z8k:Steve Chamberlain1-0/+2
* Makefile.in, archures.c, coffcode.h, configure.in, reloc.c, section.c, targets.c,
1992-08-11moved sparc opcode table to bfdKen Raeburn1-1/+11
1992-07-23HP host supportDavid Henkel-Wallace1-0/+1
1992-07-14Add sco-core.c.Stu Grossman1-0/+1
1992-06-23Per, guess what you forgot to do...Stu Grossman1-0/+1
Hint: Add i386linux.c to bfd/.Sanitize...
1992-06-20HPPA BSStu Grossman1-0/+3
1992-06-16Save scripts.Stu Grossman1-0/+1
1992-04-18Add tekhex.cFred Fish1-0/+1
1992-04-09Remove $Log stuff.John Gilmore1-222/+1
1992-03-31Keep PORTINGStu Grossman1-1/+5