Age | Commit message (Expand) | Author | Files | Lines |
2003-12-06 | Makefile.in (program_transform_cross_name): Delete. | Kelley Cook | 1 | -33/+10 |
2003-11-20 | Makefile.in (extraclean): Delete. | Joseph Myers | 1 | -2/+1 |
2003-11-20 | Makefile.in (lang_checks): Add. | Joseph Myers | 1 | -0/+3 |
2003-11-16 | Makefile.in, [...]: Create TAGS.sub files in each directory and TAGS files th... | Jason Merrill | 1 | -1/+3 |
2003-10-20 | Makefile.in (install-info): Simplify. | Mark Mitchell | 1 | -3/+1 |
2003-10-14 | Breack out decl.c (3/n) | Gabriel Dos Reis | 1 | -1/+1 |
2003-10-14 | config.gcc, [...]: Replace uses of target_alias with target_noncanonical. | Nathanael Nerode | 1 | -2/+2 |
2003-10-13 | Break out decl.c (2/n) | Gabriel Dos Reis | 1 | -1/+2 |
2003-10-06 | re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc) | Mark Mitchell | 1 | -4/+1 |
2003-09-06 | cp-tree.h (add_binding): Remove declaration. | Gabriel Dos Reis | 1 | -1/+1 |
2003-08-07 | Make-lang.in (cp/call.o): Add dependency for target.h. | Aldy Hernandez | 1 | -1/+1 |
2003-08-05 | pretty-print.h (pp_set_line_maximum_length): Make macro. | Gabriel Dos Reis | 1 | -4/+9 |
2003-07-29 | re PR c++/11667 (wider-than-int enums never compare equal to 0) | Mark Mitchell | 1 | -4/+4 |
2003-07-25 | Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC. | Gabriel Dos Reis | 1 | -2/+2 |
2003-07-07 | genextract.c: Convert remaining prototypes to ISO C90. | Andreas Jaeger | 1 | -1/+1 |
2003-07-02 | decl2.c (defer_fn): Set DECL_DEFER_OUTPUT. | Jan Hubicka | 1 | -2/+2 |
2003-06-30 | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 1 | -2/+1 |
2003-06-23 | i386.c (x86_output_mi_thunk): Don't pass MEM to %P0, just SYMBOL_REF. | Jakub Jelinek | 1 | -2/+2 |
2003-06-14 | Makefile.in: Update to use common.opt and lang_opt_files. | Neil Booth | 1 | -2/+1 |
2003-06-11 | mangle.c (tm_p.h): Include it. | Mark Mitchell | 1 | -1/+1 |
2003-06-08 | * Makfile.in, cp/Make-lang.in: Forgotten commit. | Neil Booth | 1 | -1/+2 |
2003-06-05 | install.tex: Document profiledbootstrap. | Jan Hubicka | 1 | -0/+4 |
2003-04-23 | Makefile.in (c-lex.o, [...]): Update. | Neil Booth | 1 | -1/+1 |
2003-04-07 | Oops, this belongs with the previous calls.c commit | Zack Weinberg | 1 | -1/+1 |
2003-04-03 | Make-lang.in (cp-warn): Add $(STRICT_WARN). | Kaveh R. Ghazi | 1 | -2/+2 |
2003-04-03 | Index: testsuite/ChangeLog | Geoffrey Keating | 1 | -2/+2 |
2003-04-01 | config-lang.in (gtfiles): add \$(srcdir)/cp/name-lookup.c after \$(srcdir)/cp... | Andrew Pinski | 1 | -2/+2 |
2003-03-30 | * Make-lang.in (cp/name-lookup.o): Add more dependencies. | Gabriel Dos Reis | 1 | -1/+2 |
2003-03-30 | name-lookup.c: New file. | Gabriel Dos Reis | 1 | -2/+5 |
2003-03-20 | Makefile.in (STRICT2_WARN): Add @WERROR@. | Loren J. Rittle | 1 | -1/+1 |
2003-03-17 | Make-lang.in (treelang.tags): Remove duplicate entry. | Andreas Jaeger | 1 | -9/+0 |
2003-03-15 | Makefile.in: Update. | Neil Booth | 1 | -1/+1 |
2003-03-12 | g++.1: Remove. | Alexandre Oliva | 1 | -4/+13 |
2003-03-11 | Makefile.in: Update. | Neil Booth | 1 | -1/+1 |
2003-03-04 | * Make-lang.in (c++.tags): New target. | Tom Tromey | 1 | -0/+3 |
2003-03-04 | * Make-lang.in: Update. | Neil Booth | 1 | -1/+1 |
2003-03-01 | Makefile.in (C_AND_OBJC_OBJS, [...]): Update. | Neil Booth | 1 | -1/+2 |
2003-02-13 | timevar.h (POP_TIMEVAR_AND_RETURN): New macro. | Gabriel Dos Reis | 1 | -1/+1 |
2003-01-31 | Index: ChangeLog | Geoffrey Keating | 1 | -2/+0 |
2003-01-21 | Makefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn) (gtype-desc.o-warn... | Kaveh R. Ghazi | 1 | -0/+2 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -12/+13 |
2003-01-09 | Make-lang.in (c++.install-common, [...]): Prepend $(DESTDIR) to destination p... | Christian Cornelssen | 1 | -31/+36 |
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 |