summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * stmt.c: Don't include insn-codes.h.zack2001-08-211-1/+1
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-181-1/+1
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-10/+10
* 2001-08-10 Andrew Haley <aph@cambridge.redhat.com>aph2001-08-171-2/+2
* * Makefile.in (OBJS): Add rtl-error.ogdr2001-08-141-7/+10
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-33/+35
* * Makefile.in: Partially revert my previous change:zack2001-08-091-3/+3
* Move constructor/destructor handling into target hooks.rth2001-08-091-13/+7
* * Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.zack2001-08-091-14/+45
* Use cselib for alias analysis in sched_ebbbernds2001-08-081-1/+1
* * cpperror.c (print_containing_files): Moved to line-map.c.neil2001-08-061-1/+1
* * profile.c (branch_prob): Remove unused variable insn.aj2001-08-061-2/+2