| Commit message (Expand) | Author | Age | Files | Lines |
* | * doc/gcc.texi: Move several chapters out to ... | jsm28 | 2001-11-12 | 1 | -2/+10 |
* | * Makefile.in (c-lang.o): Depend on $(VARRAY_H). | aoliva | 2001-11-12 | 1 | -1/+1 |
* | * doc/gcc.texi: Move several chapters out to ... | jsm28 | 2001-11-11 | 1 | -2/+8 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -2/+3 |
* | * Makefile.in (.po.pox): Look both in srcdir and builddir | zack | 2001-11-09 | 1 | -3/+6 |
* | * Makefile.in ($(HOST_PREFIX_1)rtl.o, | schwab | 2001-11-09 | 1 | -8/+10 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -4/+5 |
* | * Makefile.in (GCC_FOR_TARGET): Add build_tooldir/sys-include. | rth | 2001-11-08 | 1 | -10/+10 |
* | * configure.in: Add AC_ARG_PROGRAM to support program name | dj | 2001-11-08 | 1 | -11/+12 |
* | 2001-11-07 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-11-07 | 1 | -1/+3 |
* | * alias.c:: Include langhooks.h. | neil | 2001-11-06 | 1 | -6/+8 |
* | * aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS. | zack | 2001-11-06 | 1 | -10/+16 |
* | * Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h; | hubicka | 2001-11-05 | 1 | -3/+5 |
* | * Makefile.in (dbxout.o): Depend on function.h. | ghazi | 2001-11-04 | 1 | -1/+1 |
* | * Makefile.in (GCOV_OBJS): Add version.o. | jsm28 | 2001-11-01 | 1 | -1/+1 |
* | * Makefile.in (INTL_TARGETS, POSUB): Delete all references. | zack | 2001-10-31 | 1 | -13/+76 |
* | * Makefile.in (OBJS): Put all files in alphabetical order. | kenner | 2001-10-29 | 1 | -17/+16 |
* | * Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h | ghazi | 2001-10-28 | 1 | -2/+2 |
* | * Makefile.in (unstage*): Remove as, ld, collect-ld before | rth | 2001-10-26 | 1 | -0/+3 |
* | * aclocal.m4 (AM_WITH_NLS): Also create and substitute | zack | 2001-10-21 | 1 | -1/+2 |
* | * toplev.h (struct lang_hooks): HONOR_READONLY now bool. | kenner | 2001-10-20 | 1 | -1/+1 |
* | * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | hubicka | 2001-10-20 | 1 | -2/+2 |
* | * Makefile.in (rtlanal.o): Depend on $(TM_P_H). | ghazi | 2001-10-19 | 1 | -1/+1 |
* | * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and | zack | 2001-10-19 | 1 | -3/+2 |
* | * Makefile.in (print-rtl.o): Depend on TREE_H. | kenner | 2001-10-17 | 1 | -2/+2 |
* | top: | zack | 2001-10-12 | 1 | -7/+1 |
* | * langhooks.c: Include langhooks.h. | rth | 2001-10-11 | 1 | -1/+1 |
* | * langhooks.c: Include rtl.h, insn-config.h and integrate.h. | aoliva | 2001-10-10 | 1 | -1/+1 |
* | * langhooks.h: New file. | aoliva | 2001-10-08 | 1 | -5/+6 |
* | * Makefile.in (c-decl.o): Depend on tree-inline.h. | aoliva | 2001-10-05 | 1 | -2/+2 |
* | * Makefile.in (tree-inline.o): Depend on newly-included headers. | aoliva | 2001-10-05 | 1 | -2/+4 |
* | * Makefile.in (OBJS): Added tree-inline.o. | aoliva | 2001-10-05 | 1 | -2/+5 |
* | * Makefile.in (STAGE2_FLAGS_TO_PASS): Remove patches which | ljrittle | 2001-10-04 | 1 | -4/+0 |
* | * Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CFLAGS, | ljrittle | 2001-10-04 | 1 | -0/+3 |
* | * attribs.c (decl_attributes): Possibly call | jsm28 | 2001-10-02 | 1 | -1/+1 |
* | * Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CC. | ljrittle | 2001-10-02 | 1 | -1/+2 |
* | * cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR. | bothner | 2001-09-29 | 1 | -2/+3 |
* | * Makefile.in (cfgrtl.o): Add. | hubicka | 2001-09-25 | 1 | -1/+4 |
* | * attribs.c: New file, from c-common.c. | kenner | 2001-09-22 | 1 | -1/+7 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -1/+1 |
* | * fold-const.c (hashtab.h): Include. | kenner | 2001-09-20 | 1 | -3/+3 |
* | * cfg.c (force_nonfallthru_and_redirect): Handle redirecting | rth | 2001-09-19 | 1 | -1/+1 |
* | * Makefile.in: Make rtl-error.o depend on $(CONFIG_H). | dj | 2001-09-17 | 1 | -1/+1 |
* | * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o): | hubicka | 2001-09-10 | 1 | -1/+14 |
* | * Makefile.in (c-pragma.o): Depend on output.h. | ghazi | 2001-08-31 | 1 | -2/+2 |
* | 2001-08-30 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2001-08-30 | 1 | -34/+5 |
* | 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com> | vmakarov | 2001-08-27 | 1 | -5/+34 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -4/+4 |
* | * caller-save.c: Don't include insn-codes.h. | zack | 2001-08-22 | 1 | -2/+2 |
* | * expmed.c (mode_for_extraction): New function. | zack | 2001-08-22 | 1 | -3/+3 |