aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2001-09-10Makefile.in (cfg.o, [...]): New.Jan Hubicka1-1/+14
2001-08-31Makefile.in (c-pragma.o): Depend on output.h.Kaveh R. Ghazi1-2/+2
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov1-34/+5
2001-08-27rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov1-5/+34
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-4/+4
2001-08-22caller-save.c: Don't include insn-codes.h.Zack Weinberg1-2/+2
2001-08-22expmed.c (mode_for_extraction): New function.Zack Weinberg1-3/+3
2001-08-21stmt.c: Don't include insn-codes.h.Zack Weinberg1-1/+1
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-1/+1
2001-08-18optabs.h (OTI_flodiv, [...]): Kill.Zack Weinberg1-10/+10
2001-08-17sh.md: Add modes to unspecs in first insn to match those in the second.Andrew Haley1-2/+2
2001-08-14Makefile.in (OBJS): Add rtl-error.oGabriel Dos Reis1-7/+10
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-33/+35
2001-08-09Makefile.in: Partially revert my previous change...Zack Weinberg1-3/+3
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-13/+7
2001-08-09Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.Zack Weinberg1-14/+45
2001-08-08Use cselib for alias analysis in sched_ebbBernd Schmidt1-1/+1
2001-08-06cpperror.c (print_containing_files): Moved to line-map.c.Neil Booth1-1/+1
2001-08-06profile.c (branch_prob): Remove unused variable insn.Andreas Jaeger1-2/+2
2001-08-05Makefile.in (reload1.o): Add dedendancy on except.hJan Hubicka1-1/+2
2001-08-04Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...Neil Booth1-6/+7
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-3/+3
2001-08-03Makefile.in: Revert screwed up commit.Daniel Berlin1-10/+8
2001-08-03ChangeLog: Fix date on previous ChangeLog entry for GCSE.Daniel Berlin1-8/+10
2001-08-03Restore patch with fixed invocation of mkinstalldirsNick Clifton1-0/+1
2001-08-02* Makefile.in, mklibgcc.in: Revert mkinstalldirs change.Richard Henderson1-1/+0
2001-08-02line-map.c: New.Neil Booth1-2/+5
2001-08-02Use mkinstalldirs instead of mkdir.Nick Clifton1-0/+1
2001-08-02Only (re)build configure, config.in and cstamp-h.in in maintainer mode.Nick Clifton1-6/+14
2001-07-26Makefile.in (LIBICONV): Define.Rainer Orth1-0/+3
2001-07-26toplev.c, [...]: Include xcoffout.h if appropriate.Neil Booth1-3/+4
2001-07-22varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffout.h.Neil Booth1-2/+2
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth1-5/+4
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth1-3/+3
2001-07-15Makefile.in (integrate.o): Add debug.h.Richard Kenner1-1/+1
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth1-1/+1
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth1-1/+2
2001-07-10Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth1-9/+11
2001-07-10target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs1-1/+1
2001-07-09varray.c: Include errors.h for internal_error and trim_filename declarations.Andreas Jaeger1-1/+2
2001-07-09Makefile.in (OBJS): Add ssa-ccp.oJeff Law1-6/+9
2001-07-09[multiple changes]Richard Kenner1-2/+2
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-1/+1
2001-07-06Makefile.in (LIB2_DIVMOD_FUNCS): New.Andrew Haley1-8/+11
2001-07-04include: New directory.Joseph Myers1-12/+16
2001-07-03Makefile.in (insn-recog.o): Add dependency on reload.h.Andreas Jaeger1-1/+1
2001-07-02Makefile.in (doc): Depend on $(GENERATED_MANPAGES).Zack Weinberg1-1/+1
2001-06-30rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg1-2/+2
2001-06-28Makefile.in (OBJS): Add df.oJeff Law1-12/+15