aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2001-10-04Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CFLAGS, HOST_LDFLAGS and H...Loren J. Rittle1-0/+3
2001-10-02attribs.c (decl_attributes): Possibly call insert_default_attributes to inser...Joseph Myers1-1/+1
2001-10-02Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CC.Loren J. Rittle1-1/+2
2001-09-29cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR.Per Bothner1-2/+3
2001-09-25Makefile.in (cfgrtl.o): Add.Jan Hubicka1-1/+4
2001-09-22attribs.c: New file, from c-common.c.Richard Kenner1-1/+7
2001-09-21Table-driven attributes.Joseph Myers1-1/+1
2001-09-20fold-const.c (hashtab.h): Include.Richard Kenner1-3/+3
2001-09-19cfg.c (force_nonfallthru_and_redirect): Handle redirecting to the exit block.Richard Henderson1-1/+1
2001-09-16* Makefile.in: Make rtl-error.o depend on $(CONFIG_H).Brad Lucier1-1/+1
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