aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-04-04 20:07:07 +0000
committerIan Lance Taylor <ian@airs.com>1997-04-04 20:07:07 +0000
commit33106b6039192876d26939900635e0f6f9aa9f37 (patch)
tree1c0a5c350759da8ef68fcf85cfbbaca80bc920e8 /binutils/ChangeLog
parentdf8b2c02b32415475b767faafb61ca7a7e29de88 (diff)
downloadgdb-33106b6039192876d26939900635e0f6f9aa9f37.zip
gdb-33106b6039192876d26939900635e0f6f9aa9f37.tar.gz
gdb-33106b6039192876d26939900635e0f6f9aa9f37.tar.bz2
* configure.in: Add AC_FUNC_ALLOCA.
* configure, config.in: Rebuild. * bucomm.h: Add alloca handling, copied from gas/as.h. * dlltool.c: Add #pragma alloca for AIX to start of file. * nlmconv.c: Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 2693b19..174a730 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,11 @@
Fri Apr 4 13:28:02 1997 Ian Lance Taylor <ian@cygnus.com>
+ * configure.in: Add AC_FUNC_ALLOCA.
+ * configure, config.in: Rebuild.
+ * bucomm.h: Add alloca handling, copied from gas/as.h.
+ * dlltool.c: Add #pragma alloca for AIX to start of file.
+ * nlmconv.c: Likewise.
+
* Makefile.in (distclean): Remove site.exp and site.bak. Remove
everything that clean removes.