summaryrefslogtreecommitdiffstats
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>1999-11-30 23:56:52 +0000
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>1999-11-30 23:56:52 +0000
commita481083c3a879488aa1b07d17439e2e690474e83 (patch)
tree23e9f73303003aee49a00d65cffac4129fa21658 /include/ChangeLog
parentbdba5682c5ed34241f7098af259f57e7fe836d4d (diff)
downloadppe42-gcc-a481083c3a879488aa1b07d17439e2e690474e83.tar.gz
ppe42-gcc-a481083c3a879488aa1b07d17439e2e690474e83.zip
* ansidecl.h (ATTRIBUTE_MALLOC): New macro.
* libiberty.h (buildargv, dupargv, concat, choose_temp_base, make_temp_file, xmalloc, xcalloc, xstrdup, xmemdup): Add ATTRIBUTE_MALLOC. (xatexit): Remove __GNUC__ check, add ATTRIBUTE_NORETURN. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30732 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 36847769c37..f47d87f1c9d 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,12 @@
+1999-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * ansidecl.h (ATTRIBUTE_MALLOC): New macro.
+
+ * libiberty.h (buildargv, dupargv, concat, choose_temp_base,
+ make_temp_file, xmalloc, xcalloc, xstrdup, xmemdup): Add
+ ATTRIBUTE_MALLOC.
+ (xatexit): Remove __GNUC__ check, add ATTRIBUTE_NORETURN.
+
1999-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* libiberty.h: Include stdarg.h when ANSI_PROTOTYPES is defined.
OpenPOWER on IntegriCloud