projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75f6bf4
)
cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
author
Hans-Peter Nilsson
<hp@axis.se>
Fri, 22 May 1998 00:39:52 +0000
(
02:39
+0200)
committer
Jeff Law
<law@gcc.gnu.org>
Fri, 22 May 1998 00:39:52 +0000
(18:39 -0600)
�
* cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
From-SVN: r19945
gcc/ChangeLog
patch
|
blob
|
history
libiberty/cplus-dem.c
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index ec031b94d30cd13f01f94efc630598b5fa8c3cef..d37a2152a6d8f9bc5d186de5cf32eb4630880974 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+Fri May 22 01:38:07 1998 Hans-Peter Nilsson <hp@axis.se>
+
+ * cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
+
Fri May 22 00:57:00 1998 Bernd Schmidt (crux@pool.informatik.rwth-aachen.de>
* final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.
diff --git
a/libiberty/cplus-dem.c
b/libiberty/cplus-dem.c
index ba3700c6db36d00b7ef2df0321dda8074d03fec3..f1ac763984af8fc6655518a5386eb4df999fd661 100644
(file)
--- a/
libiberty/cplus-dem.c
+++ b/
libiberty/cplus-dem.c
@@
-3599,7
+3599,7
@@
Usage: %s [-_] [-n] [-s {gnu,lucid,arm}] [--strip-underscores]\n\
exit (status);
}
-#define MBUF_SIZE
512
+#define MBUF_SIZE
32767
char mbuffer[MBUF_SIZE];
/* Defined in the automatically-generated underscore.c. */