aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1994-04-14* Makefile.in: Make $(OBJS) depend on $(ALL_OBJ_DEPS).Ken Raeburn1-1/+11
1994-04-14 * Makefile.in (de-stage1, de-stage2, de-stage3): Use rm -f.Ian Lance Taylor1-7/+10
1994-03-20 * Makefile.in (STAGESTUFF): Add gasp.new.Jeff Law1-9/+18
1994-01-31Support for gasp.Steve Chamberlain1-1/+16
1994-01-26Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant withRob Savoye1-1/+1
1994-01-13* configure.in (i386-*-netbsd*): New target, using te-netbsd.h.Ken Raeburn1-4/+6
1994-01-06include literal.c, .oKen Raeburn1-0/+2
1994-01-04Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-3/+5
1993-11-30 * Makefile.in (stabs.o): Added dependencies.Ian Lance Taylor1-0/+6
1993-11-17 * Makefile.in (REAL_SOURCES): Added ecoff.c.Ian Lance Taylor1-2/+11
1993-11-09 * Makefile.in (distclean): Delete config-stamp and config.hJeff Law1-32/+42
1993-06-20(INCLUDES): Look in ../bfd, not ../include, for bfd.h.Ken Raeburn1-1/+1
1993-06-18Look in the right place for bfd.h.Steve Chamberlain1-1/+1
1993-06-18single-quote $program_transform_nameDavid D. Zuhn1-2/+2
1993-06-17canonicalize install.sh locationDavid D. Zuhn1-1/+1
1993-06-16remove parentdir supportDavid D. Zuhn1-1/+1
1993-06-16remove parentdir support; use INSTALL_XFORMDavid D. Zuhn1-30/+62
1993-03-23add installcheckDavid D. Zuhn1-1/+1
1993-03-20Make targ-cpu.o depend on config.h so gas will build from scratch.Jim Wilson1-1/+1
1993-03-12config.h, version.c: Now generated from the Makefile.Ken Raeburn1-7/+26
1992-12-03Some cleanup.Ken Raeburn1-19/+6
1992-09-15Changes to make an installed cross-compiler find everything correctly.Ian Lance Taylor1-4/+8
1992-09-09include opcode libraryKen Raeburn1-1/+1
1992-09-01Brought forward from p3:Ian Lance Taylor1-12/+10
1992-08-29Make as.new depend on LOCAL_LOADLIBES.Jim Wilson1-1/+1
1992-08-24Mon Aug 24 12:45:43 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+1
1992-08-18Moved in from p3:Ian Lance Taylor1-21/+39
1992-07-07get the CROSS macro into gcc's flagsK. Richard Pixley1-7/+7
1992-04-07The apollo make does not like lines which end in a backslash, but do not haveSean Eric Fagan1-6/+8
1992-03-14pass MAKEINFO macro on infoK. Richard Pixley1-1/+1
1992-03-13Fri Mar 13 08:03:03 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-4/+4
1992-03-08This is the second batch of makefile changes. Libg++ makefiles wereK. Richard Pixley1-11/+16
1992-02-21changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386K. Richard Pixley1-1/+2
1992-02-21doc. bring it in, use it.K. Richard Pixley1-1/+10
1992-02-17fighting bitrot in a major wayK. Richard Pixley1-197/+30
1992-02-15White space and comment changes. #ifdef __STDC__ becomes #if __STDC__K. Richard Pixley1-8/+9
1991-12-07Fri Dec 6 23:16:43 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley1-49/+32
1991-11-20link as.new only if there is something to link toK. Richard Pixley1-3/+5
1991-11-13make the stage link a soft oneK. Richard Pixley1-3/+3
1991-11-08get version from the right placeK. Richard Pixley1-1/+1
1991-11-07only build a link if it isn't there alreadyK. Richard Pixley1-3/+3
1991-11-06*** empty log message ***Steve Chamberlain1-5/+5
1991-11-05Uses ddestdir instead of destdir.Steve Chamberlain1-3/+3
1991-11-05get libiberty path rightK. Richard Pixley1-3/+3
1991-10-12 doc/as.texinfo: minor changes for texi2roff-2Roland Pesch1-5/+4
1991-10-10new binary layout and cp/mv instead of INSTALLK. Richard Pixley1-5/+6
1991-10-10Creating Makefile stubs in preparation for mips three-stage.K. Richard Pixley1-5/+10
1991-10-02Some $(srcdir)'s become $(unsubdir)'s.K. Richard Pixley1-2/+2
1991-10-02no more configure on which to dependK. Richard Pixley1-1/+1
1991-10-01Exploit the new executable config.statusK. Richard Pixley1-13/+9