OSDN Git Service

* flags.h (g_switch_value): Change to an unsigned
[pf3gnuchains/gcc-fork.git] / gcc / Makefile.in
2003-05-14 nathan * Makefile.in (LIBGCC_DEPS): Use $(srcdir) on gcov...
2003-05-13 aj2003-05-13 Michael Eager <eager@mvista.com>
2003-05-12 neil * Makefile.in (stage2_build, stage3_build, stage4_build)
2003-05-12 rth PR c/10675
2003-05-12 ghazi * Makefile.in (out_object_file): Don't set -Wno-error...
2003-05-09 gdr * c-parse.in (if_stmt_locus): New object.
2003-05-09 amodra * expr.c (move_block_from_reg): Remove "size" parm...
2003-05-05 janis2003-05-05 Janis Johnson <janis187@us.ibm.com>
2003-05-04 rakdver * Makefile.in (LIBGCOV): Add _gcov_merge_add.
2003-05-03 zack PR c/10604
2003-05-03 kraai * Makefile.in (gcov-iov.h): Use move-if-change and...
2003-05-02 nathan * Makefile.in (TREE_H): Replace location.h with input.h.
2003-04-29 geoffk * Makefile.in (quickstrap): Pass BOOT_CFLAGS to submake.
2003-04-25 pme2003-04-25 Phil Edwards <pme@gcc.gnu.org>
2003-04-23 neil * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.
2003-04-23 nathan * Makefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-22 kenner * gthr-gnat.h, gthr-gnat.c: new sources for...
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-21 nathan Break out coverage routines to new file.
2003-04-20 neil * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.
2003-04-19 kraai * Makefile.in: Change $(target-alias) to $(target_alia...
2003-04-17 sayle2003-04-16 Roger Sayle <roger@eyesopen.com>
2003-04-14 neil * Makefile.in (c-opts.o): Use custom action.
2003-04-12 aoliva* Makefile.in (stage1-start, stage2-start, stage3-start,
2003-04-12 geoffk * c-pch.c: Include flags.h. Add comments to routines.
2003-04-11 nathan * Makefile.in (loop-init.o): Do not depend on gcov...
2003-04-11 aoliva* Makefile.in (fixinc.sh): Pass BUILD_LIBERTY as LIBERTY to
2003-04-05 dberlin2003-04-05 Daniel Berlin <dberlin@dberlin.org>
2003-04-03 jason * Makefile.in (unstrap): Also remove stage_last.
2003-03-30 gdr * Makefile.in (STRICT_WARN): Don't warn for...
2003-03-23 zack * configure.in: Check whether it is necessary to link...
2003-03-22 zack * c-common.c: Include intl.h.
2003-03-21 zack2003-03-15 Aldy Hernandez <aldyh@redhat.com>
2003-03-20 ljrittle * Makefile.in (STRICT2_WARN): Add @WERROR@.
2003-03-18 geoffk * Makefile.in (emit-rtl.o): Add gt-emit-rtl.h to depen...
2003-03-17 aj * Makefile.in (TAGS): Remove obsolete handling of...
2003-03-15 neil * Makefile.in: Update.
2003-03-14 neil/home/neil/diffs/include.log
2003-03-13 mrs * ggc-page.c (struct page_entry): Remove varray...
2003-03-13 ansgar2003-03-13 Ansgar Esztermann <ansgar@thphy.uni-duesse...
2003-03-12 neroden(toplev)
2003-03-11 neil * Makefile.in: Fix typo.
2003-03-11 neil * Makefile.in: Update.
2003-03-11 neil * Makefile.in: Update.
2003-03-08 hubicka * Makefile.in (cgraph.o): Depend on gt-cgraph.h and...
2003-03-07 geoffk * c-pch.c: Include langhooks.h.
2003-03-06 neil * Makefile.in (c-ppoutput.o): Update.
2003-03-05 hubicka * Makefile.in (calls.o, toplev.o alias.o): Depend...
2003-03-05 matz * unwind.h: Add the GPL exception.
2003-03-04 tromey * doc/sourcebuild.texi (Front End Directory): Document...
2003-03-04 neil * Makefile.in: Update.
2003-03-01 neil * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex...
2003-02-26 hubicka * objc-act.c: Include cgraph.h
2003-02-26 rakdverRemove -funroll-loops -fpeel-loops mistakenly added...
2003-02-26 rakdver * cse.c (count_reg_usage): Fix handling of REG_EQUAL...
2003-02-25 hubicka * Makefile.in (lcm.o): Add dependency on function.h
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-02-22 ghazi * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)
2003-02-19 hubicka * calls.c (expand_call): Update call of INIT_CUMULATIV...
2003-02-18 schwab * Makefile.in (toplev.o): Depend on $(LANGHOOKS_DEF_H).
2003-02-16 rth * Makefile.in (cfglayout.o): Depend on TARGET_H.
2003-02-15 rth * cfgcleanup.c: Include params.h.
2003-02-13 drow * Makefile.in (PREPROCESSOR_DEFINES): Add
2003-02-12 hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...
2003-02-11 neroden * Makefile.in: Remove pointless setting of CXXFLAGS...
2003-02-10 zlomek * Makefile.in (bb-reorder.o): Add dependency on $...
2003-02-10 zlomek * Makefile.in (sreal.o): Added.
2003-02-08 rakdver * cfgloop.h (fix_loop_placement, can_duplicate_loop_p,
2003-02-06 geoffk * Makefile.in (host_hook_obj): New.
2003-02-06 sayle * dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLI...
2003-02-03 sayle * hooks.c (hook_rtx_rtx_identity): Generic hook functi...
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2003-01-31 geoffkIndex: ChangeLog
2003-01-29 nickcc-parse.o: Locate source file in $(parsedir) not $...
2003-01-28 rth * Makefile.in (cse.o): Depend on TARGET_H.
2003-01-27 nathan * Makefile.in (LIB2FUNCS_ST): Remove _gcov.
2003-01-26 aoliva* Makefile.in (FPBIT_FUNCS): Added _sf_to_tf.
2003-01-25 sayle * stmt.c (emit_case_bit_tests): New routine to impleme...
2003-01-25 hubicka * i386.c (ix86_expand_movstr, ix86_expand_clrstr)...
2003-01-25 rakdver * Makefile.in (cfgloop.o, cfgloopanal.o, cfgloopmanip...
2003-01-24 rakdver * cfgloopanal.c: New file.
2003-01-22 ghazi * Makefile.in (ssa-ccp.o): Depend on coretypes.h ...
2003-01-21 ghazigcc:
2003-01-19 aoliva* config.gcc (mips64*-*-linux*): Added.
2003-01-15 ghazicp:
2003-01-14 hubicka * convert.c (strip_float_extensions): Look for narrow...
2003-01-13 schwab * Makefile.in ($(parsedir)/gengtype-lex.c): Don't...
2003-01-11 geoffk * Makefile.in (parsedir): New variable.
2003-01-10 geoffk * Makefile.in (RANLIB_FOR_TARGET): Use RANLIB when...
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 zlomek * Makefile.in (optabs.o): Add dependency on basic...
2003-01-09 aj * Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass...
2003-01-08 zlomek * Makefile.in (PARTITION_H): New.
2003-01-07 dberlin2003-01-07 Daniel Berlin <dberlin@dberlin.org>
2003-01-05 ghazi * Makefile.in (gtyp-gen.h): Const-ify.
2002-12-19 dberlin2002-12-18 Daniel Berlin <dberlin@dberlin.org>
2002-12-17 ljrittle * Makefile.in (gcov-iov.h): Improve portability.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-24 schwab * Makefile.in (install-driver): Remove versioned link...
2002-11-20 hp * Makefile.in (RUN_GEN, VALGRIND_DRIVER_DEFINES):...
next