summaryrefslogtreecommitdiffstats
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
...
* * c-decl.c (store_parm_decls_newstyle, store_parm_decls_oldstyle):zack2003-07-271-301/+269
* * builtins.def (DEF_FALLBACK_BUILTIN): Delete.sayle2003-07-261-17/+1
* * c-decl.c (c_static_assembler_name): Remove TREE_STATIC test.geoffk2003-07-261-1/+1
* * tree.h (boolean_type_node): Move from C/C++/Java frontends.jason2003-07-241-16/+9
* * c-decl.c (match_builtin_function_types): New subroutine ofsayle2003-07-241-37/+47
* * c-decl.c: Search-and-replace change 'binding level' tozack2003-07-241-227/+219
* * alias.c: Fix comment formatting.kazu2003-07-221-2/+2
* * c-decl.c (start_decl): Don't call maybe_apply_pragma_weak here.geoffk2003-07-221-8/+22
* * c-common.h (num_in_fnames): Declare.geoffk2003-07-211-0/+17
* * c-decl.c (named_labels, shadowed_labels, label_level_chain)zack2003-07-191-265/+202
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-13/+9
* * c-decl.c (c_finish_incomplete_decl): Don't use xxx_with_decl.gdr2003-07-191-141/+209
* * c-decl.c (pushdecl_function_level): Make static, return nothing.zack2003-07-181-17/+41
* * c-decl.c: Fix typos in several comments. Remove allzack2003-07-171-125/+36
* 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-07-161-0/+50
* * c-decl.c (link_hash_hash): Avoid warning about casting pointeraj2003-07-131-1/+1
* Index: ChangeLoggeoffk2003-07-111-36/+244
* * java-tree.h (DECL_NUM_STMTS): Rename to...hubicka2003-07-091-1/+1
* gcc:ghazi2003-07-081-3/+2
* * c-tree.h (define_label): Replace filename and lineno argumentsnathan2003-07-011-13/+7
* * c-common.c (enum c_language_kind, flag_objc): Remove.neil2003-06-301-5/+5
* * c-decl.c (c_init_decl_processing): Use a location_t. Set inputnathan2003-06-291-5/+5
* * c-tree.h (grokfield): Remove unused filename and line parameters.nathan2003-06-271-2/+1
* * c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.neil2003-06-201-2/+2
* * tree.h (expand_function_end): Remove all parameters.nathan2003-06-201-1/+1
* * c-aux-info.c: Convert to ISO C99.aj2003-06-191-236/+133
* * tree.h (init_function_start): Remove filename and line paramters.nathan2003-06-141-2/+2
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* * c-decl.c (c_init_decl_processing): Clear input_file_nameamylaar2003-06-041-0/+8
* * c-common.c (handle_cleanup_attribute): New.rth2003-06-041-0/+37
* * c-decl.c (duplicate_decls): Test DECL for ERROR_MARK.kenner2003-05-221-1/+4
* * c-decl.c (finish_decl): When setting the DECL_ASSEMBLER_NAMEamylaar2003-05-191-6/+12
* * c-decl.c (duplicate_decls): Re-invoke make_decl_rtl ifrth2003-05-141-0/+9
* PR c/10675rth2003-05-121-25/+59
* * c-decl.c (define_label): Tidy. Don't use any ofgdr2003-05-081-29/+19
* * c-decl.c (pending_invalid_xref_file): Remove.nathan2003-05-031-10/+6
* * input.h (lineno): Rename to ...nathan2003-05-011-7/+7
* * c-decl.c (finish_decl): When prototype with asmspec is foundjakub2003-04-281-4/+20
* PR c/9177gerald2003-04-181-1/+2
* 2003-04-17 Roger Sayle <roger@eyesopen.com>sayle2003-04-171-0/+2
* * c-decl.c (implicitly_declare): Copy declarations that are goingmmitchel2003-04-151-1/+7
* * c-decl.c (grokdeclarator): Reject extern redeclarations ofmmitchel2003-04-151-1/+16
* * tree.h (DECL_BUILT_IN_NONANSI): Remove.sayle2003-04-141-16/+2
* * builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type.sayle2003-04-141-0/+2
* 2003-04-10 Zack Weinberg <zack@codesourcery.com>zack2003-04-111-766/+543
* * stor-layout.c (do_type_align): New fn, split out from...jason2003-04-031-22/+0
* PR c/9936mmitchel2003-04-011-1/+42
* PR java/10145jason2003-03-311-12/+0
* * c-decl.c (finish_function): Always defer if DECL_DECLARED_INLINE_P.rth2003-03-261-2/+7
* * c-common.c: Include intl.h.zack2003-03-221-16/+11
OpenPOWER on IntegriCloud