summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/ChangeLog
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-02-17 08:34:50 +0000
committerobrien <obrien@FreeBSD.org>2001-02-17 08:34:50 +0000
commitc67d59390e4485092d22ef31e9279cd03761aae8 (patch)
treeb86771e64e7a23a8c3c4d3a5e8e0c087685dbc59 /contrib/gcc/ChangeLog
parentf765f568136edef27288671f5bf261cb36d01ffe (diff)
downloadFreeBSD-src-c67d59390e4485092d22ef31e9279cd03761aae8.zip
FreeBSD-src-c67d59390e4485092d22ef31e9279cd03761aae8.tar.gz
Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #3
Diffstat (limited to 'contrib/gcc/ChangeLog')
-rw-r--r--contrib/gcc/ChangeLog72
1 files changed, 72 insertions, 0 deletions
diff --git a/contrib/gcc/ChangeLog b/contrib/gcc/ChangeLog
index 3d40878..2ba7967 100644
--- a/contrib/gcc/ChangeLog
+++ b/contrib/gcc/ChangeLog
@@ -1,3 +1,75 @@
+2001-01-25 Bernd Schmidt <bernds@redhat.co.uk>
+
+ * version.c: Bump.
+
+ * varasm.c (force_const_mem): When putting a LABEL_REF into the
+ constant pool, also put it on forced_labels list so that it won't
+ be deleted.
+
+ 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
+ * emit-rtl.c (reset_used_decls): New function.
+ (unshare_all_rtl_again): Call it.
+
+ 2000-05-24 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
+ * emit-rtl.c (unshare_all_decls): New function.
+ (unshare_all_rtl): Call it.
+
+ 2000-05-20 Alexandre Oliva <aoliva@cygnus.com>
+ * emit-rtl.c (unshare_all_rtl): Store the copied rtx.
+
+ 2000-04-15 Richard Earnshaw (rearnsah@arm.com)
+ * emit-rtl.c (unshare_all_rtl_again): Unmark everything, then
+ call unshare_all_rtl.
+
+ 2000-01-27 Geoffrey Keating <geoffk@cygnus.com>
+ * emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.
+ Use unshare_all_rtl_1.
+ (unshare_all_rtl_again): New function.
+ (unshare_all_rtl_1): New function split out of unshare_all_rtl.
+ * function.c (purge_addressof_1): Use unshare_all_rtl_again
+ rather than resetting the 'used' flags ourself.
+ * toplev.c (rest_of_compilation): Add current_function_decl
+ to the unshare_all_rtl call.
+ * tree.h: Prototype unshare_all_rtl.
+ * rtl.h: Prototype unshare_all_rtl_again here.
+
+2001-01-12 Bernd Schmidt <bernds@redhat.co.uk>
+
+ * version.c: Bump.
+
+ * expr.c (expand_builtin_setjmp_receiver): Emit a scheduling barrier
+ as last insn.
+
+2001-01-11 Bernd Schmidt <bernds@redhat.co.uk>
+
+ * version.c: Bump.
+
+ 2001-01-09 Mark Mitchell <mark@codesourcery.com>
+ Remove support for using UWIN as a host machine.
+ * configure.in: Issue an error message.
+ * configure: Regenerated.
+ * config.gcc: Remove xm_* UWIN configury.
+ * config/i386/xm-uwin.h: Remove.
+
+ * config/mips/vxworks.h: Don't terminate comment before its end.
+
+ * invoke.texi: Update -fvtable-thunks documentation.
+
+ * loop.c (scan_loop): Disable copy propagation if we find a REG_LABEL
+ note.
+
+ Revert this patch:
+ 2000-12-18 David Edelsohn <edelsohn@gnu.org>
+ * rs6000.c (and64_operand): Use logical_u_operand.
+
+ Mon Oct 4 16:56:11 1999 Richard Henderson <rth@cygnus.com>
+ * tree.c (build1): Set TREE_SIDE_EFFECTS for expressions that
+ always have side-effects.
+
+ Mon Oct 4 02:12:41 1999 Mark Mitchell <mark@codesourcery.com>
+ * tree.c (make_node): Set TREE_SIDE_EFFECTS for expressions that
+ always have side-effects.
+
2001-01-01 Bernd Schmidt <bernds@redhat.co.uk>
* version.c: Bump.
OpenPOWER on IntegriCloud