| Commit message (Expand) | Author | Age | Files | Lines |
* | * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c, | kazu | 2004-03-22 | 10 | -36/+38 |
* | PR target/14291 | dannysmith | 2004-03-22 | 2 | -1/+10 |
* | * gcc.dg/i386-sse-8.c: Reset default options. | uweigand | 2004-03-22 | 2 | -0/+5 |
* | * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error' | uweigand | 2004-03-22 | 2 | -2/+7 |
* | * config/s390/s390.md ("*doloop_si"): Change predicate for operand 2 | uweigand | 2004-03-22 | 2 | -2/+8 |
* | * cxx-pretty-print.c (pp_cxx_parameter_declaration_clause): | gdr | 2004-03-22 | 2 | -0/+5 |
* | * real.h (struct real_value): Use the same type for all | aoliva | 2004-03-22 | 5 | -81/+102 |
* | Daily bump. | gccadmin | 2004-03-22 | 1 | -1/+1 |
* | * pretty-print.c (pp_base_maybe_space): New function. | gdr | 2004-03-21 | 9 | -73/+126 |
* | * config/s390/s390.md ("addti3", "subti3"): New insns and splitters. | uweigand | 2004-03-21 | 2 | -0/+62 |
* | * expmed.c (choose_mult_variant): Pass MULT_COST as argument instead | uweigand | 2004-03-21 | 2 | -23/+58 |
* | * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | kenner | 2004-03-21 | 18 | -391/+260 |
* | PR c++/14616 | mmitchel | 2004-03-21 | 4 | -0/+24 |
* | 2004-03-21 Andrew Pinski <pinskia@gcc.gnu.org> | pinskia | 2004-03-21 | 2 | -2/+6 |
* | * frontends.texi: Add missing line. | jsm28 | 2004-03-21 | 2 | -0/+5 |
* | 2004-03-21 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2004-03-21 | 7 | -58/+64 |
* | * g77.texi (Aligned Data): Remove obsolete paragraph including a | gerald | 2004-03-21 | 4 | -27/+25 |
* | * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Print the debug | zlomek | 2004-03-21 | 2 | -1/+7 |
* | Daily bump. | gccadmin | 2004-03-21 | 1 | -1/+1 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTER | rakdver | 2004-03-20 | 4 | -5/+24 |
* | Trivial typo in previous commit ChangeLog. | sayle | 2004-03-20 | 1 | -1/+1 |
* | PR target/13889 | sayle | 2004-03-20 | 4 | -0/+35 |
* | * fold-const.c (fold): Replace "expr" with "t". | kazu | 2004-03-20 | 2 | -5/+9 |
* | PR c/12373 | ian | 2004-03-20 | 2 | -2/+12 |
* | * fold-const.c (fold): Replace "final_type" with "type". | kazu | 2004-03-20 | 2 | -15/+19 |
* | * fold-const.c (fold): Constify "type". | kazu | 2004-03-20 | 2 | -13/+18 |
* | * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c, | kazu | 2004-03-20 | 10 | -22/+28 |
* | Fix typo in previous commit. | jsm28 | 2004-03-20 | 4 | -6/+6 |
* | PR other/14630 | jsm28 | 2004-03-20 | 8 | -0/+48 |
* | * fold-const.c (fold): Replace "t" with "tem" where it is used | kazu | 2004-03-20 | 2 | -51/+54 |
* | * fold-const.c (fold): Remove variable "invert". | kazu | 2004-03-20 | 2 | -87/+203 |
* | * class.c, gjavah.c, lang.c: Fix comment typos. | kazu | 2004-03-20 | 5 | -6/+11 |
* | PR c/14635 | jsm28 | 2004-03-20 | 6 | -12/+29 |
* | * Makefile.in (dojump.o): Depend on $(GGC_H) and dojump.h. | rsandifo | 2004-03-20 | 3 | -2/+78 |
* | * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c, | kazu | 2004-03-20 | 13 | -19/+26 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 27 | -136/+146 |
* | [gcc/ChangeLog] | zlaski | 2004-03-20 | 5 | -5/+50 |
* | * loop-doloop.c (add_test): Replace GEN_INT (0) with | kazu | 2004-03-20 | 2 | -1/+6 |
* | * call.c (build_op_delete_call): Do not forget the placement | mmitchel | 2004-03-20 | 20 | -88/+222 |
* | Daily bump. | gccadmin | 2004-03-20 | 1 | -1/+1 |
* | * gcj.texi (Code Generation): Document new flags and assert defaults. | bothner | 2004-03-20 | 2 | -0/+23 |
* | PR target/11520 | kazu | 2004-03-19 | 1 | -0/+1 |
* | * class.c (assume_compiled_node_struct): Rename type to | bothner | 2004-03-19 | 6 | -60/+170 |
* | * fold-const.c (fold) <ABS_EXPR>: Move the handling of constants | kazu | 2004-03-19 | 2 | -36/+63 |
* | * tree.h (TYPE_ARRAY_MAX_SIZE): Use type.maxval directly. | kenner | 2004-03-19 | 2 | -1/+5 |
* | * config/avr/avr.md ("call_insn"): Handle explicit integer | denisc | 2004-03-19 | 2 | -13/+28 |
* | * tree.c (substitute_in_expr): Rewrite to simplify and be more generic. | kenner | 2004-03-19 | 2 | -143/+78 |
* | * fold-const.c (negate_expr): Move the handling of constants | kazu | 2004-03-19 | 2 | -15/+45 |
* | 2004-03-19 Arnaud Charlet <charlet@act-europe.fr> | charlet | 2004-03-19 | 4 | -65/+57 |
* | * langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook. | kenner | 2004-03-19 | 7 | -38/+48 |