summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-191-3/+3
* * Makefile.in (integrate.o): Add debug.h.kenner2001-07-151-1/+1
* * Makefile.in (final.o): Depend on debug.h.neil2001-07-121-1/+1
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-111-1/+2
* * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,neil2001-07-101-9/+11
* * target.h (struct gcc_target): New fields init_builtins andshebs2001-07-101-1/+1
* * varray.c: Include errors.h for internal_error and trim_filenameaj2001-07-091-1/+2
* * Makefile.in (OBJS): Add ssa-ccp.olaw2001-07-091-6/+9
* Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2001-07-091-2/+2
* * target.h (struct gcc_target): Add insert_attributes.jsm282001-07-081-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-061-1/+1
* 2001-07-05 Andrew Haley <aph@redhat.com>aph2001-07-061-8/+11
* * doc/include: New directory.jsm282001-07-041-12/+16
* * Makefile.in (insn-recog.o): Add dependency on reload.h.aj2001-07-031-1/+1
* gcc:zack2001-07-021-1/+1
* * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_PEEPHOLE):zack2001-06-301-2/+2
* * Makefile.in (OBJS): Add df.olaw2001-06-281-12/+15
* * config/i386/i386.md: Global update to use new string syntaxzack2001-06-281-3/+8
* 2001-06-26 Daniel Berlin <dan@cgsoftware.com>dberlin2001-06-261-6/+7
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-5/+7
* Fix __builtin_expect on PowerPCsmeissner2001-06-201-1/+1
* * Makefile.in (OBJS): Replace dce.o with ssa-dce.olaw2001-06-191-2/+2