| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in: Exterminate all references to assert.h. | zack | 2001-05-11 | 1 | -34/+3 |
* | gcc: | jsm28 | 2001-05-09 | 1 | -2/+4 |
* | * Makefile.in (NM_FOR_TARGET): Look for ./nm, then | aoliva | 2001-05-09 | 1 | -2/+4 |
* | * Makefile.in (tradcpp0): Correct typo in dependency list. | zack | 2001-05-07 | 1 | -1/+1 |
* | Index: gcc/gcc/ChangeLog | geoffk | 2001-05-04 | 1 | -0/+1 |
* | 2001-05-01 Zack Weinberg <zackw@stanford.edu> | zack | 2001-05-01 | 1 | -9/+6 |
* | * Makefile.in (install-headers): Remove redundant dependency. | rth | 2001-05-01 | 1 | -1/+1 |
* | * diagnostic.def: New file. | gdr | 2001-05-01 | 1 | -1/+1 |
* | * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c: | zack | 2001-05-01 | 1 | -1/+1 |
* | quote shell assignment values | korbb | 2001-04-29 | 1 | -2/+2 |
* | * Makefile.in (LIB2FUNCS): Remove _varargs and __dummy. | zack | 2001-04-25 | 1 | -1/+1 |
* | * Makefile.in (reg-stack.o): Depend on reload.h. | ghazi | 2001-04-13 | 1 | -2/+3 |
* | * Makefile.in (toplev.o, jump.o, regmove.o): Depend on reload.h | ghazi | 2001-04-13 | 1 | -3/+3 |
* | * Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H). | ghazi | 2001-04-13 | 1 | -2/+2 |
* | 2000-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-04-13 | 1 | -9/+16 |
* | * Makefile.in (regmove.o): Depend on except.h. | rth | 2001-04-13 | 1 | -1/+1 |
* | * Makefile.in (insn-recog.o): Depend on toplev.h. | rth | 2001-04-11 | 1 | -3/+3 |
* | * Makefile.in (gcse.o): Depend on params.h. | mmitchel | 2001-04-11 | 1 | -1/+1 |
* | * Makefile.in (insn-output.o): Depend on $(EXPR_H). | ghazi | 2001-04-11 | 1 | -1/+1 |
* | * Makefile.in (ifcvt.o): Depend on toplev.h. | ghazi | 2001-04-11 | 1 | -1/+1 |
* | * Makefile.in (clean): Remove built leftovers. | mrs | 2001-04-11 | 1 | -1/+1 |
* | 2001-04-29 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-04-09 | 1 | -4/+10 |
* | 2001-04-06 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2001-04-06 | 1 | -0/+1 |
* | include: | zack | 2001-04-04 | 1 | -1/+1 |
* | * $(HOST_PREFIX_1)errors.o, $(HOST_PREFIX_1)ggc-none.o, | ghazi | 2001-04-03 | 1 | -7/+7 |
* | * Makefile.in (cs-tconfig.h): Depend on CONFIG_H, not GCONFIG_H. | rth | 2001-03-28 | 1 | -2/+2 |
* | Revert cflags patch. | dj | 2001-03-28 | 1 | -2/+1 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -15/+18 |
* | Make -fsjlj-exceptions a configure option. | rth | 2001-03-28 | 1 | -1/+10 |
* | * Makefile.in (SYSTEM_H): Define. | ghazi | 2001-03-27 | 1 | -144/+145 |
* | * Makefile.in (stage1_build): Pass CFLAGS to stage1_build. | dj | 2001-03-22 | 1 | -1/+2 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -36/+36 |
* | * sdbout.c: #include ggc.h. | kenner | 2001-03-21 | 1 | -1/+1 |
* | * Makefile.in (install-libgcc): Pass complete list of variables. | dj | 2001-03-20 | 1 | -2/+30 |
* | * Makefile.in (OBJS): Remove hashtab.o (canadian cross fix) | amodra | 2001-03-20 | 1 | -1/+1 |
* | * Makefile.in (hash.o): Depend on $(GCONFIG_H), not $(CONFIG_H). | zack | 2001-03-19 | 1 | -1/+1 |
* | 2001-03-19 Brad Lucier <lucier@math.purdue.edu> | zack | 2001-03-19 | 1 | -1/+1 |
* | * fixinc/Makefile.in: Set SHELL. | lauras | 2001-03-16 | 1 | -4/+4 |
* | * Makefile.in (hash.o): Depend on CONFIG_H. | aoliva | 2001-03-16 | 1 | -1/+1 |
* | * configure.in: AC_SUBST xm_defines. | zack | 2001-03-11 | 1 | -1/+3 |
* | * configure.in: Prune nonexistent files from build_xm_file, | zack | 2001-03-09 | 1 | -130/+157 |
* | * Makefile.in: Remove RANLIB definition. Use RANLIB | lauras | 2001-03-07 | 1 | -9/+3 |
* | libiberty: | zack | 2001-03-06 | 1 | -41/+15 |
* | Put main() in a separate file, so that the language | fjh | 2001-03-05 | 1 | -3/+4 |
* | * configure.in: Kill tm.h. Include the files in the $tm_file | zack | 2001-03-03 | 1 | -2/+2 |
* | * Makefile.in (OBJS): Add dwarf2asm.o. | rth | 2001-03-03 | 1 | -14/+19 |
* | 2001-02-23 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-23 | 1 | -1/+1 |
* | 2001-02-21 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-21 | 1 | -1/+1 |
* | * Makefile.in (rtlanal.o): Depend on hard-reg-set.h. | law | 2001-02-19 | 1 | -7/+2 |
* | * Makefile.in (gcse.o): Now includes ggc.h. | kenner | 2001-02-18 | 1 | -1/+1 |