aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)Author
2004-04-01gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg...Alan Modra
2004-03-05re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor
2004-01-29backport: re PR rtl-optimization/12440 (gcc 3.3.1 on i386 linux 2.4.22 crashe...Gabriel Dos Reis
2003-12-04Makefile.in (stmp-fixinc): Don't bail out if SYSTEM_HEADER_DIR does not exist...H.J. Lu
2003-11-06backport: [multiple changes]H.J. Lu
2003-08-10Backport the following changes from mainline:Zack Weinberg
2003-08-03* Makefile.in (ORDINARY_FLAGS_TO_PASS): Pass AR.Mark Mitchell
2003-08-03Makefile.in (STAGE2_FLAGS_TO_PASS): Pass AR_FOR_TARGET and RANLIB_FOR_TARGET.Mark Mitchell
2003-07-04config-ml.in: Replace PWD with PWD_COMMAND.H.J. Lu
2003-06-04c-common.c (handle_cleanup_attribute): New.Richard Henderson
2003-06-03Makefile.in (TEXI_GCC_FILES): Remove vms.texi entry.Douglas B Rupp
2003-04-22Makefile.in (calls.o): Depend on except.h.Mark Mitchell
2003-04-04re PR bootstrap/10216 (FreeBSD/alpha fails to fully bootstrap the default con...Zack Weinberg
2003-03-16re PR rtl-optimization/6798 (very long compile time with large case-statement)Richard Henderson
2003-03-13ggc-page.c (struct page_entry): Remove varray.h header.Mike Stump
2003-03-05unwind.h: Add the GPL exception.Michael Matz
2003-01-26Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.Christian Cornelssen
2003-01-26Makefile.in (FPBIT_FUNCS): Added _sf_to_tf.Alexandre Oliva
2003-01-09Makefile.in (optabs.o): Add dependency on basic-block.h.Josef Zlomek
2003-01-09Makefile.in (PARTITION_H): New.Josef Zlomek
2002-11-24Makefile.in (install-driver): Remove versioned link before trying to create it.Andreas Schwab
2002-11-20Makefile.in (RUN_GEN, [...]): New variables.Hans-Peter Nilsson
2002-11-12params.def (ggc-min-expand, [...]): New parameters.Zack Weinberg
2002-10-29Makefile.in (gnucompare*): Only record bad comparisons if there really was a ...Phil Edwards
2002-10-27Makefile.in (dwarf2out.o): Add dependendcy on hashtab.h.Zdenek Dvorak
2002-10-19dependence.c: Removed.Sebastian Pop
2002-10-18Makefile.in (site.exp): Add ALT_CXX_UNDER_TEST and COMPAT_OPTIONS.Janis Johnson
2002-10-05gcc.c (set_multilib_dir): Don't access *end.Jakub Jelinek
2002-10-03gcc.c (print_multi_os_directory): New variable.Jakub Jelinek
2002-09-26Makefile.in (qmtest-g++): Fix file name.Janis Johnson
2002-09-16Index: gcc/ChangeLogGeoffrey Keating
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson
2002-09-13Makefile.in (toplev.o): Depend on real.h.Richard Henderson
2002-09-13* Makefile.in (print-rtl.o): Depend on CONFIG_H.Andreas Jaeger
2002-09-12Makefile.in (HOST_PRINT): Use print-rtl1.oRichard Henderson
2002-09-11Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg
2002-09-03Makefile.in (TEXI_GCC_FILES): Add compat.texi.Janis Johnson
2002-09-03Makefile.in (USER_H): Add ginclude/float.h.Richard Henderson
2002-08-30c-objc-common.c: Include target.h.Richard Henderson
2002-08-22* Makefile.in ($(BUILD_PREFIX_1)varray.o): Depend on $(GGC_H).Alexandre Oliva
2002-08-21tree.c (finish_vector_type): Fix a typo in a comment.Stan Shebs
2002-08-19Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.Alexandre Oliva
2002-08-15Makefile.in (LOOSE_WARN): Remove -fno-common.Richard Henderson
2002-08-14calls.c: Include target.h.Richard Henderson
2002-08-14Makefile.in (LOOSE_WARN): Add -fno-common.Richard Henderson
2002-08-13* Makefile.in (attribs.o): Remove $(OBSTACK_H) dependency.Geoffrey Keating
2002-08-13libgcc2.c (L_bb): Remove unneeded #includes.Nathan Sidwell
2002-08-12c-opts.c (deps_seen, [...]): New.Neil Booth
2002-08-09profile.c (da_file_name): New static var.Nathan Sidwell
2002-08-09Makefile.in (c-opts.o): UpdateNeil Booth