summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (bootstrap2-lean): Fix typo.aoliva2001-01-291-2/+2
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-20/+19
* * Makefile.in: Remove uses of + before $(MAKE).aoliva2001-01-271-6/+6
* * aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.msokolov2001-01-211-4/+23
* * Makefile.in (ORDINARY_FLAGS_TO_PASS): Add MAKEOVERRIDES variable.danglin2001-01-191-0/+4
* * Makefile.in (gcov.1): Protect against texi2pod/pod2man failing.dj2001-01-171-9/+12
* * Makefile.in (install-man): Remove explicit dependency onjsm282001-01-151-1/+1
* * Makefile.in (libgcc1-test.o): Depends on stmp-int-hdrs.amylaar2001-01-141-1/+1
* * c-common.c: Move format checking code to ...jsm282001-01-131-3/+6
* contrib:jsm282001-01-131-2/+9
* * Makefile.in (info, maintainer-clean, install-info, uninstall):jsm282001-01-131-4/+13
* * Makefile.in: Reverted yesterday's wrong patch. Installed theaoliva2001-01-121-6/+4
* * Makefile.in (bootstrap): rename stages to be mnemonic. Adddj2001-01-121-48/+98
* * Makefile.in (check-gcc//%, check-g++//%, check-g77//%,aoliva2001-01-111-17/+30
* * Makefile.in (tradcpp0): Depend on mkdeps.h. Link mkdeps.oneil2001-01-101-2/+3
* * Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC andrth2001-01-071-1/+4
* * Makefile.in (slibdir): New variable.rth2001-01-071-20/+25
* contrib:jsm282001-01-031-4/+17
* * build-make (HOST_CFLAGS): Added `-DGENERATOR_FILE'.aoliva2001-01-031-1/+3
* * Makefile.in (sched-deps.o, sched-rgn.o): Fix dependency typo.ghazi2000-12-221-2/+2
* ia64 specific scheduling bitsbernds2000-12-211-1/+2
* 2000-12-20 Benjamin Kosnik <bkoz@redhat.com>bkoz2000-12-211-3/+3
* Support scheduling across extended basic blocksbernds2000-12-201-3/+6
* 2000-12-19 Benjamin Kosnik <bkoz@redhat.com>bkoz2000-12-201-1/+1
* 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>bkoz2000-12-181-2/+5
* * Makefile.in (check-po): Use $(MAKE).rearnsha2000-12-171-5/+5
* * Makefile.in (distclean): Remove safe-ctype.c as well.mrs2000-12-121-1/+1
* * Makefile.in: use $(build_exeext) for all builddj2000-12-091-46/+49
* oops, that was a mistakedj2000-12-091-98/+48
* * install.texi: remove i[345]86-*-winnt3.5 section.dj2000-12-091-48/+98
* * configure.in: Don't define INSTALL_INFO.jsm282000-12-081-17/+21
* * Makefile.in (distclean): Remove alloca.c hashtab.c.mrs2000-12-081-1/+1
* include:zack2000-12-081-1/+6
* * Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir.ghazi2000-12-051-1/+2
* 2000-12-03 Laurynas Biveinis <lauras@softhome.net>toon2000-12-031-1/+1
* Move the region scheduling code out of haifa-sched.c.bernds2000-12-031-1/+4
* pass canonical build name to mkfixinc.sh. Use it for choosing the fix build ...korbb2000-12-031-2/+2
* Move dependency code out of haifa-sched.cbernds2000-12-031-1/+4
* Move scheduling visualization code to separate file.bernds2000-12-031-1/+3
* Try to separate region-specific code from generic parts in the scheuler.bernds2000-12-031-1/+1
* * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil2000-11-261-5/+1
* * Makefile.in ($(INTL_TARGETS)): Added $(CONFIG_H) foraoliva2000-11-251-1/+1
* Add support for target specific, language specific object files.nickc2000-11-251-1/+8
* Overhaul sequence point warnings (again)bernds2000-11-241-1/+1
* gcc toplevel:amylaar2000-11-231-20/+30
* gcc:zack2000-11-221-14/+1
* gcc:jsm282000-11-221-1/+14
* * rtl.h (traverse_md_constants): Declare.amylaar2000-11-221-3/+9
* * Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.ghazi2000-11-191-2/+2
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-1/+1