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-decl.c (store_parm_decls_newstyle, store_parm_decls_oldstyle):
zack
2003-07-27
1
-301
/
+269
*
* builtins.def (DEF_FALLBACK_BUILTIN): Delete.
sayle
2003-07-26
1
-17
/
+1
*
* c-decl.c (c_static_assembler_name): Remove TREE_STATIC test.
geoffk
2003-07-26
1
-1
/
+1
*
* tree.h (boolean_type_node): Move from C/C++/Java frontends.
jason
2003-07-24
1
-16
/
+9
*
* c-decl.c (match_builtin_function_types): New subroutine of
sayle
2003-07-24
1
-37
/
+47
*
* c-decl.c: Search-and-replace change 'binding level' to
zack
2003-07-24
1
-227
/
+219
*
* alias.c: Fix comment formatting.
kazu
2003-07-22
1
-2
/
+2
*
* c-decl.c (start_decl): Don't call maybe_apply_pragma_weak here.
geoffk
2003-07-22
1
-8
/
+22
*
* c-common.h (num_in_fnames): Declare.
geoffk
2003-07-21
1
-0
/
+17
*
* c-decl.c (named_labels, shadowed_labels, label_level_chain)
zack
2003-07-19
1
-265
/
+202
*
* alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c
ghazi
2003-07-19
1
-13
/
+9
*
* c-decl.c (c_finish_incomplete_decl): Don't use xxx_with_decl.
gdr
2003-07-19
1
-141
/
+209
*
* c-decl.c (pushdecl_function_level): Make static, return nothing.
zack
2003-07-18
1
-17
/
+41
*
* c-decl.c: Fix typos in several comments. Remove all
zack
2003-07-17
1
-125
/
+36
*
2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
pinskia
2003-07-16
1
-0
/
+50
*
* c-decl.c (link_hash_hash): Avoid warning about casting pointer
aj
2003-07-13
1
-1
/
+1
*
Index: ChangeLog
geoffk
2003-07-11
1
-36
/
+244
*
* java-tree.h (DECL_NUM_STMTS): Rename to...
hubicka
2003-07-09
1
-1
/
+1
*
gcc:
ghazi
2003-07-08
1
-3
/
+2
*
* c-tree.h (define_label): Replace filename and lineno arguments
nathan
2003-07-01
1
-13
/
+7
*
* c-common.c (enum c_language_kind, flag_objc): Remove.
neil
2003-06-30
1
-5
/
+5
*
* c-decl.c (c_init_decl_processing): Use a location_t. Set input
nathan
2003-06-29
1
-5
/
+5
*
* c-tree.h (grokfield): Remove unused filename and line parameters.
nathan
2003-06-27
1
-2
/
+1
*
* c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.
neil
2003-06-20
1
-2
/
+2
*
* tree.h (expand_function_end): Remove all parameters.
nathan
2003-06-20
1
-1
/
+1
*
* c-aux-info.c: Convert to ISO C99.
aj
2003-06-19
1
-236
/
+133
*
* tree.h (init_function_start): Remove filename and line paramters.
nathan
2003-06-14
1
-2
/
+2
*
* ChangeLog: Follow spelling conventions.
kazu
2003-06-12
1
-1
/
+1
*
* c-decl.c (c_init_decl_processing): Clear input_file_name
amylaar
2003-06-04
1
-0
/
+8
*
* c-common.c (handle_cleanup_attribute): New.
rth
2003-06-04
1
-0
/
+37
*
* c-decl.c (duplicate_decls): Test DECL for ERROR_MARK.
kenner
2003-05-22
1
-1
/
+4
*
* c-decl.c (finish_decl): When setting the DECL_ASSEMBLER_NAME
amylaar
2003-05-19
1
-6
/
+12
*
* c-decl.c (duplicate_decls): Re-invoke make_decl_rtl if
rth
2003-05-14
1
-0
/
+9
*
PR c/10675
rth
2003-05-12
1
-25
/
+59
*
* c-decl.c (define_label): Tidy. Don't use any of
gdr
2003-05-08
1
-29
/
+19
*
* c-decl.c (pending_invalid_xref_file): Remove.
nathan
2003-05-03
1
-10
/
+6
*
* input.h (lineno): Rename to ...
nathan
2003-05-01
1
-7
/
+7
*
* c-decl.c (finish_decl): When prototype with asmspec is found
jakub
2003-04-28
1
-4
/
+20
*
PR c/9177
gerald
2003-04-18
1
-1
/
+2
*
2003-04-17 Roger Sayle <roger@eyesopen.com>
sayle
2003-04-17
1
-0
/
+2
*
* c-decl.c (implicitly_declare): Copy declarations that are going
mmitchel
2003-04-15
1
-1
/
+7
*
* c-decl.c (grokdeclarator): Reject extern redeclarations of
mmitchel
2003-04-15
1
-1
/
+16
*
* tree.h (DECL_BUILT_IN_NONANSI): Remove.
sayle
2003-04-14
1
-16
/
+2
*
* builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type.
sayle
2003-04-14
1
-0
/
+2
*
2003-04-10 Zack Weinberg <zack@codesourcery.com>
zack
2003-04-11
1
-766
/
+543
*
* stor-layout.c (do_type_align): New fn, split out from...
jason
2003-04-03
1
-22
/
+0
*
PR c/9936
mmitchel
2003-04-01
1
-1
/
+42
*
PR java/10145
jason
2003-03-31
1
-12
/
+0
*
* c-decl.c (finish_function): Always defer if DECL_DECLARED_INLINE_P.
rth
2003-03-26
1
-2
/
+7
*
* c-common.c: Include intl.h.
zack
2003-03-22
1
-16
/
+11
[prev]
[next]