Age | Commit message (Expand) | Author | Files | Lines |
2002-12-30 | parse.y: Remove. | Mark Mitchell | 1 | -1/+1 |
2002-12-30 | config-lang.in, [...]: GCC, not GNU CC. | Nathanael Nerode | 1 | -5/+5 |
2002-12-28 | Make-lang.in (po-generated): Remove parse.c. | Mark Mitchell | 1 | -29/+8 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -31/+31 |
2002-10-18 | target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL. | Mark Mitchell | 1 | -1/+1 |
2002-09-17 | Makefile.am (CFILES): Add cxxfilt.c. | Zack Weinberg | 1 | -29/+3 |
2002-09-11 | Makefile.in: Remove all references to s-under and underscore.c. | Zack Weinberg | 1 | -7/+3 |
2002-08-30 | tree.c: Include target.h. | Richard Henderson | 1 | -1/+1 |
2002-08-08 | configure.in (enable_coverage): New enable switch. | Nathan Sidwell | 1 | -0/+1 |
2002-08-07 | Makefile.in (c-opts.o, [...]): Update. | Neil Booth | 1 | -1/+1 |
2002-08-02 | * Make-lang.in (spew.o, lex.o, pt.o): Add path to parse.h dependencies. | Krister Walfridsson | 1 | -7/+7 |
2002-07-29 | Makefile.in (C_OBJS): Include c-pretty-print.o | Gabriel Dos Reis | 1 | -1/+1 |
2002-07-26 | c-dump.c: Resurrect. | Jason Merrill | 1 | -1/+1 |
2002-07-08 | Make-lang.in (cp/parse.o): Depend on decl.h. | Mark Mitchell | 1 | -1/+1 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -9/+16 |
2002-05-28 | tree.h: Forward-declare struct realvaluetype. | Zack Weinberg | 1 | -2/+2 |
2002-05-22 | re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-") | Neil Booth | 1 | -2/+2 |
2002-05-06 | c-common.c (warn_multichar): New. | Neil Booth | 1 | -1/+1 |
2002-03-31 | diagnostic.c (print_error_function): Remove. | Neil Booth | 1 | -1/+2 |
2002-03-14 | c-decl.c: Include c-pragma.h. | Richard Henderson | 1 | -1/+1 |
2002-02-28 | tree.h (TARGET_EXPR_SLOT, [...]): New macros. | Jason Merrill | 1 | -1/+1 |
2002-02-11 | parse.y (reserved_declspecs): Don't handle attributes. | Jason Merrill | 1 | -1/+1 |
2002-02-05 | class.c: Include target.h. | Alexandre Oliva | 1 | -1/+1 |
2002-02-04 | xref.c: Remove. | Jason Merrill | 1 | -2/+1 |
2002-02-01 | Makefile.in (c-parse.c): Handle .output file. | Jason Merrill | 1 | -4/+10 |
2002-01-24 | Make-lang.in (parse.c): Adjust expected number of shift-reduce conflicts. | Zack Weinberg | 1 | -2/+2 |
2001-12-13 | c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro. | Jason Merrill | 1 | -2/+3 |
2001-12-03 | re PR c++/3381 (explicit template instantations fail with absolutely qualifie... | Nathan Sidwell | 1 | -1/+1 |
2001-11-29 | configure.in (target_list): Add generated-manpages. | Joseph Myers | 1 | -0/+1 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -1/+2 |
2001-11-22 | tree-dump.c: Rename from c-dump.c. | Bryce McKinlay | 1 | -2/+2 |
2001-11-14 | texi2pod.pl: Handle @ifnottex, @iftex and @display. | Joseph Myers | 1 | -8/+8 |
2001-11-08 | configure.in: Add AC_ARG_PROGRAM to support program name transformation with ... | Andreas Franck | 1 | -10/+12 |
2001-11-06 | Clean up langhooks | Neil Booth | 1 | -1/+1 |
2001-10-31 | Makefile.in (INTL_TARGETS, POSUB): Delete all references. | Zack Weinberg | 1 | -1/+1 |
2001-10-08 | Make-lang.in (CXX_OBJS): Added cp-lang.o. | Alexandre Oliva | 1 | -1/+2 |
2001-10-05 | Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree-inline.h. | Alexandre Oliva | 1 | -5/+6 |
2001-09-24 | top level: | Zack Weinberg | 1 | -3/+2 |
2001-09-22 | attribs.c: New file, from c-common.c. | Richard Kenner | 1 | -1/+2 |
2001-09-15 | Make-lang.in (cp/error.o): Depend on real.h | Gabriel Dos Reis | 1 | -1/+1 |
2001-08-13 | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 1 | -1/+1 |
2001-07-20 | Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not params.h. | Daniel Berlin | 1 | -1/+1 |
2001-07-19 | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 1 | -3/+3 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 1 | -1/+1 |
2001-06-10 | Makefile.in (c-parse.o): Depend on diagnostic.h | Gabriel Dos Reis | 1 | -4/+7 |
2001-04-30 | fdl.texi: New file. | Mark Mitchell | 1 | -25/+2 |
2001-04-11 | Makefile.in (ifcvt.o): Depend on toplev.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-03-27 | Makefile.in (SYSTEM_H): Define. | Kaveh R. Ghazi | 1 | -4/+4 |
2001-03-27 | c-common.h (DECL_NUM_STMTS): New macro. | Mark Mitchell | 1 | -1/+1 |
2001-03-22 | Make-lang.in (cp/except.o): Don't depend on insn-flags.h. | Richard Henderson | 1 | -1/+1 |