summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2001-03-06 10:01:28 +0000
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2001-03-06 10:01:28 +0000
commit012f1707dcb2b3346ef763cbbb38213d617f6fce (patch)
tree712d7eda0b31ae92d84e789fe2eeedcbe05e1e5a /include
parentf8d49ce1f2e38dba84b97538980ddba3f8518818 (diff)
downloadgcc-012f1707dcb2b3346ef763cbbb38213d617f6fce.tar.gz
oops, edited changelogs in wrong tree
this is the log for the big alloca configuration patch git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40260 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 390139fc8a4..b290529fabd 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-06 Zack Weinberg <zackw@stanford.edu>
+
+ * libiberty.h: Prototype C_alloca; define alloca to either
+ __builtin_alloca or C_alloca as appropriate.
+
2001-03-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
* safe-ctype.h (_sch_test): Cast enum bit to unsigned short int for pcc