aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1999-01-15 08:19:02 +0000
committerJeff Law <law@redhat.com>1999-01-15 08:19:02 +0000
commitb926ffc5881e089ac7e412b6a1cf228be2c1ed44 (patch)
treeff82174d1043a836fa8ff927efd6fa086b3897bb /ChangeLog
parentc6d4ea9dde813dff9eca629a95bc800c30220919 (diff)
downloadgdb-b926ffc5881e089ac7e412b6a1cf228be2c1ed44.zip
gdb-b926ffc5881e089ac7e412b6a1cf228be2c1ed44.tar.gz
gdb-b926ffc5881e089ac7e412b6a1cf228be2c1ed44.tar.bz2
Merge egcs-19990112.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog34
1 files changed, 34 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9838fe..a710bfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
+
+ * configure.in: makefile stub for cygwin target is probably
+ unnecessary. Remove it for now.
+ * config/mt-cygwin: Remove.
+
Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
* configure.in: libtermcap.a should be built when cygwin is the
@@ -50,6 +56,34 @@ start-sanitize-java
(configure-target-qthreads): New target.
end-sanitize-java
+Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
+
+ * config.sub: Clean up handling of hppa2.0.
+
+Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
+
+ * config.guess: Use C code to identify more HP machines.
+
+Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
+
+ * config.sub: Handle hppa2.0.
+
+Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
+
+ * config.guess: Improve detection of hppa2.0 processors.
+
+Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
+
+ * config.guess: Recognize FreeBSD using ELF automatically.
+
+1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
+
+ * configure (skip-this-dir): Add handling for new shell script, which
+ might be created by a sub-directory's configure to indicate, this particular
+ directory is "unwanted".
+ * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
+
+
start-sanitize-vr4xxx
1998-11-24 Gavin Romig-Koch <gavin@cygnus.com>