summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-07-23 06:26:28 +0000
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-07-23 06:26:28 +0000
commitef1942d7c71789cea66ca9438feb1769a5359547 (patch)
treedb9d7c164e988a99072b6afc56b5408169d6e24f /gcc/ChangeLog
parent4059f3f07eeff2836425ec5cbda03d5eb48193c9 (diff)
downloadgcc-ef1942d7c71789cea66ca9438feb1769a5359547.tar.gz
* config/i386/i386.c (AT_BP): Remove.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55666 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 94cc6a5773b..368eb8019ae 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2002-07-23 Neil Booth <neil@daikokuya.co.uk>
+ * config/i386/i386.c (AT_BP): Remove.
+
+2002-07-23 Neil Booth <neil@daikokuya.co.uk>
+
* defaults.h (obstack_chunk_alloc, obstack_chunk_free):
Default definition.
* gcse.c: Don't define obstack_chunk_free.