aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1994-02-28Modified Files:Kung Hsu1-3/+5
1994-02-18 start-sanitize-powerpc-netwareIan Lance Taylor1-3/+11
1994-01-31Makefile.in (check, installcheck): Identify directory in "no testsuites"Ken Raeburn1-2/+2
1994-01-30 * gen-aout.c (main): Set DEFAULT_ARCH based on preprocessor macrosKen Raeburn1-2/+2
1994-01-11 * Makefile.in (install): Remove "@" which follows a backslash. InJim Kingdon1-1/+1
1994-01-07 * targets.c (target_vector): Added nlm32_alpha_vec inside #ifdefIan Lance Taylor1-68/+58
1993-12-21added coff-sparc.c to CFILES, rebuilt dependenciesKen Raeburn1-2/+9
1993-11-30 * irix-core.c: New file for Irix 4 and Irix 5 core support.Ian Lance Taylor1-2/+9
1993-11-24 * ecofflink.c: New file to hold ECOFF debug information linkingIan Lance Taylor1-16/+21
1993-11-17NetWare/SPARC changes; required changes to the interface as well asSean Eric Fagan1-4/+16
1993-11-04Added .PHONY for check and installcheck. both now also echo a message.Jeffrey Wheat1-243/+156
1993-10-20(HFILES): New variable, for use in "make dep".Ken Raeburn1-10/+21
1993-10-19* Makefile.in: Add dependancy for elf.o to make Sun make happyStu Grossman1-4/+18
1993-10-13Oopsie.Ken Raeburn1-55/+214
1993-10-13Make "make dep" easier to work with. Updated lots of dependencies.Ken Raeburn1-168/+126
1993-10-12 * elf32-mips.c: Extensive additions to do relocations and toIan Lance Taylor1-15/+30
1993-08-19 * Makefile.in (BFD_LIBS, ALL_MACHINES, BFD32_BACKENDS, BFD64_BACKENDS,David MacKenzie1-25/+85
1993-08-18 * hosts/i386{mach3,osf1mk}.h: New files, for Mach hosting.Jim Kingdon1-4/+7
1993-08-12 * configure.in: Add reloc16.o when we addDavid MacKenzie1-1/+2
1993-08-12Thu Aug 12 10:32:47 1993 David J. Mackenzie (djm@thepub.cygnus.com)David MacKenzie1-3/+11
1993-08-07make target selection fully configurableDavid MacKenzie1-8/+4
1993-08-07cleanupsDavid MacKenzie1-1/+7
1993-08-06add hp300bsd to default target vectorDavid MacKenzie1-2/+6
1993-08-06 * Makefile.in (coff-mips.o, coff-alpha.o): Don't depend onIan Lance Taylor1-2/+2
1993-08-05(BFD_LIBS): Always include elf.o.Ken Raeburn1-12/+15
1993-08-04fix syntax errorDavid MacKenzie1-10/+7
1993-08-03 * ecoff.c: New file for generic ECOFF functions.Ian Lance Taylor1-21/+24
1993-07-22 * hpux-core.c: New file; backend for HP/UX style core files.Ian Lance Taylor1-1/+6
1993-07-20 * Rename for DOS uniqueness: coff-m68k-un.c -> coff-u68k.cJim Kingdon1-2/+2
1993-07-20 * configure.in (*-*-netware, i[34]86-*-netware): New configs.Fred Fish1-0/+13
1993-07-19(BFD_LIBS): Include coff-mips.o and coff-msym.o, so that gdb will link.Ken Raeburn1-6/+12
1993-07-17 * Rename elf{32,64}-generic.c to *-gen.c for 14 char filenames.Jim Kingdon1-6/+6
1993-07-11 * elfcode.h: Use memset not bzero.Jim Kingdon1-2/+4
1993-07-07 * aoutx.h (translate_from_native_sym_flags): Removed statepIan Lance Taylor1-0/+4
1993-07-06Hack to cut down compilations needed for minimal-bfd:Ken Raeburn1-5/+16
1993-07-02 * Makefile.in (clean): Remove bfd.h and stmp-bfd.h.Jim Kingdon1-13/+19
1993-06-21Generate bfd.h in current directory by grabbing 64-bit definition (if any)Ken Raeburn1-15/+7
1993-06-18 * Makefile.in (stmp-bfd.h): Ignore nonzero exit status from grep.Jim Kingdon1-1/+1
1993-06-18 * Makefile.in: Add elf32-{mips,m88k,generic}.Jim Kingdon1-4/+6
1993-06-18 * Makefile.in: Add elf32-{mips,m88k}.Jim Kingdon1-2/+6
1993-06-16allow "make bfd.h" to still dtrtKen Raeburn1-0/+1
1993-06-16Move bfd.h to ../include. (Directory is created if it doesn't exist.)Ken Raeburn1-58/+72
1993-06-16remove parentdir supportDavid D. Zuhn1-12/+12
1993-06-02 * Makefile.in (bfd.h): Move closer to headers - and after 'all'!Per Bothner1-61/+70
1993-05-25(elf64.c): Add to list of sources.Ken Raeburn1-8/+24
1993-04-27Support for Hitachi SHSteve Chamberlain1-5/+7
1993-03-23aout-mipsbsd -> mipsbsdKen Raeburn1-3/+3
1993-03-23add installcheck targetDavid D. Zuhn1-0/+1
1993-03-12 * Makefile.in (MAKEOVERRIDES): Define to be empty.Ian Lance Taylor1-11/+32
1993-02-04Thu Feb 4 12:35:02 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-23/+37