aboutsummaryrefslogtreecommitdiff
path: root/gcc/mkdeps.c
AgeCommit message (Expand)Author
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-13 * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg
2003-07-06 * jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-16cp:Kaveh Ghazi
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2001-08-03* mkdeps.c (deps_add_default_target): Make local variableAndrew Cagney
2001-04-19* config/alpha/vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIXDJ Delorie
2001-03-10 * cppfiles.c (search_from): Use lbasename.Neil Booth
2001-02-12 * mkdeps.c (deps_add_default_target): Robustify. AddNathan Sidwell
2001-01-06 * mkdeps.c (deps_add_dep): Fix vector re-allocation.Neil Booth
2001-01-06 * cpp.texi: Update for -MQ.Neil Booth
2001-01-05 * cpp.texi: Update for -MP. Clarify behaviour of -MT.Neil Booth
2001-01-04 * cpp.texi: Update for -MT.Neil Booth
2000-11-17 * mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, notKaveh Ghazi
2000-03-11 * cppfiles.c (file_cleanup, _cpp_find_include_file,Neil Booth
2000-03-072000-03-07 Neil Booth <NeilB@earthling.net>Zack Weinberg
2000-03-07 * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.Richard Kenner
2000-03-06 * builtins.c (built_in_class_names, built_in_names): Constify aKaveh Ghazi
2000-03-05 * mkdeps.c (deps_calc_target): Remove incorrect 'const'.Jason Merrill
2000-03-04 * mkdeps.c, mkdeps.h: New files.Zack Weinberg