aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)Author
2006-01-29missed from checkinNathan Sidwell
2006-01-29 * gcc/mklibdir.in: Use GCC_FOR_TARGET rather than xgcc.Nathan Sidwell
2005-08-03 Backport:Mark Mitchell
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-272003-10-26 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2003-10-24 PR 10757Geoffrey Keating
2003-10-242003-10-24 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2003-10-22 PR debug/12389Jan Hubicka
2003-10-21 * c-pch.c: Add comments in various places.Geoffrey Keating
2003-10-21 * Makefile.in ($(docobjdir)/%.info): Honor BUILD_INFO.Mark Mitchell
2003-10-21 * Makefile.in ($(DESTDIR)$(infodir)/%.info): Conditionalize chmodMark Mitchell
2003-10-202003-10-20 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2003-10-20 * Makefile.in: Define $(docdir) before the Make-lang.in fragments areKelley Cook
2003-10-20 * Makefile.in (install-info): Simplify.Mark Mitchell
2003-10-19 * Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak
2003-10-182003-10-17 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2003-10-15 * genmodes.c: Include hashtab.h.Zack Weinberg
2003-10-14 * Makefile.in, configure.in, config.host, mkheaders.in: ReplaceNathanael Nerode
2003-10-13 * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.oZack Weinberg
2003-10-11 * Makefile.in (web.o): New.Jan Hubicka
2003-10-10 * genmodes.c, mode-classes.def: New files.Zack Weinberg
2003-10-08* Makefile.in (gengtype-lex.c): flex 2.5.4[a] doesn't understandCarlo Wood
2003-10-072003-10-07 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2003-10-07 * errors.c: Don't include coretypes.h or tm.h.Zack Weinberg
2003-10-07 * Makefile.in: Add more comments separating large conceptuallyNathanael Nerode
2003-10-06 PR bootstrap/12512Mark Mitchell
2003-10-02 * target.h (init_libfuncs): New hook.Zack Weinberg
2003-09-252003-09-25 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-09-252003-09-24 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-09-23 * Makefile.in (gnucompare*): Merge into ...Kaveh Ghazi
2003-09-23 * targhooks.c: Include output.h.Rainer Orth
2003-09-21 * c-format.c (gcc_diag_char_table): Add %J.Richard Henderson
2003-09-20 (top level)Nathanael Nerode
2003-09-14 * Makefile.in (%.dvi): Remove excess $(docdir).Richard Sandiford
2003-09-10 * except.c: Include cgraph.h.Richard Henderson
2003-09-09* Makefile.in: Define REMAKEFLAGS for LANGUAGES & BOOT_CFLAGSKelley Cook
2003-09-09Revert change from yesterday due to parallel make issues.Kelley Cook
2003-09-07 * langhooks.c (lhd_print_error_function): Move from diagnostic.c.Gabriel Dos Reis
2003-09-072003-09-07 Kelley Cook <kelleycook@wideopenwest.com>Kelley Cook
2003-09-04 * targhooks.c: New file.DJ Delorie
2003-09-03 * Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka
2003-09-02 * Makefile.in (genprogs): Fix typo.Mark Mitchell
2003-09-01 * Makefile.in (gencheck.o): Remove build commands.Mark Mitchell
2003-08-31 * configure.frag: Delete file.Zack Weinberg
2003-08-29gcc/Richard Henderson
2003-08-29 * Makefile.in (cpp.info): Just state dependencies.Mark Mitchell
2003-08-292003-08-29 Kelley Cook <kelleycook@wideopenwest.com>Kelley Cook
2003-08-26 * doc/install.texi (Prerequisites): Mention GNU make requirement.Mark Mitchell
2003-08-21 * Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg
2003-08-20 * Makefile.in (STAGESTUFF): Move cc1obj$(exeext) from here ...Matt Kraai