aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1992-09-18only set PWD if it is already set (and likely wrong). from p3.Mark Eichin1-0/+4
1992-09-18Changes to make the gdb.tar.Z rule work better.John Gilmore1-0/+8
* Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. (DEVO_SUPPORT): Add configure.texi. (bfd-ilrt.tar.Z): Remove ancient rule.
1992-09-18from p3. Some shells leave PWD in the environment (old tcsh, ksh at least)Mark Eichin1-0/+7
screws nested configures. "unset PWD" is the right answer, except that Decstation sh doesn't *have* unset. Note also that the send-pr build will fail if you have PWD in your environment, because emacs also (foolishly) trusts it. * configure: just set PWD=`pwd` at the top, since Ultrix sh doesn't have unset and all success paths (and most error paths) out set it anyway. (Note: should change all uses of ${PWD=`pwd`} to just ${PWD} to avoid confusion.)
1992-09-15Changes to make an installed cross-compiler find everything correctly.Ian Lance Taylor1-0/+5
Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com) * configure: always set $(tooldir) to $(libdir)/$(target_alias), even for a native compilation.
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