aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2000-12-17Makefile.in (check-po): Use $(MAKE).Richard Earnshaw1-5/+5
2000-12-12* Makefile.in (distclean): Remove safe-ctype.c as well.Mike Stump1-1/+1
2000-12-09Makefile.in: use $(build_exeext) for all build system executable targets.Laurynas Biveinis1-46/+49
2000-12-09oops, that was a mistakeDJ Delorie1-98/+48
2000-12-09install.texi: remove i[345]86-*-winnt3.5 section.Laurynas Biveinis1-48/+98
2000-12-08configure.in: Don't define INSTALL_INFO.Joseph Myers1-17/+21
2000-12-08* Makefile.in (distclean): Remove alloca.c hashtab.c.Mike Stump1-1/+1
2000-12-08safe-ctype.h: New file.Zack Weinberg1-1/+6
2000-12-05Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir.Kaveh R. Ghazi1-1/+2
2000-12-03Makefile.in: use $(build_canonical), not $(canonical_build).Laurynas Biveinis1-1/+1
2000-12-03Move the region scheduling code out of haifa-sched.c.Bernd Schmidt1-1/+4
2000-12-03pass canonical build name to mkfixinc.sh. Use it for choosing the fix build ...Laurynas Biveinis1-2/+2
2000-12-03Move dependency code out of haifa-sched.cBernd Schmidt1-1/+4
2000-12-03Move scheduling visualization code to separate file.Bernd Schmidt1-1/+3
2000-12-03Try to separate region-specific code from generic parts in the scheuler.Bernd Schmidt1-1/+1
2000-11-26Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.Neil Booth1-5/+1
2000-11-25Makefile.in ($(INTL_TARGETS)): Added $(CONFIG_H) for insn-codes.h.Alexandre Oliva1-1/+1
2000-11-25Add support for target specific, language specific object files.Nick Clifton1-1/+8
2000-11-24Overhaul sequence point warnings (again)Bernd Schmidt1-1/+1
2000-11-23gcc toplevel:J"orn Rennecke1-20/+30
2000-11-22Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg1-14/+1
2000-11-22gcov.texi: Add magic comments for texi2pod.pl.Joseph Myers1-1/+14
2000-11-22rtl.h (traverse_md_constants): Declare.J"orn Rennecke1-3/+9
2000-11-19Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.Kaveh R. Ghazi1-2/+2
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-1/+1
2000-11-17Makefile.in (config.status): Depend on config.gcc.Hans-Peter Nilsson1-1/+1
2000-11-17stringpool.c: New file.Zack Weinberg1-1/+4
2000-11-14Michael Matz <matzmich@cs.tu-berlin.de>Michael Matz1-1/+3
2000-11-10configure.in: Remove AC_PROG_LEX and AC_PROG_YACC.Zack Weinberg1-18/+12
2000-11-10libgcc2.c (__shtab): Remove __shtab variable.Jeff Law1-1/+1
2000-11-10Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell1-1/+5
2000-11-10* Makefile.in (distclean): Remove a few extra leftovers.Mike Stump1-0/+5
2000-11-09mklibgcc.in (EXTRA_MULTILIB_PARTS): Prevent `make' from interpreting $out as ...Alexandre Oliva1-0/+8
2000-11-05Makefile.in: Remove all targets related to building distributions and diffs, ...Joseph Myers1-115/+4
2000-11-03builtins.c (expand_builtin_strlen): Remove unused mode argument.Zack Weinberg1-2/+2
2000-11-03Makefile.in (fold-const.o): Depend on $(GGC_H), not ggc.h.Kaveh R. Ghazi1-3/+3
2000-10-28New macro expander.Neil Booth1-2/+1
2000-10-27regrename.c: Rewrite to handle multi-register modes and cond_exec instructions.Bernd Schmidt1-3/+3
2000-10-27configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg1-67/+113
2000-10-26Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.Mark Mitchell1-0/+1
2000-10-25alias.c: Include basic-block.h.John Wehle1-2/+2
2000-10-24Makefile.in (check-po): New target for doing checks in the po subdir if all l...Philipp Thomas1-1/+7
2000-10-20Makefile.in (SHLIB_NM_FLAGS): New.David Edelsohn1-1/+5
2000-10-18Adding new option -ftrapv.Chandrakala Chavva1-0/+2
2000-10-13Makefile.in (c-parse.c, tradcif.c): Create atomically.Kaveh R. Ghazi1-2/+4
2000-10-13Remove obstacks.Mark Mitchell1-3/+1
2000-10-09Makefile.in (LANG_LIB2FUNCS): Remove.Richard Henderson1-4/+3
2000-10-08Makefile.in (libgcc.mk): Pass SHLIB_EXT, not SHLIB_LIBS.Richard Henderson1-1/+1
2000-10-05Makefile.in (NM_FOR_TARGET): New.Richard Henderson1-0/+14
2000-10-05Makefile.in (LIB2FUNCS): Add _clz.Richard Henderson1-1/+1