summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * doc/gcc.texi: Move several chapters out to ...jsm282001-11-121-2/+10
* * Makefile.in (c-lang.o): Depend on $(VARRAY_H).aoliva2001-11-121-1/+1
* * doc/gcc.texi: Move several chapters out to ...jsm282001-11-111-2/+8
* * Makefile.in: Update.neil2001-11-091-2/+3
* * Makefile.in (.po.pox): Look both in srcdir and builddirzack2001-11-091-3/+6
* * Makefile.in ($(HOST_PREFIX_1)rtl.o,schwab2001-11-091-8/+10
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-4/+5
* * Makefile.in (GCC_FOR_TARGET): Add build_tooldir/sys-include.rth2001-11-081-10/+10
* * configure.in: Add AC_ARG_PROGRAM to support program namedj2001-11-081-11/+12
* 2001-11-07 Daniel Berlin <dan@cgsoftware.com>dberlin2001-11-071-1/+3
* * alias.c:: Include langhooks.h.neil2001-11-061-6/+8
* * aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS.zack2001-11-061-10/+16
* * Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h;hubicka2001-11-051-3/+5
* * Makefile.in (dbxout.o): Depend on function.h.ghazi2001-11-041-1/+1
* * Makefile.in (GCOV_OBJS): Add version.o.jsm282001-11-011-1/+1
* * Makefile.in (INTL_TARGETS, POSUB): Delete all references.zack2001-10-311-13/+76
* * Makefile.in (OBJS): Put all files in alphabetical order.kenner2001-10-291-17/+16
* * Makefile.in (toplev.o, halfpic.o): Depend on halfpic.hghazi2001-10-281-2/+2
* * Makefile.in (unstage*): Remove as, ld, collect-ld beforerth2001-10-261-0/+3
* * aclocal.m4 (AM_WITH_NLS): Also create and substitutezack2001-10-211-1/+2
* * toplev.h (struct lang_hooks): HONOR_READONLY now bool.kenner2001-10-201-1/+1
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-2/+2
* * Makefile.in (rtlanal.o): Depend on $(TM_P_H).ghazi2001-10-191-1/+1
* * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andzack2001-10-191-3/+2
* * Makefile.in (print-rtl.o): Depend on TREE_H.kenner2001-10-171-2/+2
* top:zack2001-10-121-7/+1
* * langhooks.c: Include langhooks.h.rth2001-10-111-1/+1
* * langhooks.c: Include rtl.h, insn-config.h and integrate.h.aoliva2001-10-101-1/+1
* * langhooks.h: New file.aoliva2001-10-081-5/+6
* * Makefile.in (c-decl.o): Depend on tree-inline.h.aoliva2001-10-051-2/+2
* * Makefile.in (tree-inline.o): Depend on newly-included headers.aoliva2001-10-051-2/+4
* * Makefile.in (OBJS): Added tree-inline.o.aoliva2001-10-051-2/+5
* * Makefile.in (STAGE2_FLAGS_TO_PASS): Remove patches whichljrittle2001-10-041-4/+0
* * Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CFLAGS,ljrittle2001-10-041-0/+3
* * attribs.c (decl_attributes): Possibly calljsm282001-10-021-1/+1
* * Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CC.ljrittle2001-10-021-1/+2
* * cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR.bothner2001-09-291-2/+3
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-1/+4
* * attribs.c: New file, from c-common.c.kenner2001-09-221-1/+7
* Table-driven attributes.jsm282001-09-211-1/+1
* * fold-const.c (hashtab.h): Include.kenner2001-09-201-3/+3
* * cfg.c (force_nonfallthru_and_redirect): Handle redirectingrth2001-09-191-1/+1
* * Makefile.in: Make rtl-error.o depend on $(CONFIG_H).dj2001-09-171-1/+1
* * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):hubicka2001-09-101-1/+14
* * Makefile.in (c-pragma.o): Depend on output.h.ghazi2001-08-311-2/+2
* 2001-08-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2001-08-301-34/+5
* 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>vmakarov2001-08-271-5/+34
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-4/+4
* * caller-save.c: Don't include insn-codes.h.zack2001-08-221-2/+2
* * expmed.c (mode_for_extraction): New function.zack2001-08-221-3/+3