Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2001-10-31 22:26:13 +0300
committerJeff Johnston <jjohnstn@redhat.com>2001-10-31 22:26:13 +0300
commit775f23011b964e1853935ba58131bfe6418204bc (patch)
tree2597d4daeeffd3bf514b956b3def788db555ac88 /libgloss/ChangeLog
parent75241b15dbe979163b1cc95df6a5c16e30ddde7b (diff)
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.
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 e5db2283c..60fcc7f88 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.