OSDN Git Service

* Makefile.in (GCOV_OBJS): Add version.o.
[pf3gnuchains/gcc-fork.git] / gcc / Makefile.in
2001-11-01 jsm28 * Makefile.in (GCOV_OBJS): Add version.o.
2001-10-31 zack * Makefile.in (INTL_TARGETS, POSUB): Delete all refere...
2001-10-29 kenner * Makefile.in (OBJS): Put all files in alphabetical...
2001-10-28 ghazi * Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h
2001-10-26 rth * Makefile.in (unstage*): Remove as, ld, collec...
2001-10-21 zack * aclocal.m4 (AM_WITH_NLS): Also create and substitute
2001-10-20 kenner * toplev.h (struct lang_hooks): HONOR_READONLY now...
2001-10-20 hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-19 ghazi * Makefile.in (rtlanal.o): Depend on $(TM_P_H).
2001-10-19 zack * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and
2001-10-17 kenner * Makefile.in (print-rtl.o): Depend on TREE_H.
2001-10-12 zacktop:
2001-10-11 rth * langhooks.c: Include langhooks.h.
2001-10-10 aoliva* langhooks.c: Include rtl.h, insn-config.h and integra...
2001-10-08 aoliva* langhooks.h: New file.
2001-10-05 aoliva* Makefile.in (c-decl.o): Depend on tree-inline.h.
2001-10-05 aoliva* Makefile.in (tree-inline.o): Depend on newly-included...
2001-10-05 aoliva* Makefile.in (OBJS): Added tree-inline.o.
2001-10-04 ljrittle * Makefile.in (STAGE2_FLAGS_TO_PASS): Remove patches...
2001-10-04 ljrittle * Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate...
2001-10-02 jsm28 * attribs.c (decl_attributes): Possibly call
2001-10-02 ljrittle * Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CC.
2001-09-29 bothner * cppdefault.c (cpp_include_defaults): Also search...
2001-09-25 hubicka * Makefile.in (cfgrtl.o): Add.
2001-09-22 kenner * attribs.c: New file, from c-common.c.
2001-09-21 jsm28 Table-driven attributes.
2001-09-20 kenner * fold-const.c (hashtab.h): Include.
2001-09-19 rth * cfg.c (force_nonfallthru_and_redirect): Handl...
2001-09-17 dj* Makefile.in: Make rtl-error.o depend on $(CONFIG_H).
2001-09-10 hubicka * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild...
2001-08-31 ghazi * Makefile.in (c-pragma.o): Depend on output.h.
2001-08-30 vmakarov2001-08-30 Vladimir Makarov <vmakarov@redhat.com>
2001-08-27 vmakarov2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-22 zack * caller-save.c: Don't include insn-codes.h.
2001-08-22 zack * expmed.c (mode_for_extraction): New function.
2001-08-21 zack * stmt.c: Don't include insn-codes.h.
2001-08-18 zack * haifa-sched.c: Convert to target hooks. Macros...
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-17 aph2001-08-10 Andrew Haley <aph@cambridge.redhat.com>
2001-08-14 gdr * Makefile.in (OBJS): Add rtl-error.o
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-09 zack * Makefile.in: Partially revert my previous change:
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-09 zack * Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.
2001-08-08 berndsUse cselib for alias analysis in sched_ebb
2001-08-06 neil * cpperror.c (print_containing_files): Moved to line...
2001-08-06 aj * profile.c (branch_prob): Remove unused variable...
2001-08-06 rth * Makefile.in (reload1.o): Add dedendancy on...
2001-08-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
2001-08-04 rth * target.h (gcc_target): Add asm_out.named_section,
2001-08-03 dberlin2001-08-03 Daniel Berlin <dan@cgsoftware.com>
2001-08-03 dberlin2001-08-03 Daniel Berlin <dan@cgsoftware.com>
2001-08-03 nickcRestore patch with fixed invocation of mkinstalldirs
2001-08-03 rth * Makefile.in, mklibgcc.in: Revert mkinstalldir...
2001-08-02 neil * line-map.c: New.
2001-08-02 nickcUse mkinstalldirs instead of mkdir.
2001-08-02 nickcOnly (re)build configure, config.in and cstamp-h.in...
2001-07-26 dje2001-07-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2001-07-26 neil * toplev.c, varasm.c, final.c: Include xcoffout.h...
2001-07-22 neil * varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffo...
2001-07-19 neil * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-19 neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-15 kenner * Makefile.in (integrate.o): Add debug.h.
2001-07-12 neil * Makefile.in (final.o): Depend on debug.h.
2001-07-11 neil * Makefile.in (c-lex.o): Wrap long lines. Depend...
2001-07-10 neil * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,
2001-07-10 shebs * target.h (struct gcc_target): New fields init_builti...
2001-07-09 aj * varray.c: Include errors.h for internal_error and...
2001-07-09 law * Makefile.in (OBJS): Add ssa-ccp.o
2001-07-09 kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-07-08 jsm28 * target.h (struct gcc_target): Add insert_attributes.
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-07-06 aph2001-07-05 Andrew Haley <aph@redhat.com>
2001-07-04 jsm28 * doc/include: New directory.
2001-07-03 aj * Makefile.in (insn-recog.o): Add dependency on reload.h.
2001-07-02 zackgcc:
2001-06-30 zack * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_...
2001-06-28 law * Makefile.in (OBJS): Add df.o
2001-06-28 zack * config/i386/i386.md: Global update to use new string...
2001-06-26 dberlin2001-06-26 Daniel Berlin <dan@cgsoftware.com>
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-20 meissnerFix __builtin_expect on PowerPCs
2001-06-19 law * Makefile.in (OBJS): Replace dce.o with ssa...
2001-06-18 hubicka * unroll.c: Include predict.h.
2001-06-16 sirl 2001-06-16 Franz Sirl <Franz.Sirl-kernel...
2001-06-13 zack * Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST.
2001-06-12 hubicka * loop.c: Include predict.h
2001-06-10 gdrgcc/
2001-06-09 hubicka * predict.def: New file.
2001-06-01 dj* c-tree.texi, contrib.texi, cpp.texi, cppinternals...
2001-06-01 hp * Makefile.in (s-mlib): Make backtick-commands always...
2001-05-27 dj* c-tree.texi: Reformat the manual as a single chapter now
2001-05-25 mmitchel * builtins.def: Encode additional information, such...
2001-05-23 dj* Makefile.in: Move many of the *_H definitions eariler...
2001-05-22 berndsFix ia64 build problems
2001-05-20 rth * Makefile.in (dwarf2asm.o): Depend on $(TREE_H).
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-17 zacki * libgcc1-test.c, libgcc1.c, config/i386/perform...
2001-05-16 aj * Makefile.in (toplev.o): Add dependency on dwarf2asm.h.
next