aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1992-09-10Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+3
* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to pick up the machine and system specific header files.
1992-09-10Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+4
* configure.in, config.sub: added new target m68010-adobe-scout, with alias of adobe68k. Changed configure.in to check for -scout before -sco* to avoid a false match.
1992-09-10Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+8
* Makefile.in: added AS_FOR_TARGET, passed down in TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be the C compiler to use to create programs which are run in the build environment, set it to default to $(CC), and passed it down in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
1992-09-09Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+7
* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET, AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the FOR_TARGET variants, to newlib and libg++.
1992-09-09build opcodes before gas or gdbKen Raeburn1-1/+10
1992-09-01* Makefile.in: all-opcodes, cd into the right directorySteve Chamberlain1-0/+4
1992-09-01Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+7
* configure: added -program_transform_name option, used as argument to sed when installing programs. configure.texi: added documentation for -program_prefix, -program_suffix and -program_transform_name.
1992-08-28Accept i486 where i386 ok.John Gilmore1-0/+4
1992-08-27 * config.sub: add we32kBrendan Kehoe1-0/+6
1992-08-24Brought up from p3:Ian Lance Taylor1-0/+9
Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: don't create all directories for ``make install''; let the subdirectories create the ones they need.
1992-08-04fix INFO-DIR-ENTRY, new gen-info-dirDavid D. Zuhn1-0/+7
1992-08-03clean up Makefile.in (install), configure.in (the parts that choose what not ↵David D. Zuhn1-0/+10
to build for a host or target)
1992-08-03 * config.sub (ncr3000): Change i386 to i486.Fred Fish1-0/+19
1992-07-18build in-place before other buildsK. Richard Pixley1-1/+2
1992-07-18remove stamp-co on veryK. Richard Pixley1-0/+1
1992-07-18predicate stage3 and comparison on the existence of gccK. Richard Pixley1-1/+2
1992-07-18recurse explicitly with -f test-build.mk when appropriate.K. Richard Pixley1-0/+5
1992-07-17 * Makefile.in, configure.in: add tgasSteve Chamberlain1-0/+4
1992-07-16progressive changesK. Richard Pixley1-0/+2
1992-07-16add libmK. Richard Pixley1-0/+2
1992-07-16ignore some stuff that comes from test-build.mk.K. Richard Pixley1-0/+4
1992-07-16remove some stray cvsmerge crudK. Richard Pixley1-0/+6
1992-07-08* config/mh-solaris: Use -xs when compiling so that Sun-C putsStu Grossman1-0/+5
a symbol-table into the executable.
1992-07-07 * config.sub: Add es1800 (m68k-ericsson-es1800).Fred Fish1-0/+8
1992-06-23 * configure: fix various problems with propogatingSteve Chamberlain1-0/+6
makefile_target_frag in subdirs. * configure.in: config libgcc if its there
1992-06-19* config.sub: HPPA merge.Stu Grossman1-0/+4
1992-06-15 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,Fred Fish1-0/+10
it is broken on ncr 3000's.
1992-06-13Add sun4sol2 => sparc-sun-solaris2.John Gilmore1-0/+13
1992-06-04* config.sub: Add support for Linux.Per Bothner1-0/+6
* Makefile.in: Use $(FLAGS_TO_PASS) more consistently (at least for libg++).
1992-06-03fix -nfp documentationDavid D. Zuhn1-0/+4
1992-06-03Makefile.in (all-binutils): ar needs flex, so depend on all-flex.Michael Tiemann1-0/+10
1992-05-31recognize m680[1234] as separate processors nowDavid D. Zuhn1-0/+5
1992-05-31better error testing on perverse cases (eg, ./config.sub -sun3)David D. Zuhn1-0/+5
1992-05-29Add flex to the list of keepers. flex is needed to build GNU ld.Michael Tiemann1-0/+5
1992-05-28Pass $tooldir in FLAGS_TO_PASS. Define -aout in $os. Both of theseMichael Tiemann1-0/+9
are needed to do a `make all install' for a vxworks68 target install.
1992-05-22Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)Michael Tiemann1-0/+9
* Makefile.in (tooldir): Define it. (all-ld): Depend on all-flex.
1992-05-08do not bury pwd into config.status, thus do fewer pwdsK. Richard Pixley1-0/+3
1992-05-08print Building message only when subdir != . AND verboseK. Richard Pixley1-0/+3
1992-05-08remove -s, rework -v to better accomodate guested configuresK. Richard Pixley1-0/+3
1992-05-08updated to 3 mayK. Richard Pixley1-0/+11
1992-04-30pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on installK. Richard Pixley1-0/+13
1992-04-24do not print subdir_do lines or recursion linesK. Richard Pixley1-0/+4
1992-04-24add autoconfK. Richard Pixley1-0/+4
1992-04-23configure: test for and move config.status pieces from subdir.K. Richard Pixley1-0/+5
1992-04-22Test for nonexistance of files before trying to mv them, to avoid numerousFred Fish1-0/+7
nonexistance error messages.
1992-04-21correct final line of config.statusK. Richard Pixley1-0/+2
1992-04-21configure: patch from eggert. Avoids a protection problem if theK. Richard Pixley1-0/+3
original Makefile.in is read only.
1992-04-21configure: use move-if-change from gcc to create config.status. SomeK. Richard Pixley1-0/+6
makefiles depend on config.status to tell if a directory has been reconfigured for a different host. This change prevents those directories from remaking everything in the case where the reconfig was only intended to rebuild a Makefile.
1992-04-21configure: test for config.sub with "config.sub sun4" rather thanK. Richard Pixley1-0/+6
"config.sub ${host_alias}". Otherwise we can't tell a bad host alias from a missing config.sub.
1992-04-21correct makesrcdir when subdir is .K. Richard Pixley1-0/+11