aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1999-10-11 19:04:13 -0700
committerJim Wilson <wilson@gcc.gnu.org>1999-10-11 19:04:13 -0700
commit4239024fe335b769f78b4a38ee4bf298653bd194 (patch)
treea567f3268ae1c5bd9f1f3dc7035babc6bf761553 /gcc
parent6eccdc8137452ba214e122fb0cb936f6a2358677 (diff)
downloadgcc-4239024fe335b769f78b4a38ee4bf298653bd194.zip
gcc-4239024fe335b769f78b4a38ee4bf298653bd194.tar.gz
gcc-4239024fe335b769f78b4a38ee4bf298653bd194.tar.bz2
ChangeLog entry for last sparc*-*-elf constructor change.
From-SVN: r29907
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 49231ee..7e49dc1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+Mon Oct 11 18:56:14 1999 Jim Wilson <wilson@cygnus.com>
+
+ * config/sparc/liteelf.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP):
+ Undef.
+ * configure.in (sparclite-*-elf, sparc86x-*-elf): Don't use libgloss.h.
+ * configure: Regenerate.
+
Mon Oct 11 16:07:49 1999 Richard Henderson <rth@cygnus.com>
* gcse.c (delete_null_pointer_checks): Returns void.