summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Makefile.in (reload1.o): Add dedendancy on except.hrth2001-08-061-1/+2
* * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.hneil2001-08-041-6/+7
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-3/+3
* 2001-08-03 Daniel Berlin <dan@cgsoftware.com>dberlin2001-08-031-10/+8
* 2001-08-03 Daniel Berlin <dan@cgsoftware.com>dberlin2001-08-031-8/+10
* Restore patch with fixed invocation of mkinstalldirsnickc2001-08-031-0/+1
* * Makefile.in, mklibgcc.in: Revert mkinstalldirs change.rth2001-08-031-1/+0
* * line-map.c: New.neil2001-08-021-2/+5
* Use mkinstalldirs instead of mkdir.nickc2001-08-021-0/+1
* Only (re)build configure, config.in and cstamp-h.in in maintainer mode.nickc2001-08-021-6/+14
* 2001-07-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>dje2001-07-261-0/+3
* * toplev.c, varasm.c, final.c: Include xcoffout.h if appropriate.neil2001-07-261-3/+4
* * varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffout.h.neil2001-07-221-2/+2
* * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil2001-07-191-5/+4