X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=20b705b7fac3e9fe30cbc3af9126b85ef7974b3d;hb=ba26181f82a9ae92b4e24225313dce9efadb79cb;hp=724734fa39cbb2a710fe4f3694ca35e486c5fb3a;hpb=453d62fcfb9523c2678bc6e5774fce91221e63bb;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 724734fa39..20b705b7fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,88 @@ +Mon Apr 21 13:33:39 1997 Tom Tromey + + * configure.in: Added gnuserv everywhere sn appears. + + * Makefile.in (ALL_MODULES): Added all-gnuserv. + (CROSS_CHECK_MODULES): Added check-gnuserv. + (INSTALL_MODULES): Added install-gnuserv. + (CLEAN_MODULES): Added clean-gnuserv. + (all-gnuserv): New target. + +start-sanitize-ide +Fri Apr 18 18:10:44 1997 Tom Tromey + + * configure.in (host_libs): Added libide. + Skip libide, vmake if no X. Also skip these everywhere that sn is + skipped. + + * Makefile.in (ALL_MODULES): Added all-vmake, all-libide. + (CROSS_CHECK_MODULES): Added check-vmake, check-libide. + (INSTALL_MODULES): Added install-vmake, install-libide. + (CLEAN_MODULES): Added clean-vmake, clean-libide. + (all-vmake, all-libide): New targets. + +end-sanitize-ide +Thu Apr 17 13:57:06 1997 Per Fogelstrom + + * config.guess: Fixes for MIPS OpenBSD systems. + +Tue Apr 15 12:21:07 1997 Ian Lance Taylor + + * Makefile.in (INSTALL_XFORM): Remove. + (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. + + * mkinstalldirs: New file, copied from automake. + * Makefile.in (installdirs): Rename from install-dirs. Use + mkinstalldirs. Change all users. + (DEVO_SUPPORT): Add mkinstalldirs. + +Mon Apr 14 11:21:38 1997 Ian Lance Taylor + + * install-sh: Rename from install.sh. + * Makefile.in (INSTALL): Change install.sh to install-sh. + (DEVO_SUPPORT): Likewise. + + * configure: Use ${config_shell} with ${moveifchange}. From Thomas + Graichen . + +Fri Apr 11 16:37:10 1997 Niklas Hallqvist + + * config.guess: Recognize OpenBSD systems correctly. + +Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) + + * README, Makefile.in (ETC_SUPPORT): Remove references to + cfg-paper*, configure.{texi,man,info*}._ + +Sun Apr 6 18:47:57 1997 Andrew Cagney + + * Makefile.in (all.normal): Ensure that gcc is built after all + the x11 - ie gdb - targets. + +Tue Apr 1 16:28:50 1997 Klaus Kaempf + + * makefile.vms: Don't run conf-a-gas. + +Mon Mar 31 16:26:55 1997 Joel Sherrill + + * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. + +start-sanitize-tic80 +Sun Mar 30 12:38:27 1997 Fred Fish + + * configure.in: Remove noconfigdirs case since gdb also + configures and builds for tic80-coff. + +end-sanitize-tic80 +Fri Mar 28 18:28:52 1997 Ian Lance Taylor + + * configure: Set cache_file to config.cache. + * Makefile.in (local-distclean): Remove config.cache. + +Wed Mar 26 18:49:39 1997 Ian Lance Taylor + + * COPYING: Update FSF address. + start-sanitize-tic80 Wed Mar 26 10:38:25 1997 Michael Meissner