aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-01-21Makefile.in (pretty-print.o): Depend on $(CONFIG_H) and $(SYSTEM_H).Kaveh R. Ghazi1-3/+3
2004-01-21re PR other/12730 (manual page install broken with old Pod::man)Kelley Cook1-54/+56
2004-01-20varray.c: Include hashtab.hJan Hubicka1-1/+2
2004-01-20cselib.c: Include alloc-pool.hJan Hubicka1-1/+2
2004-01-20re PR rtl-optimization/12440 (gcc 3.3.1 on i386 linux 2.4.22 crashes during c...Zdenek Dvorak1-1/+1
2004-01-19Move cpp_reader's line_maps field to a shared global.Per Bothner1-4/+4
2004-01-20Makefile.in (target_noncanonical, [...]): Use immediate define instead of def...Kelley Cook1-9/+9
2004-01-17Makefile.in: Remove rule for ggc-simple.o.Steven Bosscher1-3/+0
2004-01-17[multiple changes]Geoffrey Keating1-9/+12
2004-01-15Makefile.in (MAINT): Make it an immediate assignment.Kelley Cook1-1/+1
2004-01-15re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...Kelley Cook1-45/+23
2004-01-14Makefile.in: Define MAINT from --enable-maintainer-mode.Kelley Cook1-0/+3
2004-01-12alias.c: Invlude varray.hJan Hubicka1-1/+1
2004-01-12Partial fox for PR opt/10776 IIJan Hubicka1-1/+1
2004-01-11Partial fix for PR opt/10776Jan Hubicka1-1/+1
2004-01-09Makefile.in: Rename configure.in to configure.acKelley Cook1-4/+4
2004-01-06makefile.in (stageprofile_flags_to_pass): use -fprofile-generate.Jan Hubicka1-2/+2
2004-01-04Makefile.in (cgraph.o, [...]): Add intl.h dependency.Jan Hubicka1-2/+3
2004-01-03Fix messed up accidental commit.Steven Bosscher1-2/+2
2003-12-30backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher1-2/+2
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell1-4/+1
2003-12-18Makefile.in (tracer.o, [...]): Depend on timevar.hSteven Bosscher1-2/+2
2003-12-17Fix for IA-64 glibc math test failures.James E Wilson1-1/+2
2003-12-16Makefile.in (CPPFLAGS): Initialize from configure.David O'Brien1-0/+2
2003-12-12* Makefile.in (opts.o, explow.o): Depend on langhooks.hSteven Bosscher1-2/+2
2003-12-08* Makefile.in (compare): Combine toplevel and $(SUBDIRS) cases.Kaveh R. Ghazi1-19/+1
2003-12-06Makefile.in (program_transform_cross_name): Delete.Kelley Cook1-66/+25
2003-12-04re PR target/13186 ([PPC] Internal compiler error in reload.c)Richard Sandiford1-5/+4
2003-12-02* Makefile.in (GCC_CFLAGS): Add -Wold-style-definition.Kaveh R. Ghazi1-1/+1
2003-11-30* Makefile.in ($(DESTDIR)$(infodir)/%.info): Fix missing semicolon.Andreas Schwab1-1/+1
2003-11-30Makefile.in (install-info): Install gccinstall.info too.Kelley Cook1-0/+1
2003-11-26* Makefile.in: Remove references to ADAC.Nathanael Nerode1-2/+0
2003-11-20ssa.c, [...]: Remove files.Richard Henderson1-17/+9
2003-11-21Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.Kelley Cook1-0/+1
2003-11-20Makefile.in (extraclean): Delete.Joseph Myers1-19/+1
2003-11-20Makefile.in (lang_checks): Add.Joseph Myers1-6/+4
2003-11-16Makefile.in (expr.o): Depend on $(TARGET_H).Richard Sandiford1-1/+1
2003-11-16Makefile.in, [...]: Create TAGS.sub files in each directory and TAGS files th...Jason Merrill1-12/+13
2003-11-14Makefile.in (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.Arnaud Charlet1-0/+1
2003-11-09* Makefile.in (rtlanal.o): Depend on BASIC_BLOCK_H.Richard Henderson1-4/+5
2003-11-04Makefile.in (GCC_CFLAGS): Remove @WERROR@ again.Andreas Jaeger1-1/+1
2003-11-04Makefile.in (cpp.dvi): New target split from cpp.info.Kelley Cook1-11/+24
2003-11-03Makefile.in (GCC_CFLAGS): Allow blacklisting of warnings.Andreas Jaeger1-1/+3
2003-11-02Makefile.in (targhooks.o, reload.o): Update dependencies.Richard Sandiford1-4/+5
2003-11-01Makefile.in (GCC_CFLAGS): Add @WERROR@ for target files.Andreas Jaeger1-1/+1
2003-10-31* Makefile.in (STRICT2_WARN): Add -Wold-style-definitionKelley Cook1-1/+1
2003-10-31re PR ada/12761 ([3.3 only] Segmentation fault in gnat1 compiling a-except.adb)Nathanael Nerode1-0/+12
2003-10-27ggc-zone.c: New file, zone allocating collector.Daniel Berlin1-1/+4
2003-10-24re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating1-4/+4
2003-10-24Makefile.in: Define a vpath for %.texi.Kelley Cook1-57/+64