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