aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Henderson <rth@gcc.gnu.org>2000-04-30 03:15:05 -0700
committerRichard Henderson <rth@gcc.gnu.org>2000-04-30 03:15:05 -0700
commit99eb5b266fd387bc3ef7f5509c0b5c1d042e4660 (patch)
tree92eced75527f253be1eec523eb8d5326c0e5cbbd /gcc
parentd77ffb2ada6374ca7a3f0897627cacc40cc8838d (diff)
downloadgcc-99eb5b266fd387bc3ef7f5509c0b5c1d042e4660.zip
gcc-99eb5b266fd387bc3ef7f5509c0b5c1d042e4660.tar.gz
gcc-99eb5b266fd387bc3ef7f5509c0b5c1d042e4660.tar.bz2
Missed last config/alpha update.
From-SVN: r33540
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 33ac597..f2d0d50 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2000-04-29 Richard Henderson <rth@cygnus.com>
+
+ * config/alpha/crtend.asm: Use C comments instead of #.
+ * config/alpha/crtbegin.asm: Likewise. Mark __dso_handle hidden.
+
+ * config/alpha/elf.h (SELECT_SECTION): Treat CONSTRUCTOR like VAR_DECL.
+
2000-04-29 Zack Weinberg <zack@wolery.cumb.org>
* cpphash.h (enum node_type: Take out T_MCONST.