summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (bootstrap): Move -BstageN/ to the end.jason2000-07-241-6/+6
* 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>zack2000-07-201-1/+1
* Wed Jul 19 01:22:15 CEST 2000 Marc Espie <espie@cvs.openbsd.org>zack2000-07-181-1/+1
* 2000-02-17 Zack Weinberg <zack@wolery.cumb.org>zack2000-07-181-4/+5
* * Makefile.in (clean): Remove libgcc directory.jason2000-07-171-0/+1
* * Makefile.in (TARGET_GETGROUPS_T): New configuration variable.law2000-07-171-2/+7
* 2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-07-121-2/+2
* 2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-07-121-2/+4
* * tradcpp.c: New file.zack2000-07-061-2/+16
* * cppinit.c: Include cppdefault.h. Refer tozack2000-07-061-4/+5
* toplevel:zack2000-07-051-3/+3
* 2000-07-01 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-021-1/+5
* * Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.mmitchel2000-06-301-1/+1
* * c-decl.c, timevar.c, tlink.c: Include intl.h.zack2000-06-291-3/+3
* * toplev.c (compile_file): Always call timevar_print.jason2000-06-221-1/+1
* * Makefile.in (SPLAY_TREE_H): New macro.zack2000-06-211-3/+4
* * Makefile.in (fix-header): Link with $(LIBS) not $(HOST_LIBS).zack2000-06-201-2/+4
* * cpplex.c (parse_name): Don't warn about $ in identifiers ifzack2000-06-201-4/+2
* * Makefile.in (gensupport.o): Remove bogus $(HOST_PREFIX) reference.law2000-06-131-1/+1
* * Makefile.in (libintl.a): Depend on intl.all.mmitchel2000-06-111-6/+1
* * Makefile.in (c-parse.o): Also depend on output.h.mmitchel2000-06-101-1/+2
* 2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-06-061-1/+1
* * Makefile.in (libgcc.ready): Lose.jason2000-06-061-14/+10
* * Makefile.in (OBJS): Remove dyn_string.osamuel2000-06-051-12/+11
* * Makefile.in (intl.*): Honor non-zero exit codes in the intlghazi2000-06-041-0/+1
* 2000-06-01 Pekka Nikander <pnr@teldanex.tcm.hut.fi>robertl2000-06-031-1/+1
* * Makefile.in (libgcc.a): Also depend on $(LIB2ADD).jason2000-06-031-1/+1
* * Makefile.in (c-decl.o): Depend on $(EXPR_H), not expr.h.rth2000-06-011-2/+2
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-311-4/+5
* * Makefile.in (resource.o): Depend on except.h.rth2000-05-281-1/+1
* * Makefile.in (libgcc2.ready): Rename to libgcc.ready.rth2000-05-271-14/+10
* * Makefile.in (recog.o): Don't depend on resource.h.rth2000-05-271-1/+1
* 2000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph2000-05-251-1/+4
* * configure.in: Check for -Wno-long-long option support and improvelaw2000-05-251-1/+1
* * Makefile.in (libgcc.mk): Depend on xgcc$(exeext) foraoliva2000-05-201-1/+1
* * Makefile.in (bootstrap): Unset LANG_LIB2FUNCS for stage 1.aoliva2000-05-201-1/+1
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-11/+13
* * Makefile.in (STAGESTUFF): Fix typo in spelling of s-under.mmitchel2000-05-191-1/+1
* * Makefile.in (final.o): Depend on BASIC_BLOCK_H.rth2000-05-121-1/+1
* * Makefile.in (libgcc.a, stmp-multilib): Depend on FPBIT and DPBIT.rth2000-05-101-2/+2
* top level:zack2000-05-091-2/+2
* * Makefile.in (LOOSE_CFLAGS): Add /g modifiers to both sedzack2000-05-081-1/+1
* 2000-05-06 Zack Weinberg <zack@wolery.cumb.org>zack2000-05-061-1/+4
* * Makefile.in (gensupport.o): Compile for the host.rth2000-05-061-20/+24
* * Makefile.in (FPBIT_FUNCS): Remove _df_to_usi.rth2000-05-041-2/+3
* remove accidental -pipe checkinjason2000-05-041-1/+1
* 2000-05-04 Mumit Khan <khan@xraylith.wisc.edu>khan2000-05-041-0/+5
* * Makefile.in (start.encap): Do not depend on LIBGCC1.rth2000-05-031-1/+1
* * Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.jason2000-05-031-3/+9
* * Makefile.in (STAGESTUFF): Add libgcc libgcc.mk.rth2000-05-031-333/+51