aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2003-01-29c-parse.o: Locate source file in $(parsedir) not $(srcdir).Nick Clifton1-1/+1
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-2/+3
2003-01-27Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell1-9/+24
2003-01-26Makefile.in (FPBIT_FUNCS): Added _sf_to_tf.Alexandre Oliva1-4/+12
2003-01-25stmt.c (emit_case_bit_tests): New routine to implement suitable switch statem...Roger Sayle1-1/+1
2003-01-25i386.c (ix86_expand_movstr, [...]): Consistently do libcall for large blocks.Jan Hubicka1-1/+1
2003-01-25Makefile.in (cfgloop.o, [...]): Add dependencies on coretypes.h and $(TM_H).Zdenek Dvorak1-3/+3
2003-01-24cfgloopanal.c: New file.Zdenek Dvorak1-8/+15
2003-01-22Makefile.in (ssa-ccp.o): Depend on coretypes.h $(TM_H).Kaveh R. Ghazi1-2/+2
2003-01-21Makefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn) (gtype-desc.o-warn...Kaveh R. Ghazi1-1/+15
2003-01-19config.gcc (mips64*-*-linux*): Added.Alexandre Oliva1-5/+12
2003-01-15decl2.c (check_classfn): Fix uninitialized warning.Kaveh R. Ghazi1-1/+1
2003-01-14convert.c (strip_float_extensions): Look for narrowest type handling FP const...Jan Hubicka1-1/+1
2003-01-13Makefile.in ($(parsedir)/gengtype-lex.c): Don't change to $(parsedir), just m...Andreas Schwab1-7/+10
2003-01-11Makefile.in (parsedir): New variable.Geoffrey Keating1-74/+85
2003-01-10Makefile.in (RANLIB_FOR_TARGET): Use RANLIB when native.Geoffrey Keating1-42/+11
2003-01-10Merge from pch-branch.Geoffrey Keating1-22/+26
2003-01-09Makefile.in (optabs.o): Add dependency on basic-block.h.Josef Zlomek1-2/+2
2003-01-09Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.Andreas Jaeger1-145/+138
2003-01-08Makefile.in (PARTITION_H): New.Josef Zlomek1-1/+3
2003-01-07cfg.c: Include alloc-pool.hDaniel Berlin1-1/+1
2003-01-05Makefile.in (gtyp-gen.h): Const-ify.Kaveh R. Ghazi1-5/+5
2002-12-19Makefile.in (OBJS): Add alloc-pool.oDaniel Berlin1-3/+4
2002-12-17* Makefile.in (gcov-iov.h): Improve portability.Loren J. Rittle1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-527/+569
2002-11-24Makefile.in (install-driver): Remove versioned link before trying to create it.Andreas Schwab1-0/+2
2002-11-20Makefile.in (RUN_GEN, [...]): New variables.Hans-Peter Nilsson1-19/+24
2002-11-12params.def (ggc-min-expand, [...]): New parameters.Zack Weinberg1-2/+3
2002-10-29Makefile.in (gnucompare*): Only record bad comparisons if there really was a ...Phil Edwards1-3/+6
2002-10-27Makefile.in (dwarf2out.o): Add dependendcy on hashtab.h.Zdenek Dvorak1-1/+1
2002-10-19dependence.c: Removed.Sebastian Pop1-5/+3
2002-10-18Makefile.in (site.exp): Add ALT_CXX_UNDER_TEST and COMPAT_OPTIONS.Janis Johnson1-0/+8
2002-10-05gcc.c (set_multilib_dir): Don't access *end.Jakub Jelinek1-2/+5
2002-10-03gcc.c (print_multi_os_directory): New variable.Jakub Jelinek1-2/+3
2002-09-26Makefile.in (qmtest-g++): Fix file name.Janis Johnson1-1/+1
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-1/+2
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson1-1/+10
2002-09-13Makefile.in (toplev.o): Depend on real.h.Richard Henderson1-4/+4
2002-09-13* Makefile.in (print-rtl.o): Depend on CONFIG_H.Andreas Jaeger1-1/+1
2002-09-12Makefile.in (HOST_PRINT): Use print-rtl1.oRichard Henderson1-7/+5
2002-09-11Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg1-18/+3
2002-09-03Makefile.in (TEXI_GCC_FILES): Add compat.texi.Janis Johnson1-1/+1
2002-09-03Makefile.in (USER_H): Add ginclude/float.h.Richard Henderson1-21/+10
2002-08-30c-objc-common.c: Include target.h.Richard Henderson1-1/+1
2002-08-22* Makefile.in ($(BUILD_PREFIX_1)varray.o): Depend on $(GGC_H).Alexandre Oliva1-2/+2
2002-08-21tree.c (finish_vector_type): Fix a typo in a comment.Stan Shebs1-1/+1
2002-08-19Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.Alexandre Oliva1-4/+4
2002-08-15Makefile.in (LOOSE_WARN): Remove -fno-common.Richard Henderson1-2/+6
2002-08-14calls.c: Include target.h.Richard Henderson1-1/+1
2002-08-14Makefile.in (LOOSE_WARN): Add -fno-common.Richard Henderson1-1/+1