| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: | jsm28 | 2004-09-15 | 31 | -233/+282 |
* | * Make-lang.in (treelang-warn): Set to $(STRICT_WARN). | zack | 2004-09-15 | 2 | -5/+8 |
* | * include/line-map.h (line_map_start): Add parameter names so | bothner | 2004-09-15 | 2 | -3/+8 |
* | * configure.ac: Check for COMDAT support. Robustify check for | mmitchel | 2004-09-15 | 29 | -103/+308 |
* | 2004-09-15 Aaron W. LaFramboise <aaronavay62@aaronwl.com> | pbrook | 2004-09-15 | 2 | -3/+9 |
* | 2004-09-15 Steven G. Kargl <kargls@comcast.net> | pbrook | 2004-09-15 | 2 | -0/+18 |
* | * tree-ssa.c (verify_flow_sensitive_alias_info): Do not walk dead nodes. | hubicka | 2004-09-15 | 2 | -1/+7 |
* | * tree-cfg.c (remove_bb): Release SSA defs. | hubicka | 2004-09-15 | 2 | -0/+5 |
* | 2004-09-15 Steven G. Kargl <kargls@comcast.net> | pbrook | 2004-09-15 | 10 | -7/+227 |
* | 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de> | pbrook | 2004-09-15 | 4 | -3/+26 |
* | * doc/tm.texi: Follow spelling conventions. | kazu | 2004-09-15 | 2 | -2/+6 |
* | * tree-ssa-dom.c: Fix comment typos. | kazu | 2004-09-15 | 2 | -2/+6 |
* | Fix typo. | pbrook | 2004-09-15 | 1 | -1/+1 |
* | 2004-09-15 Steven G. Kargl <kargls@comcast.net> | pbrook | 2004-09-15 | 2 | -13/+30 |
* | 2004-09-15 Michael Koch <konqueror@gmx.de> | mkoch | 2004-09-15 | 2 | -7/+11 |
* | * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't | dnovillo | 2004-09-15 | 2 | -5/+7 |
* | * config/rs6000/linux-unwind.h (struct gcc_pt_regs): Extend to | amodra | 2004-09-15 | 2 | -0/+12 |
* | * search.c (get_pure_virtuals): Remove unused variables. | nathan | 2004-09-15 | 2 | -4/+2 |
* | * cp-tree.h (struct lang_decl_flags): Remove | nathan | 2004-09-15 | 5 | -26/+15 |
* | * expr.c (string_constant): Handle also read-only variables | jakub | 2004-09-15 | 5 | -17/+148 |
* | * builtins.c (expand_builtin_memmove): Optimize memmove (x, y, 1) | jakub | 2004-09-15 | 6 | -7/+65 |
* | PR tree-optimization/17468 | rakdver | 2004-09-15 | 3 | -9/+62 |
* | * config/mips/mips.h (POINTERS_EXTEND_UNSIGNED): Delete. | rsandifo | 2004-09-15 | 2 | -2/+4 |
* | * doc/install.texi (sparc-sun-solaris2*): Properly format warning. | ebotcazou | 2004-09-15 | 2 | -5/+14 |
* | * tree-ssa-dom.c (avail_exprs_stack): New global varray. | law | 2004-09-15 | 2 | -163/+122 |
* | * tree-dfa.c (free_df_for_stmt): No longer static. | law | 2004-09-15 | 4 | -3/+26 |
* | PR c++/17324 | mmitchel | 2004-09-15 | 4 | -3/+83 |
* | PR tree-optimization/17252 | dnovillo | 2004-09-15 | 4 | -1/+38 |
* | PR middle-end/17397 | rth | 2004-09-15 | 3 | -10/+51 |
* | 2004-09-14 Andrew Pinski <apinski@apple.com> | pinskia | 2004-09-15 | 4 | -2/+24 |
* | Daily bump. | gccadmin | 2004-09-15 | 2 | -2/+2 |
* | PR rtl-optimization/9771 | sayle | 2004-09-14 | 4 | -9/+77 |
* | PR tree-optimization/15262 | dnovillo | 2004-09-14 | 6 | -89/+181 |
* | PR c/15498 | jsm28 | 2004-09-14 | 2 | -2/+7 |
* | 2004-09-14 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-09-14 | 2 | -9/+24 |
* | * be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po, | jsm28 | 2004-09-14 | 13 | -25588/+28757 |
* | * cfg.c (expunge_block): Revert previous change adding ggc_free call. | hubicka | 2004-09-14 | 2 | -1/+9 |
* | * java/lang/natPosixProcess.cc (waitForSignal): Ignore return | rth | 2004-09-14 | 2 | -11/+13 |
* | * config.gcc: Do not build a shared libgcc for arm-none-eabi. | mmitchel | 2004-09-14 | 1 | -2/+2 |
* | * config.gcc: Do not build a shared libgcc for arm-none-eabi. | mmitchel | 2004-09-14 | 1 | -0/+4 |
* | 2004-09-14 Nathan Myers <ncm@cantrip.org> | paolo | 2004-09-14 | 2 | -8/+16 |
* | * c-tree.h (struct c_declspecs): Add const_p, volatile_p and | jsm28 | 2004-09-14 | 5 | -61/+129 |
* | 2004-09-14 Paolo Carlini <pcarlini@suse.de> | paolo | 2004-09-14 | 3 | -8/+14 |
* | * tree-ssa-dom.c (stmts_to_rescan): Move from a block-local varray | law | 2004-09-14 | 2 | -16/+32 |
* | * data.c, decl.c, f95-lang.c, gfortran.h, match.c, | kazu | 2004-09-14 | 13 | -17/+24 |
* | * pt.c (unify): Replace gcc_unreachable with gcc_assert. | nathan | 2004-09-14 | 2 | -24/+24 |
* | * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c, | kazu | 2004-09-14 | 10 | -17/+23 |
* | * config/darwin-c.c, config/alpha/alpha.c, config/i386/i386.c, | kazu | 2004-09-14 | 6 | -5/+11 |
* | 2004-09-14 Bud Davis <bdavis9659@comcast.net> | bdavis | 2004-09-14 | 2 | -0/+5 |
* | * Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency. | rakdver | 2004-09-14 | 9 | -8/+533 |