aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorZack Weinberg <zack@gcc.gnu.org>2001-03-06 10:01:28 +0000
committerZack Weinberg <zack@gcc.gnu.org>2001-03-06 10:01:28 +0000
commit1f50aafb85ecf587bc0e03864e9c4f67e762b279 (patch)
tree712d7eda0b31ae92d84e789fe2eeedcbe05e1e5a /include
parentb548dffbda0dcd8ecd29dc91292c48fa40cd98aa (diff)
downloadgcc-1f50aafb85ecf587bc0e03864e9c4f67e762b279.zip
gcc-1f50aafb85ecf587bc0e03864e9c4f67e762b279.tar.gz
gcc-1f50aafb85ecf587bc0e03864e9c4f67e762b279.tar.bz2
oops, edited changelogs in wrong tree
this is the log for the big alloca configuration patch From-SVN: r40260
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 390139f..b290529 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