aboutsummaryrefslogtreecommitdiff
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index e5db228..60fcc7f 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,11 @@
+2001-10-31 Jeff Johnston <jjohnstn@redhat.com>
+
+ * m32r/Makefile.in: Use gdb stub set by configure.
+ * m32r/configure.in: Add a special macro for testing
+ c compiler without building executable. Add setting of
+ GDBSTUB.
+ * m32r/configure: Regenerated.
+
2001-10-31 David Howells <dhowells@redhat.com>
* syscall.h: Added SYS_times, SYS_gettimeofday, SYS_link values.