OSDN Git Service

* ltconfig (osf[345]): Append $major to soname_spec.
[pf3gnuchains/gcc-fork.git] / gcc / Makefile.in
2002-11-12 zack * params.def (ggc-min-expand, ggc-min-heapsize): New...
2002-10-29 pme2002-10-29 Phil Edwards <pme@gcc.gnu.org>
2002-10-27 rakdver * Makefile.in (dwarf2out.o): Add dependendcy on hashtab.h.
2002-10-19 spop * dependence.c : Removed.
2002-10-18 janis2002-10-17 Janis Johnson <janis187@us.ibm.com>
2002-10-05 jakub * gcc.c (set_multilib_dir): Don't access *end.
2002-10-03 jakub * gcc.c (print_multi_os_directory): New variable.
2002-09-26 janis2002-09-26 Janis Johnson <janis187@us.ibm.com>
2002-09-16 geoffkIndex: gcc/ChangeLog
2002-09-16 rthgcc/
2002-09-13 rth * Makefile.in (toplev.o): Depend on real.h.
2002-09-13 aj * Makefile.in (print-rtl.o): Depend on CONFIG_H.
2002-09-13 rth * Makefile.in (HOST_PRINT): Use print-rtl1.o
2002-09-11 zackgcc:
2002-09-03 janis2002-09-03 Janis Johnson <janis187@us.ibm.com>
2002-09-03 rth * Makefile.in (USER_H): Add ginclude/float.h.
2002-08-31 rth * c-objc-common.c: Include target.h.
2002-08-22 aoliva* Makefile.in ($(BUILD_PREFIX_1)varray.o): Depend on...
2002-08-21 shebs * tree.c (finish_vector_type): Fix a typo in...
2002-08-19 aoliva* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2002-08-15 rth * Makefile.in (LOOSE_WARN): Remove -fno-common.
2002-08-15 rth * calls.c: Include target.h.
2002-08-15 rth * Makefile.in (LOOSE_WARN): Add -fno-common.
2002-08-13 geoffk * Makefile.in (attribs.o): Remove $(OBSTACK_H) dependency.
2002-08-13 nathan * libgcc2.c (L_bb): Remove unneeded #includes.
2002-08-12 neil * c-opts.c (deps_seen, deps_file, deferred_count,...
2002-08-09 nathan * profile.c (da_file_name): New static var.
2002-08-09 neil * Makefile.in (c-opts.o): Update
2002-08-08 nathan * configure.in (enable_coverage): New enable switch.
2002-08-07 neil * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS...
2002-08-07 ghazi * Makefile.in (dummy-conditions.o): Depend on $(HCONFI...
2002-08-05 geoffk * Makefile.in (s-gtype): Re-add dependency on $(GTFILES).
2002-08-04 geoffkIndex: ChangeLog
2002-08-02 kristerw * Makefile.in (gengtype-lex.o, gengtype-yacc...
2002-08-02 jason * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New...
2002-08-02 ghazi * Makefile.in (ra-debug.o): Depend on $(TM_P_H).
2002-08-02 drow2002-08-01 Daniel Jacobowitz <drow@mvista.com>
2002-07-29 gdr2002-07-29 Gabriel Dos Reis <gdr@nerim.net>
2002-07-29 zack * gensupport.c: Include hashtab.h.
2002-07-28 ghazi * Makefile.in (gengtype-lex.c): Fix error in last...
2002-07-28 ghazi * Makefile.in (vmsdbgout.o): Depend on function.h.
2002-07-28 sayle * Makefile.in: rtlanal.o now depends upon real.h.
2002-07-27 ghazi * Makefile.in (gengtype-lex.c): Work around a bug...
2002-07-26 jason * c-dump.c: Resurrect.
2002-07-17 neroden(gcc)
2002-07-16 hp * ra-rewrite.c: #include reload.h, insn-config.h
2002-07-15 matz2002-07-15 Michael Matz <matz@suse.de>,
2002-07-14 timjoslingMake gengtype.c language independent.
2002-07-10 gdr * diagnostic.h: #include location.h
2002-07-01 neil * Makefile.in: Remove all trace of tradcpp.c, tradcpp.h,
2002-06-25 ghazigcc:
2002-06-24 davem2002-06-24 David S. Miller <davem@redhat.com>
2002-06-20 hubicka Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-19 jason * Makefile.in (unstrap, restrap): New targets.
2002-06-19 mmitchel * Makefile.in (QMTEST_DIR): Simplify definition.
2002-06-15 danglin * Makefile.in (tm_defines): New configuration variable.
2002-06-14 uweigand * Makefile.in (libgcc.mk): Depend on specs.
2002-06-11 ro * Makefile.in (gccinstall.dvi): Pass absolute pathnames to
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>
next