summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-08-15 02:40:04 +0000
committerUlrich Drepper <drepper@redhat.com>1998-08-15 02:40:04 +0000
commit409dfcea953837975cd8cb52e16197c85803930a (patch)
tree0c226d217afcbd63579d59a3cd2389fcc1a3f2aa /ChangeLog
parent9d141cae00c957096045d08fe504b4a2be66ab75 (diff)
Update.
1998-08-14 10:08 Ulrich Drepper <drepper@cygnus.com> * manual/texinfo.tex: Update. 1998-08-07 Geoff Keating <geoffk@ozemail.com.au> * sysdeps/powerpc/backtrace.c: New file. 1998-08-14 Philip Blundell <pb@nexus.co.uk> * sysdeps/arm/fpu/setjmp.S: Correct value of R0 before calling sigjmp_save. * sysdeps/arm/elf/setjmp.S: Obsolete, deleted. 1998-08-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * Makefile (install-symbolic-link): Fix spelling. 1998-08-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * elf/elf.h (SHT_HIOS): Fix value. 1998-08-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * posix/regex.c (WIDE_CHAR_SUPPORT): Don't generate defined as part of the expansion, this is undefined by the standard.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb43dc593e..967f2173f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+1998-08-14 10:08 Ulrich Drepper <drepper@cygnus.com>
+
+ * manual/texinfo.tex: Update.
+
+1998-08-07 Geoff Keating <geoffk@ozemail.com.au>
+
+ * sysdeps/powerpc/backtrace.c: New file.
+
+1998-08-14 Philip Blundell <pb@nexus.co.uk>
+
+ * sysdeps/arm/fpu/setjmp.S: Correct value of R0 before calling
+ sigjmp_save.
+ * sysdeps/arm/elf/setjmp.S: Obsolete, deleted.
+
+1998-08-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * Makefile (install-symbolic-link): Fix spelling.
+
+1998-08-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * elf/elf.h (SHT_HIOS): Fix value.
+
+1998-08-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * posix/regex.c (WIDE_CHAR_SUPPORT): Don't generate defined as
+ part of the expansion, this is undefined by the standard.
+
1998-08-13 19:41 Ulrich Drepper <drepper@cygnus.com>
* posix/getconf.c: Add support for systems with incomplete confname.h.