index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
c-decl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* c-common.h: New file.
crux
1999-07-20
1
-417
/
+9
*
For gcc:
gavin
1999-07-02
1
-0
/
+18
*
* c-decl.c (c_decode_option, start_decl, start_function,
scox
1999-04-12
1
-9
/
+5
*
* bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.
ghazi
1999-02-18
1
-5
/
+5
*
�
zack
1999-01-31
1
-8
/
+0
*
Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
law
1999-01-27
1
-51
/
+59
*
* c-decl.c (duplicate_decls): If `warn_traditional', warn when
ghazi
1999-01-16
1
-1
/
+9
*
Wed Dec 9 15:29:26 1998 Dave Brolley <brolley@cygnus.com>
brolley
1998-12-09
1
-10
/
+1
*
* c-decl.c (flag_isoc9x): Default off.
rth
1998-12-08
1
-3
/
+12
*
1998-12-07 Zack Weinberg <zack@rabi.phys.columbia.edu>
brolley
1998-12-07
1
-1
/
+1
*
* c-common.c (declare_function_name): Declare predefinied variable
rth
1998-12-01
1
-9
/
+54
*
* invoke.texi: Document -flang-isoc9x.
mmitchel
1998-10-21
1
-60
/
+80
*
New warning, `missing-noreturn':
ghazi
1998-10-20
1
-0
/
+14
*
Warning fixes:
ghazi
1998-10-13
1
-2
/
+2
*
Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage
raeburn
1998-10-11
1
-0
/
+2
*
* c-common.c (type_for_mode): Only return TItype nodes when
law
1998-10-08
1
-0
/
+8
*
Add invocation of SET_DEFAULT_DECL_ATTRIBUTES, if defined.
nickc
1998-10-01
1
-0
/
+4
*
* tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.
rth
1998-09-15
1
-15
/
+7
*
* tree.h (DECL_ORIGIN): New macro.
mmitchel
1998-09-10
1
-2
/
+2
*
* c-common.c (combine_strings): Also set TREE_READONLY.
jason
1998-08-24
1
-3
/
+3
*
* From Graham
law
1998-08-17
1
-0
/
+1
*
* c-decl.c (init_decl_processing): Remove unneeded &.
law
1998-08-17
1
-1
/
+1
*
Function entry/exit profiling instrumentation:
raeburn
1998-07-30
1
-0
/
+3
*
* toplev.c (lang_options): Add -Wlong-long, -Wno-long-long
vmakarov
1998-07-08
1
-1
/
+9
*
* c-decl.c: Add warn_multichar.
law
1998-07-06
1
-0
/
+8
*
* c-decl.c (grokdeclarator): Don't warn about implicit int in
schwab
1998-07-01
1
-0
/
+2
*
* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for
law
1998-06-29
1
-0
/
+4
*
* invoke.texi (-fstrict-aliasing): Document.
mmitchel
1998-06-25
1
-0
/
+2
*
* c-decl.c (duplicate_decls): Avoid setting TREE_ASM_WRITTEN for
law
1998-06-19
1
-2
/
+9
*
* haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.
jfc
1998-06-17
1
-0
/
+3
*
Fix merging error with formerly cygnus local change.
wilson
1998-06-15
1
-1
/
+1
*
* c-decl.c (grokdeclarator): Remove unused variable "last".
law
1998-06-10
1
-2
/
+0
*
* c-decl.c (start_decl): Correct test for -Wmain.
law
1998-06-10
1
-1
/
+2
*
* decl.c (init_decl_processing): Fix typo.
law
1998-06-10
1
-1
/
+1
*
Integrate cpplib into the C and C++ front ends.
brolley
1998-06-10
1
-5
/
+27
*
Thu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
amacleod
1998-06-08
1
-0
/
+2
*
Warning fixes:
ghazi
1998-05-13
1
-8
/
+8
*
typo typo fixes fixes
law
1998-05-06
1
-1
/
+1
*
Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>
robertl
1998-05-06
1
-0
/
+1
*
* Check in merge from gcc2. See ChangeLog.12 for details.
law
1998-05-05
1
-5
/
+10
*
* c-common.c (type_for_mode): Handle TI types.
law
1998-04-21
1
-0
/
+8
*
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
law
1998-04-04
1
-6
/
+4
*
Major cutover to using system.h:
ghazi
1998-03-20
1
-5
/
+1
*
a
manfred
1998-03-12
1
-1
/
+1
*
./ChangeLog:
brendan
1998-02-18
1
-1
/
+11
*
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
law
1998-02-07
1
-0
/
+4
*
* c-decl.c (pushdecl): Set DECL_ORIGINAL_TYPE once only.
law
1998-02-07
1
-1
/
+2
*
* expr.c (get_inner_reference): Use sbitsizetype for type sizes.
law
1998-02-01
1
-15
/
+5
*
Patch from Joern to fix dwarf1 bug: emit debug info for types defined in
wilson
1998-01-26
1
-1
/
+1
*
* c-decl.c (init_decl_processing): Provide proper fallback symbol
rth
1998-01-02
1
-3
/
+1
[next]