summaryrefslogtreecommitdiffstats
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c (mark_binding_level): Use 'for' instead of `while'.kenner2000-04-181-2/+2
* * c-convert.c (convert): Return if output or input type is ERROR_MARK.kenner2000-03-271-29/+36
* * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.mmitchel2000-03-231-1/+1
* gccnathan2000-03-211-15/+16
* gcc:nathan2000-03-081-0/+39
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-071-60/+55
* * c-decl.c (current_function_decl): Move to toplev.c.loewis2000-02-291-5/+0
* * Eliminate DECL_FIELD_SIZE.kenner2000-02-291-11/+10
* * builtins.c (c_strlen): Use size_diffop and return ssizetype value.kenner2000-02-271-8/+13
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-201-20/+5
* * c-decl.c (c_decode_option): Accept optional numeric argument todrepper2000-01-311-0/+2
* Adjust variable names, comments, help strings to c99.drepper2000-01-291-13/+15
* * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,zack2000-01-251-283/+30
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-121-15/+15
* 2000-01-05 11:25 -0800 Zack Weinberg <zack@rabi.columbia.edu>zack2000-01-051-49/+46
* * c-common.c (enum attrs): Add A_NO_LIMIT_STACK.geoffk1999-12-041-0/+2
* * c-common.c (check_format_info): Don't call a variadic functionghazi1999-11-251-16/+21
* * c-decl.c (duplicate_decls): Copy DECL_MODE too.rth1999-11-031-0/+1
* * tree.h (BLOCK_TYPE_TAGS): Remove.mmitchel1999-10-261-2/+0
* * c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT.law1999-10-181-2/+4
* * c-parse.in (component_decl): Support anonymous struct/union.law1999-10-151-60/+0
* checked in wrong versionjason1999-10-101-2/+2
* * expr.c (expand_expr, TARGET_EXPR): Set TREE_USED sooner.jason1999-10-081-11/+9
* * c-decl.c (ggc_p): Enable.rth1999-10-071-2/+2
* Use lookup table to get register sizes in dwarf2 ehcrux1999-09-301-2/+2
* * c-tree.h (warn_float_equal): Declare.law1999-09-301-0/+8
* * c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined,crux1999-09-281-0/+4
* Allow to distinguish between three classes of builtin functionscrux1999-09-241-19/+19
* * toplev.c (documented_lang_options): Add -fshort-wchar.jason1999-09-231-2/+12
* Add comment saying that lang_decode_options should not complain aboutnickc1999-09-201-1/+2
* Move declarations and building code for common tree nodes to tree.[ch]crux1999-09-101-210/+25
* * c-decl.c (finish_function): When processing a nested function,rth1999-09-101-0/+9
* * ggc.h (lang_cleanup_tree): Remove.mmitchel1999-09-091-16/+5
* * c-decl.c (mark_binding_level): Make static to match prototype.ghazi1999-09-091-1/+1
* * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,ghazi1999-09-081-3/+3
* * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.rth1999-09-081-19/+9
* Merge in gcc2-ss-010999law1999-09-071-2/+8
* * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.mmitchel1999-09-061-0/+106
* * c-decl.c (struct language_function): Renamed from struct c_function.mmitchel1999-09-051-21/+10
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* * expr.h (PROMOTE_PROTOTYPES): Move ...rth1999-08-031-1/+1
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-08-021-8/+9
* * builtins.c (expand_builtin_saveregs): Remove static, remove exprth1999-07-261-0/+6
* * c-common.h: New file.crux1999-07-201-417/+9
* For gcc:gavin1999-07-021-0/+18
* * c-decl.c (c_decode_option, start_decl, start_function,scox1999-04-121-9/+5
* * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi1999-02-181-5/+5
* zack1999-01-311-8/+0
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-51/+59
* * c-decl.c (duplicate_decls): If `warn_traditional', warn whenghazi1999-01-161-1/+9
OpenPOWER on IntegriCloud