summaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
Commit message (Expand)AuthorAgeFilesLines
* c-lang.c (objc_is_id): New stub.Ziemowit Laski2002-09-061-0/+7
* c-lang.c (recognize_objc_keyword): Remove, no longer used.Stan Shebs2002-09-031-6/+0
* c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.Neil Booth2002-08-121-9/+1
* c-common.c (flag_objc): New.Ziemowit Laski2002-08-101-3/+3
* Makefile.in (c-opts.o, [...]): Update.Neil Booth2002-08-071-1/+1
* c-dump.c: Resurrect.Jason Merrill2002-07-261-0/+2
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-4/+3
* re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth2002-05-221-9/+1
* c-common.h (c_common_parse_file): Update.Neil Booth2002-04-251-2/+0
* attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth2002-04-241-0/+6
* Makefile.in: Update.Neil Booth2002-04-201-0/+6
* builtins.c: Include langhooks.h.Neil Booth2002-04-191-0/+2
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth2002-04-181-0/+2
* c-common.c (truthvalue_conversion): Rename, update.Neil Booth2002-04-041-0/+2
* re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson2002-04-031-0/+2
* c-decl.c (grokdeclarator): Update.Neil Booth2002-04-011-0/+2
* c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth2002-04-011-0/+6
* c-common.c (c_unsafe_for_reeval): Rename.Neil Booth2002-03-311-0/+4
* Makefile.in (convert.o, [...]): Update.Neil Booth2002-03-291-0/+5
* Makefile.in (attribs.o): Update.Neil Booth2002-03-271-0/+2
* c-common.c (c_expand_expr): Fix prototype.Neil Booth2002-03-271-0/+2
* Makefile.in (ggc-common.o): Update.Neil Booth2002-03-261-0/+2
* re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek2002-03-191-0/+3
* c-common.h (yyparse, [...]): New.Neil Booth2002-03-171-0/+3
* c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi2002-03-131-0/+35
* Makefile.in (integrate.o): Update.Neil Booth2002-02-281-0/+2
* Makefile.in: Update dependencies.Neil Booth2001-12-171-127/+2
* c-common.c, c-common.h (back_end_hook): Remove.Neil Booth2001-12-161-3/+0
* re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers2001-12-041-0/+2
* cpphash.c (_cpp_init_hashtable): Update.Neil Booth2001-11-271-232/+5
* Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner2001-11-271-1/+3
* cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth2001-11-261-22/+3
* c-lang.c (finish_file): Backout 2001-11-16 changes...Jakub Jelinek2001-11-201-23/+5
* cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, n...Jason Merrill2001-11-191-6/+0
* Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth2001-11-181-0/+2
* c-lang.c (finish_file): Don't emit static inline functions if they weren't re...Jakub Jelinek2001-11-161-5/+30
* c-common.c: Include c-lex.h.Neil Booth2001-11-151-7/+12
* * c-lang.c (finish_file): Make I unsigned to eliminate warning.Richard Kenner2001-11-141-1/+1
* Makefile.in (c-lang.o): Depend on $(VARRAY_H).Alexandre Oliva2001-11-121-0/+28
* Makefile.in: Update.Neil Booth2001-11-091-15/+4
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-10/+3
* Clean up langhooksNeil Booth2001-11-061-0/+1
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-0/+3
* langhooks.h: New file.Alexandre Oliva2001-10-081-7/+20
* c-common.h (struct c_lang_decl): Add declared_inline.Richard Henderson2001-10-081-1/+1
* Makefile.in (c-decl.o): Depend on tree-inline.h.Alexandre Oliva2001-10-051-0/+175
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* * c-lang.c (start_cdtor): Remove extra parameter from start_function.Richard Kenner2001-07-091-1/+1
* toplev.c (decode_f_option): Adjust setting.Gabriel Dos Reis2001-06-261-1/+1
* c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell2001-06-051-2/+10