Age | Commit message (Expand) | Author | Files | Lines |
2001-01-10 | output.h (make_function_rtl): Remove prototype. | Mark Mitchell | 1 | -7/+7 |
2001-01-10 | c-lang.c (lang_hooks): Update. | Neil Booth | 1 | -5/+9 |
2001-01-09 | lang-options.h: Remove bogus reference to Java trademark. | Jeffrey A Law | 1 | -5/+1 |
2001-01-09 | c-lang.c (lang_hooks): Update. | Neil Booth | 1 | -8/+6 |
2001-01-07 | c-lang.c (c_post_options): Call cpp_post_options. | Neil Booth | 1 | -0/+1 |
2001-01-07 | toplev.c (main): Call the front-end specific post_options hook if one is given. | Neil Booth | 1 | -0/+10 |
2001-01-05 | lang-options.h: Bring comment in line with reality. | Phil Edwards | 1 | -2/+2 |
2001-01-03 | c-common.c (c_common_lang_init): New function. | Joseph Myers | 1 | -1/+3 |
2000-12-22 | Makefile.in (sched-deps.o, [...]): Fix dependency typo. | Kaveh R. Ghazi | 1 | -8/+0 |
2000-12-12 | configure.in: Simplify language enabling/disabling code. | Alexandre Oliva | 1 | -1/+3 |
2000-11-30 | objc-act.c (lang_init, [...]): Remove redundant code, assuming doing_objc_tha... | Neil Booth | 1 | -42/+5 |
2000-11-29 | c-decl.c (c_decode_option): Don't handle -lang-objc. | Neil Booth | 3 | -6/+6 |
2000-11-28 | c-lex.h (parse_in): Change parse_in to a cpp_reader *. | Neil Booth | 1 | -3/+1 |
2000-11-25 | c-common.c: Remove USE_CPPLIB conditional inclusions. | Neil Booth | 2 | -20/+1 |
2000-11-20 | c-lang.c (lang_init_options): Update call to cpp_reader_init. | Neil Booth | 1 | -1/+1 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -10/+10 |
2000-11-05 | Makefile.in: Remove all targets related to building distributions and diffs, ... | Joseph Myers | 1 | -13/+1 |
2000-10-27 | configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'. | Zack Weinberg | 2 | -92/+7 |
2000-10-13 | Makefile.in (c-parse.c, tradcif.c): Create atomically. | Kaveh R. Ghazi | 1 | -1/+2 |
2000-09-26 | gcc.c (cpp_options): Add spec for -ftabstop=. | Neil Booth | 1 | -7/+15 |
2000-09-17 | splay-tree.c (splay_tree_predecessor): Fix typo in comment. | Mark Mitchell | 3 | -6/+18 |
2000-09-07 | Integrated preprocessor. | Zack Weinberg | 3 | -25/+33 |
2000-08-21 | lang-specs.h: Do not process -o or run the assembler if -fsyntax-only. | Nix | 1 | -7/+7 |
2000-08-06 | New command line option -fconstant-string-class to allow specifying a user de... | Ovidiu Predescu | 1 | -1/+14 |
2000-08-06 | Moved the Objective-C specific options from toplev.c. | Ovidiu Predescu | 1 | -0/+43 |
2000-08-05 | [multiple changes] | Zack Weinberg | 1 | -2/+2 |
2000-08-04 | cpplex.c (parse_name): Might have to glue a CPP_OTHER token before the name. | Zack Weinberg | 2 | -20/+1 |
2000-07-31 | Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through... | Zack Weinberg | 1 | -1/+1 |
2000-07-29 | Revert previous checkin. | Mark Mitchell | 1 | -3/+16 |
2000-07-29 | Makefile.in: Generate objc parser along with the C parser. | Mark Mitchell | 1 | -16/+3 |
2000-07-14 | cvsignore: Add generated YACC files. | Mark Mitchell | 1 | -0/+2 |
2000-07-13 | gcc.c (do_spec_1): Add new %B operator. | Zack Weinberg | 1 | -71/+15 |
2000-07-12 | gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi... | Zack Weinberg | 1 | -5/+4 |
2000-07-12 | gcc_update (files_and_dependencies): Remove generated YACC files. | Mark Mitchell | 2 | -7883/+0 |
2000-07-11 | Regenerate after this patch: | Benjamin Chelf | 2 | -347/+225 |
2000-06-19 | c-parse.in (undeclared_variable_notice): Moved to c-typeck.c. | Zack Weinberg | 3 | -821/+532 |
2000-06-06 | c-common.h (c_language_kind): New type. | Mark Mitchell | 1 | -1/+1 |
2000-06-05 | objc-act.c (generate_method_descriptors): Register objc_method_prototype_temp... | Zack Weinberg | 1 | -57/+52 |
2000-06-05 | tree.h (VOID_TYPE_P): New macro. | Nathan Sidwell | 2 | -425/+423 |
2000-05-09 | top level: | Zack Weinberg | 2 | -10/+9 |
2000-05-04 | bb-reorder.c (get_next_bb_note, [...]): Prototype. | Kaveh R. Ghazi | 1 | -0/+2 |
2000-05-03 | Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long. | Jason Merrill | 1 | -1/+1 |
2000-04-21 | Update. Build with the same version of bison. | Jeff Law | 1 | -502/+502 |
2000-04-12 | objc-act.c: Include ggc.h. | Jakub Jelinek | 4 | -52/+209 |
2000-04-03 | gcc.c (C specs): Pass -f(no-)show-column to the preprocessor. | Zack Weinberg | 1 | -0/+2 |
2000-03-30 | c-parse.in (cast_expr): Move change from March 21 into c-parse.in since it is... | Jeffrey A Law | 2 | -5/+5 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -7/+2 |
2000-03-20 | c-parse.in (SAVE_WARN_FLAGS): Use size_int. | Martin v. Löwis | 2 | -26/+21 |
2000-03-17 | objc-act.c (encode_method_prototype): Pass types, not PARM_DECLs, to int_size... | Mark Mitchell | 1 | -1/+1 |
2000-03-17 | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 3 | -29/+19 |