aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2002-07-17Makefile.in: Delete references to enquire.Nathanael Nerode1-60/+4
2002-07-16ra-rewrite.c: #include reload.h, insn-config.hDaniel Berlin1-2/+2
2002-07-15[multiple changes]Michael Matz1-3/+18
2002-07-14Make gengtype.c language independent.Tim Josling1-6/+41
2002-07-10diagnostic.h: #include location.hGabriel Dos Reis1-3/+4
2002-07-01Makefile.in: Remove all trace of tradcpp.c, tradcpp.h, tradcif.y and related ...Neil Booth1-19/+3
2002-06-25Makefile.in (SHELL): Set to @SHELL@.Kaveh R. Ghazi1-1/+1
2002-06-24Makefile.in (GTFILES): Add basic-block.hDavid S. Miller1-0/+1
2002-06-20Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-2/+3
2002-06-19Makefile.in (unstrap, restrap): New targets.Jason Merrill1-1/+12
2002-06-19* Makefile.in (QMTEST_DIR): Simplify definition.Mark Mitchell1-1/+1
2002-06-15Makefile.in (tm_defines): New configuration variable.John David Anglin1-4/+9
2002-06-14* Makefile.in (libgcc.mk): Depend on specs.Ulrich Weigand1-1/+1
2002-06-11Makefile.in (gccinstall.dvi): Pass absolute pathnames to $(TEXI2DVI) -o.Rainer Orth1-1/+2
2002-06-11Makefile.in (distclean): Delete junk left in testsuite directory, too.Zack Weinberg1-0/+2
2002-06-11Makefile.in: Update cppmain.o.Neil Booth1-1/+1
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg1-1/+1
2002-06-10Makefile.in (LANGHOOKS_DEF_H): Include langhooks-def.h.Tom Tromey1-2/+2
2002-06-10Makefile.in (STAGESTUFF): Add s-gtype, gt-*.h, gtype-*.h, and gtype-desc.c.Zack Weinberg1-6/+9
2002-06-10Makefile.in (ssa.o): Add dependency on $(RTL_H), which was missing.Daniel Berlin1-1/+1
2002-06-09Makefile.in (install-driver): Install driver as $(target_alias)-gcc-$(version).Geoffrey Keating1-4/+7
2002-06-09Makefile.in (LIBCPP_OBJS): Take out version.o.Zack Weinberg1-1/+1
2002-06-06Makefile.in (TEXI_GCCINSTALL_FILES): Define.Rainer Orth1-2/+11
2002-06-06Makefile.in: Remove missed halfpic bits.Eric Christopher1-7/+4
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-85/+144
2002-06-03integrate.c (copy_insn_list): Properly pace the INSN_SCOPE copies.Jan Hubicka1-1/+1
2002-06-02alias.c: Include target.h.Richard Henderson1-1/+1
2002-06-01Makefile.in (tracer.o): New.Jan Hubicka1-1/+4
2002-06-01Makefile.in (INSTALL_CPP, [...]): Remove.Zack Weinberg1-14/+8
2002-05-31Makefile.in: Replace HOST_PREFIX...Nathanael Nerode1-39/+39
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-9/+9
2002-05-27Makefile.in (INSTALL_HEADERS): Add 'install-mkheaders'.Geoffrey Keating1-1/+45
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth1-5/+5
2002-05-23Makefile.in (ADAC): Define.Rainer Orth1-5/+13
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth1-3/+4
2002-05-20Makefile.in (distclean): Remove QMTest stuff.Mark Mitchell1-0/+69
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-1/+1
2002-05-17Makefile.in: Update for cpptrad.c.Neil Booth1-1/+2
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth1-23/+28
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka1-1/+2
2002-05-13Makefile.in (c-common.o, cppinit.o): Update.Neil Booth1-2/+2
2002-05-09Makefile.in: Update.Neil Booth1-1/+1
2002-05-09re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek1-0/+1
2002-05-09final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka1-2/+2
2002-05-08Fix merge typos.Jan Hubicka1-2/+2
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka1-2/+2
2002-05-04Makefile.in (c-lex.o): Update.Neil Booth1-1/+1
2002-05-04Re-apply patch accidentally reverted with DFA scheduler merge: remove all rul...Zack Weinberg1-73/+14
2002-05-03real.c (etoasc): Strip most trailing zeros for clarity.Richard Henderson1-1/+1
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-7/+83