aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2001-01-11Makefile.in (check-gcc//%, [...]): Support parallel testing of multilibs.Alexandre Oliva1-17/+30
2001-01-10Makefile.in (tradcpp0): Depend on mkdeps.h.Neil Booth1-2/+3
2001-01-07Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC and NO_SHARED_LIBGC...Richard Henderson1-1/+4
2001-01-07Makefile.in (slibdir): New variable.Richard Henderson1-20/+25
2001-01-03texi2pod.pl: Handle @option and @env.Joseph Myers1-4/+17
2001-01-03build-make (HOST_CFLAGS): Added `-DGENERATOR_FILE'.Alexandre Oliva1-1/+3
2000-12-22Makefile.in (sched-deps.o, [...]): Fix dependency typo.Kaveh R. Ghazi1-2/+2
2000-12-21ia64 specific scheduling bitsBernd Schmidt1-1/+2
2000-12-21Makefile.in (gcc_gxx_target_include_dir): Use instead of build_tooldir and li...Benjamin Kosnik1-3/+3
2000-12-20Support scheduling across extended basic blocksBernd Schmidt1-3/+6
2000-12-20Makefile.in (-DGPLUSPLUS_TOOL_INCLUDE_DIR): Use build_tooldir instead of gcc_...Benjamin Kosnik1-1/+1
2000-12-18configure.in (gcc_gxx_include_dir): Simplify.Benjamin Kosnik1-2/+5
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