OSDN Git Service

* g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
[pf3gnuchains/gcc-fork.git] / gcc / Makefile.in
2002-06-11 zack * Makefile.in (distclean): Delete junk left in testsuite
2002-06-11 neil * Makefile.in: Update cppmain.o.
2002-06-10 zack * Makefile.in (MACHMODE_H): Add @extra_modes_file@.
2002-06-10 tromey * Makefile.in (LANGHOOKS_DEF_H): Include langhooks...
2002-06-10 zack * Makefile.in (STAGESTUFF): Add s-gtype, gt-*.h, gtype...
2002-06-10 dberlin2002-06-10 Daniel Berlin <dberlin@dberlin.org>
2002-06-09 geoffk * Makefile.in (install-driver): Install driver as
2002-06-09 zack * Makefile.in (LIBCPP_OBJS): Take out version.o.
2002-06-06 ro * Makefile.in (TEXI_GCCINSTALL_FILES): Define.
2002-06-06 echristo2002-06-05 Eric Christopher <echristo@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 hubicka * integrate.c (copy_insn_list): Properly pace the...
2002-06-02 rth * alias.c: Include target.h.
2002-06-01 hubicka * Makefile.in (tracer.o): New.
2002-06-01 zack * Makefile.in (INSTALL_CPP, UNINSTALL_CPP): Remove.
2002-05-31 dj* gcc/Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1...
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-27 geoffk2002-05-26 Geoffrey Keating <geoffk@redhat.com>
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-23 ro * Makefile.in (ADAC): Define.
2002-05-22 neil PR preprocessor/6517
2002-05-20 mmitchel * Makefile.in (distclean): Remove QMTest stuff.
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-17 neil * Makefile.in: Update for cpptrad.c.
2002-05-16 ro * Makefile.in: Allow for PWDCMD to override hardcoded...
2002-05-15 hubicka * invoke.texi (-malign-double): Re-add lost warning.
2002-05-13 neil * Makefile.in (c-common.o, cppinit.o): Update.
2002-05-09 neil * Makefile.in: Update.
2002-05-09 jakub PR target/6429
2002-05-09 hubicka * final.c (end_final): Use C trees to output data...
2002-05-08 hubickaFix merge typos.
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-05-04 neil * Makefile.in (c-lex.o): Update.
2002-05-04 zack * Re-apply patch accidentally reverted with
2002-05-04 rth * real.c (etoasc): Strip most trailing zeros...
2002-04-29 vmakarov2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
2002-04-29 hubicka * predict.c (real_zero, real_one, real_almost_one...
2002-04-28 jakub PR optimization/6475
2002-04-20 neil * Makefile.in: Update.
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-18 rth * ifcvt.c: Include except.h.
2002-04-17 obrien2002-04-17 Zack Weinberg <zack@codesourcery.com>
2002-04-05 schwabFix last change: c-common.h instead of c-convert.h.
2002-04-05 schwab * c-convert.c: Include c-convert.h.
2002-04-05 jakub * mklibgcc.in: Use separate libgcc.map for each multilib.
2002-04-05 jakub * Makefile.in (s-mlib): Handle --disable-multilib...
2002-03-31 neil * diagnostic.c: Include langhooks-def.h.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-29 neil * Makefile.in (except.o): Update.
2002-03-28 hubicka * rtlanal.c: Include flags.h
2002-03-27 neil * Makefile.in (attribs.o): Update.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-25 rth * gcse.c: Include except.h.
2002-03-24 neil Removal of separate preprocessor cpp0.
2002-03-22 hubicka * cfgcleanup.c (outgoing_edges_math): Fix condition...
2002-03-22 amodra * mklibgcc.in (SHLIB_MKMAP_OPTS): New variable.
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-20 neil * Makefile.in: Update.
2002-03-19 jason * Makefile.in (LIBGCC2_DEBUG_CFLAGS): Set to -g.
2002-03-15 rth * c-decl.c: Include c-pragma.h.
2002-03-14 meissnerAdd --param max-unrolled-insns=<n> support
2002-03-12 ghazi * Makefile.in (debug.o): Depend on debug.h.
2002-03-12 rth * rtlanal.c: Include recog.h.
2002-03-11 neil * Makefile.in: Update.
2002-03-11 zack * contrib/texi2pod.pl: Handle @include, @ftable, ...
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2002-03-02 ghazi * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initial...
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-22 dnovillo * Makefile.in (langhooks.o): Update dependencies.
2002-02-09 aoliva* hooks.c: New file.
2002-02-08 rth * cfgrtl.c: Include recog.h and insn-config.h.
2002-02-05 aoliva* target.h (struct gcc_target): Added ms_bitfield_layout_p.
2002-02-01 jason * Makefile.in (c-parse.c): Handle .output file.
2002-01-27 rth * Makefile.in (CRTSTUFF_CFLAGS): New.
2002-01-25 kenner * Makefile.in (install-headers-cp): New target.
2002-01-22 janis * Makefile.in (loop.o): Depend on OPTABS_H.
2002-01-13 kenner * Makefile.in (LIB2FUNCS): Split into LIB2FUNCS_1...
2002-01-10 jsm28 * Makefile.in ($(docdir)/gccint.info, gccint.dvi)...
2002-01-10 zack * Makefile.in (s-gencheck, s-options, s-specs): Handle an
2002-01-08 rth * Makefile.in (toplev.o): Depend on options.h.
2002-01-08 zack * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG...
2002-01-05 hubicka * cfgcleanup.c: Include tm_p.h
2002-01-04 dberlin2001-01-04 Daniel Berlin <dan@cgsoftware.com>
2002-01-03 grahams * cppinit.c: Update copyright date.
2001-12-24 kenner * configure.in (quoted_stage_prefix_set_by_configure...
2001-12-23 jsm28 * Makefile.in (USER_H): Remove proto.h.
2001-12-20 jsm28 * configure.in (all_headers, all_lib2funcs): Remove.
2001-12-20 jsm28 * configure.in (all_diff_excludes, diff_excludes)...
2001-12-17 neil * Makefile.in: Update dependencies.
2001-12-17 jsm28 Separate user and internals manuals.
2001-12-17 hubicka * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-12-15 jakub * configure.in: Check for ld.
2001-12-13 hubicka * predict.c (estimate_probability): Reorganize opcode...
2001-12-11 kenner * Makefile.in (stage[1234]-start): $(LN_S) utilities...
2001-12-10 kenner * Makefile.in: Add $(OUTPUT_OPTION) to compilation...
2001-12-10 nathan * Makefile.in (.po.gmo): Use POSIXLY_CORRECT argument...
2001-12-06 hjl2001-12-06 H.J. Lu <hjl@gnu.org>
2001-12-06 hjl2001-12-06 H.J. Lu <hjl@gnu.org>
2001-12-05 schwab * Makefile.in (STMP_FIXPROTO, STMP_FIXINC): Use substi...
2001-12-04 pme2001-12-04 Phil Edwards <pme@gcc.gnu.org>
next