Age | Commit message (Expand) | Author | Files | Lines |
2003-06-25 | re PR c/10178 (ICE in tree_low_cst) | Zack Weinberg | 1 | -0/+2 |
2003-06-22 | * c-lang.c: Convert to ISO C90. | Andreas Jaeger | 1 | -19/+12 |
2003-06-07 | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 1 | -5/+5 |
2003-02-12 | Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time | Jan Hubicka | 1 | -0/+3 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-09-06 | c-lang.c (objc_is_id): New stub. | Ziemowit Laski | 1 | -0/+7 |
2002-09-03 | c-lang.c (recognize_objc_keyword): Remove, no longer used. | Stan Shebs | 1 | -6/+0 |
2002-08-12 | c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c. | Neil Booth | 1 | -9/+1 |
2002-08-10 | c-common.c (flag_objc): New. | Ziemowit Laski | 1 | -3/+3 |
2002-08-07 | Makefile.in (c-opts.o, [...]): Update. | Neil Booth | 1 | -1/+1 |
2002-07-26 | c-dump.c: Resurrect. | Jason Merrill | 1 | -0/+2 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -4/+3 |
2002-05-22 | re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-") | Neil Booth | 1 | -9/+1 |
2002-04-25 | c-common.h (c_common_parse_file): Update. | Neil Booth | 1 | -2/+0 |
2002-04-24 | attribs.c (c_common_attribute_table): Move table and handlers to c-common.c. | Neil Booth | 1 | -0/+6 |
2002-04-20 | Makefile.in: Update. | Neil Booth | 1 | -0/+6 |
2002-04-19 | builtins.c: Include langhooks.h. | Neil Booth | 1 | -0/+2 |
2002-04-18 | c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | Neil Booth | 1 | -0/+2 |
2002-04-04 | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 1 | -0/+2 |
2002-04-03 | re PR rtl-optimization/4330 (Optimizer generates illegal assembly code) | Richard Henderson | 1 | -0/+2 |
2002-04-01 | c-decl.c (grokdeclarator): Update. | Neil Booth | 1 | -0/+2 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 1 | -0/+6 |
2002-03-31 | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 1 | -0/+4 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -0/+5 |
2002-03-27 | Makefile.in (attribs.o): Update. | Neil Booth | 1 | -0/+2 |
2002-03-27 | c-common.c (c_expand_expr): Fix prototype. | Neil Booth | 1 | -0/+2 |
2002-03-26 | Makefile.in (ggc-common.o): Update. | Neil Booth | 1 | -0/+2 |
2002-03-19 | re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0) | Jakub Jelinek | 1 | -0/+3 |
2002-03-17 | c-common.h (yyparse, [...]): New. | Neil Booth | 1 | -0/+3 |
2002-03-13 | c-common.c (c_tree_code_type, [...]): Delete. | Kaveh R. Ghazi | 1 | -0/+35 |
2002-02-28 | Makefile.in (integrate.o): Update. | Neil Booth | 1 | -0/+2 |
2001-12-17 | Makefile.in: Update dependencies. | Neil Booth | 1 | -127/+2 |
2001-12-16 | c-common.c, c-common.h (back_end_hook): Remove. | Neil Booth | 1 | -3/+0 |
2001-12-04 | re PR c/4787 (Different anonymous variables declared but only one allocated w... | Joseph Myers | 1 | -0/+2 |
2001-11-27 | cpphash.c (_cpp_init_hashtable): Update. | Neil Booth | 1 | -232/+5 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -1/+3 |
2001-11-26 | cppfiles.c (stack_include_file): Don't optimize zero-length files. | Neil Booth | 1 | -22/+3 |
2001-11-20 | c-lang.c (finish_file): Backout 2001-11-16 changes... | Jakub Jelinek | 1 | -23/+5 |
2001-11-19 | cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, n... | Jason Merrill | 1 | -6/+0 |
2001-11-18 | Makefile.in (c-parse.o, c-common.o): Update dependencies. | Neil Booth | 1 | -0/+2 |
2001-11-16 | c-lang.c (finish_file): Don't emit static inline functions if they weren't re... | Jakub Jelinek | 1 | -5/+30 |
2001-11-15 | c-common.c: Include c-lex.h. | Neil Booth | 1 | -7/+12 |
2001-11-14 | * c-lang.c (finish_file): Make I unsigned to eliminate warning. | Richard Kenner | 1 | -1/+1 |
2001-11-12 | Makefile.in (c-lang.o): Depend on $(VARRAY_H). | Alexandre Oliva | 1 | -0/+28 |
2001-11-09 | Makefile.in: Update. | Neil Booth | 1 | -15/+4 |
2001-11-09 | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 1 | -10/+3 |
2001-11-06 | Clean up langhooks | Neil Booth | 1 | -0/+1 |
2001-10-23 | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 1 | -0/+3 |
2001-10-08 | langhooks.h: New file. | Alexandre Oliva | 1 | -7/+20 |
2001-10-08 | c-common.h (struct c_lang_decl): Add declared_inline. | Richard Henderson | 1 | -1/+1 |