summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Update for cpptrad.c.neil2002-05-171-1/+2
* * Makefile.in: Allow for PWDCMD to override hardcoded pwd.ro2002-05-161-23/+28
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-1/+2
* * Makefile.in (c-common.o, cppinit.o): Update.neil2002-05-131-2/+2
* * Makefile.in: Update.neil2002-05-091-1/+1
* PR target/6429jakub2002-05-091-0/+1
* * final.c (end_final): Use C trees to output data structures for profiling.hubicka2002-05-091-2/+2
* Fix merge typos.hubicka2002-05-081-2/+2
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-2/+2
* * Makefile.in (c-lex.o): Update.neil2002-05-041-1/+1
* * Re-apply patch accidentally reverted withzack2002-05-041-73/+14
* * real.c (etoasc): Strip most trailing zeros for clarity.rth2002-05-041-1/+1
* 2002-04-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2002-04-291-7/+83
* * predict.c (real_zero, real_one, real_almost_one, real_br_prob_base,hubicka2002-04-291-1/+1
* PR optimization/6475jakub2002-04-281-1/+1
* * Makefile.in: Update.neil2002-04-201-2/+2
* * builtins.c: Include langhooks.h.neil2002-04-191-1/+1
* * ifcvt.c: Include except.h.rth2002-04-181-1/+1
* 2002-04-17 Zack Weinberg <zack@codesourcery.com>obrien2002-04-171-6/+6
* Fix last change: c-common.h instead of c-convert.h.schwab2002-04-051-1/+1
* * c-convert.c: Include c-convert.h.schwab2002-04-051-1/+2
* * mklibgcc.in: Use separate libgcc.map for each multilib.jakub2002-04-051-1/+1
* * Makefile.in (s-mlib): Handle --disable-multilib by separatejakub2002-04-051-8/+12
* * diagnostic.c: Include langhooks-def.h.neil2002-03-311-1/+1
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-3/+5
* * Makefile.in (except.o): Update.neil2002-03-291-1/+1
* * rtlanal.c: Include flags.hhubicka2002-03-281-1/+1
* * Makefile.in (attribs.o): Update.neil2002-03-271-1/+1
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-1/+1
* * gcse.c: Include except.h.rth2002-03-251-1/+1
* Removal of separate preprocessor cpp0.neil2002-03-241-9/+3
* * cfgcleanup.c (outgoing_edges_math): Fix condition; relaxhubicka2002-03-221-1/+1
* * mklibgcc.in (SHLIB_MKMAP_OPTS): New variable.amodra2002-03-221-0/+1
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-5/+8
* * Makefile.in: Update.neil2002-03-201-3/+4
* * Makefile.in (LIBGCC2_DEBUG_CFLAGS): Set to -g.jason2002-03-191-4/+1
* * c-decl.c: Include c-pragma.h.rth2002-03-151-2/+2
* Add --param max-unrolled-insns=<n> supportmeissner2002-03-141-1/+1
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-121-1/+1
* * rtlanal.c: Include recog.h.rth2002-03-121-1/+3
* * Makefile.in: Update.neil2002-03-111-6/+10
* * contrib/texi2pod.pl: Handle @include, @ftable, @vtable.zack2002-03-111-6/+6
* * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.hubicka2002-03-061-1/+1
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.ghazi2002-03-021-1/+2
* * Makefile.in (integrate.o): Update.neil2002-02-281-1/+1
* * Makefile.in (langhooks.o): Update dependencies.dnovillo2002-02-221-1/+2
* * hooks.c: New file.aoliva2002-02-091-5/+7
* * cfgrtl.c: Include recog.h and insn-config.h.rth2002-02-081-2/+2
* * target.h (struct gcc_target): Added ms_bitfield_layout_p.aoliva2002-02-051-1/+1
* * Makefile.in (c-parse.c): Handle .output file.jason2002-02-011-2/+9