Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-03-09 | configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x... | Zack Weinberg | 1 | -5/+9 |
2001-02-15 | Makefile.in (install-common): Don't depend on installdirs here. | Jim Meyering | 1 | -3/+3 |
2001-02-11 | Makefile.in (gcc.o): Fix typos. | Mark Mitchell | 1 | -3/+3 |
2001-02-05 | Makefile.in (s-mlib): Don't build multilibs if --disable-multilib. | Mark Mitchell | 1 | -0/+2 |
2001-02-02 | gcc.c (init_gcc_specs): New function. | Mark Mitchell | 1 | -1/+2 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-01-15 | defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the linker support... | Jeffrey Oldham | 1 | -1/+1 |
2001-01-13 | c-common.c: Move format checking code to ... | Joseph Myers | 1 | -1/+1 |
2001-01-13 | Makefile.in (info, [...]): Also build and remove and install and uninstall c-... | Joseph Myers | 1 | -3/+27 |
2001-01-02 | typeck.c (strip_all_pointer_quals): Also strip quals from pointer-to-member t... | Jason Merrill | 1 | -4/+2 |
2000-12-04 | mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector". | Jason Merrill | 1 | -1/+13 |
2000-11-26 | Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. | Neil Booth | 1 | -2/+2 |
2000-11-25 | Add support for target specific, language specific object files. | Nick Clifton | 1 | -1/+1 |
2000-11-23 | gcc toplevel: | J"orn Rennecke | 1 | -2/+2 |
2000-11-10 | Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o. | Mark Mitchell | 1 | -2/+2 |
2000-11-05 | Makefile.in: Remove all targets related to building distributions and diffs, ... | Joseph Myers | 1 | -19/+1 |
2000-10-27 | configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'. | Zack Weinberg | 1 | -38/+81 |
2000-10-09 | Make-lang.in (CXX_EXTRA_HEADERS): Remove. | Richard Henderson | 1 | -58/+0 |
2000-09-14 | Makefile.in (LN): Remove duplicate definition. | Richard Kenner | 1 | -2/+3 |
2000-09-07 | Integrated preprocessor. | Zack Weinberg | 1 | -3/+3 |
2000-08-25 | Make-lang.in (CXX_LIB2FUNCS): Remove cp-demangle.o and dyn-string.o. | Mark Mitchell | 1 | -13/+2 |
2000-08-05 | [multiple changes] | Zack Weinberg | 1 | -1/+1 |
2000-07-01 | Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o. | Ben Chelf | 1 | -1/+1 |
2000-06-23 | in include/ChangeLog: | Alex Samuel | 1 | -2/+13 |
2000-06-14 | c-common.h (IF_COND): Moved here from cp/cp-tree.h. | Benjamin Chelf | 1 | -1/+2 |
2000-06-13 | Make-lang.in (c++.install-common): Install g++-cross in $(gcc_tooldir)/bin as... | Maciej W. Rozycki | 1 | -0/+10 |
2000-06-04 | Make-lang.in (CXX_SRCS): Add mangle.c. | Alex Samuel | 1 | -5/+5 |