aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-4/+3
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth1-9/+1
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-2/+0
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth1-0/+6
2002-04-20Makefile.in: Update.Neil Booth1-0/+6
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-0/+2
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-0/+2
2002-04-04c-common.c (truthvalue_conversion): Rename, update.Neil Booth1-0/+2
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson1-0/+2
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-0/+2
2002-04-01c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth1-0/+6
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-0/+4
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-0/+5
2002-03-27Makefile.in (attribs.o): Update.Neil Booth1-0/+2
2002-03-27c-common.c (c_expand_expr): Fix prototype.Neil Booth1-0/+2
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-0/+2
2002-03-19re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek1-0/+3
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-0/+3
2002-03-13c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi1-0/+35
2002-02-28Makefile.in (integrate.o): Update.Neil Booth1-0/+2
2001-12-17Makefile.in: Update dependencies.Neil Booth1-127/+2
2001-12-16c-common.c, c-common.h (back_end_hook): Remove.Neil Booth1-3/+0
2001-12-04re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers1-0/+2
2001-11-27cpphash.c (_cpp_init_hashtable): Update.Neil Booth1-232/+5
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-1/+3
2001-11-26cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth1-22/+3
2001-11-20c-lang.c (finish_file): Backout 2001-11-16 changes...Jakub Jelinek1-23/+5
2001-11-19cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, n...Jason Merrill1-6/+0
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth1-0/+2
2001-11-16c-lang.c (finish_file): Don't emit static inline functions if they weren't re...Jakub Jelinek1-5/+30
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-7/+12
2001-11-14* c-lang.c (finish_file): Make I unsigned to eliminate warning.Richard Kenner1-1/+1
2001-11-12Makefile.in (c-lang.o): Depend on $(VARRAY_H).Alexandre Oliva1-0/+28
2001-11-09Makefile.in: Update.Neil Booth1-15/+4
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-10/+3
2001-11-06Clean up langhooksNeil Booth1-0/+1
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-0/+3
2001-10-08langhooks.h: New file.Alexandre Oliva1-7/+20
2001-10-08c-common.h (struct c_lang_decl): Add declared_inline.Richard Henderson1-1/+1
2001-10-05Makefile.in (c-decl.o): Depend on tree-inline.h.Alexandre Oliva1-0/+175
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-09* c-lang.c (start_cdtor): Remove extra parameter from start_function.Richard Kenner1-1/+1
2001-06-26toplev.c (decode_f_option): Adjust setting.Gabriel Dos Reis1-1/+1
2001-06-05c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell1-2/+10
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-1/+4
2001-03-20objc-act.c (maybe_objc_method_name): Remove, never called.Stan Shebs1-7/+0
2001-02-12c-decl.c (grokdeclarator): In C99 mode...Joseph Myers1-2/+3
2001-01-29tree.c, tree.h (build_parse_node): Remove; was identical to build_nt.Joseph Myers1-4/+3
2001-01-10c-lang.c (lang_hooks): Update.Neil Booth1-12/+5
2001-01-09c-lang.c (lang_hooks): Update.Neil Booth1-8/+6