diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-27 01:43:17 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-27 01:43:17 +0000 |
commit | be2828ce3a45f1a520b7d3e932b1fead7462ec7e (patch) | |
tree | e7daf0f28ecb5da9660b21aee68e6919f846c183 /gcc/FSFChangeLog.10 | |
parent | 6bc988cda5e493c3e632a2d82be7ea8763a618e2 (diff) | |
download | gcc-be2828ce3a45f1a520b7d3e932b1fead7462ec7e.tar.gz |
Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
details.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24879 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/FSFChangeLog.10')
-rw-r--r-- | gcc/FSFChangeLog.10 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/FSFChangeLog.10 b/gcc/FSFChangeLog.10 index 513ac72c28a..a7d3837d103 100644 --- a/gcc/FSFChangeLog.10 +++ b/gcc/FSFChangeLog.10 @@ -4259,7 +4259,7 @@ Wed Nov 29 14:06:13 1995 Jim Wilson <wilson@cygnus.com> Wed Nov 29 13:59:58 1995 J"orn Rennecke (amylaar@meolyon.hanse.de) - * c-decl.c (duplicate_decls): Add new parameter different_binding_level. + * c-decl.c (duplicate_decls): Add new paramter different_binding_level. Lots of changes to use new new parameter. (pushdecl): Delete variable declared_global. New variable different_binding_level and code to set it. Move extern/static @@ -5226,7 +5226,7 @@ Thu Sep 14 14:15:16 1995 Stan Cox (coxs@dg-rtp.dg.com) * m88k.h (VERSION_INFO1): Removed BCS reference. * m88k/dgux.h (ASM_SPEC, *_LEGEND): - Added -mno-legend option. -mstandard no longer implies that + Added -mno-legend option. -mstandard no longer implies that legend legend information not be produced. (LINK_SPEC): Removed -z text @@ -5422,7 +5422,7 @@ Thu Aug 31 08:31:40 1995 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) * va-alpha.h (__gnuc_va_list): Make __offset an int. * alpha.c (alpha_builtin_saveregs): Properly compute address - of __offset both OSF and WINNT. + of __offset both both OSF and WINNT. * xm-alpha.h (sbrk): Don't define here. * gmon.c (sbrk): Define here for __alpha. |