summaryrefslogtreecommitdiff
path: root/gas/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* (INCLUDES): Look in ../bfd, not ../include, for bfd.h.Ken Raeburn1993-06-201-1/+1
* Look in the right place for bfd.h.Steve Chamberlain1993-06-181-1/+1
* single-quote $program_transform_nameDavid D. Zuhn1993-06-181-2/+2
* canonicalize install.sh locationDavid D. Zuhn1993-06-171-1/+1
* remove parentdir supportDavid D. Zuhn1993-06-161-1/+1
* remove parentdir support; use INSTALL_XFORMDavid D. Zuhn1993-06-161-30/+62
* add installcheckDavid D. Zuhn1993-03-231-1/+1
* Make targ-cpu.o depend on config.h so gas will build from scratch.Jim Wilson1993-03-201-1/+1
* config.h, version.c: Now generated from the Makefile.Ken Raeburn1993-03-121-7/+26
* Some cleanup.Ken Raeburn1992-12-031-19/+6
* Changes to make an installed cross-compiler find everything correctly.Ian Lance Taylor1992-09-151-4/+8
* include opcode libraryKen Raeburn1992-09-091-1/+1
* Brought forward from p3:Ian Lance Taylor1992-09-011-12/+10
* Make as.new depend on LOCAL_LOADLIBES.Jim Wilson1992-08-291-1/+1
* Mon Aug 24 12:45:43 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-08-241-1/+1
* Moved in from p3:Ian Lance Taylor1992-08-181-21/+39
* get the CROSS macro into gcc's flagsK. Richard Pixley1992-07-071-7/+7
* The apollo make does not like lines which end in a backslash, but do not haveSean Eric Fagan1992-04-071-6/+8
* pass MAKEINFO macro on infoK. Richard Pixley1992-03-141-1/+1
* Fri Mar 13 08:03:03 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1992-03-131-4/+4
* This is the second batch of makefile changes. Libg++ makefiles wereK. Richard Pixley1992-03-081-11/+16
* changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386K. Richard Pixley1992-02-211-1/+2
* doc. bring it in, use it.K. Richard Pixley1992-02-211-1/+10
* fighting bitrot in a major wayK. Richard Pixley1992-02-171-197/+30
* White space and comment changes. #ifdef __STDC__ becomes #if __STDC__K. Richard Pixley1992-02-151-8/+9
* Fri Dec 6 23:16:43 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley1991-12-071-49/+32
* link as.new only if there is something to link toK. Richard Pixley1991-11-201-3/+5
* make the stage link a soft oneK. Richard Pixley1991-11-131-3/+3
* get version from the right placeK. Richard Pixley1991-11-081-1/+1
* only build a link if it isn't there alreadyK. Richard Pixley1991-11-071-3/+3
* *** empty log message ***Steve Chamberlain1991-11-061-5/+5
* Uses ddestdir instead of destdir.Steve Chamberlain1991-11-051-3/+3
* get libiberty path rightK. Richard Pixley1991-11-051-3/+3
* doc/as.texinfo: minor changes for texi2roff-2Roland Pesch1991-10-121-5/+4
* new binary layout and cp/mv instead of INSTALLK. Richard Pixley1991-10-101-5/+6
* Creating Makefile stubs in preparation for mips three-stage.K. Richard Pixley1991-10-101-5/+10
* Some $(srcdir)'s become $(unsubdir)'s.K. Richard Pixley1991-10-021-2/+2
* no more configure on which to dependK. Richard Pixley1991-10-021-1/+1
* Exploit the new executable config.statusK. Richard Pixley1991-10-011-13/+9
* Link via as.new to avoid what might be some other cross assembler forK. Richard Pixley1991-09-011-12/+16
* Awk for version number.K. Richard Pixley1991-06-121-1/+1
* added support for binary comparisons.K. Richard Pixley1991-06-091-14/+8
* Buying into ../include and ../libiberty.K. Richard Pixley1991-05-181-56/+36
* Three staging checkpoint.K. Richard Pixley1991-04-241-31/+30
* Now handles multiple hosts and targets.K. Richard Pixley1991-04-151-5/+9
* Cut 2 config. Subdirs.K. Richard Pixley1991-04-111-3/+18
* Initial revisionK. Richard Pixley1991-04-041-0/+584