aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-03-26config.gcc: Remove sparc-tti-*.James A. Morrison7-207/+23
2004-03-26fold-const.c (tree_expr_nonnegative_p): Handle BIT_XOR_EXPR like BIT_IOR_EXPR...Roger Sayle4-0/+16
2004-03-25re PR c/11527 (If an array "designated intializer" in a struct causes a segv.)Richard Henderson3-4/+28
2004-03-26Fix typo.Kaveh Ghazi1-1/+1
2004-03-26* builtins.c (fold_builtin): Fix error in last change.Kaveh R. Ghazi2-2/+6
2004-03-26Daily bump.GCC Administrator1-1/+1
2004-03-25* config/mips/mips.h: Formatting fix.Richard Sandiford2-1/+5
2004-03-25builtins.def: Add ctype builtins.Kaveh R. Ghazi5-47/+137
2004-03-25builtins.c (fold_builtin): Add new builtin optimizations for sqrt and/or cbrt.Kaveh R. Ghazi7-9/+238
2004-03-25rs6000.c (rs6000_always_hint): New variable.David Edelsohn6-44/+382
2004-03-25cfgrtl.c, [...]: Fix comment typos.Kazu Hirata10-15/+25
2004-03-25re PR middle-end/9707 (Unnecessary range test in switches with less than 4 ca...Kazu Hirata2-0/+43
2004-03-25[multiple changes]Arnaud Charlet15-374/+572
2004-03-25arm.c (vfp_print_multi): Remove.Paul Brook2-94/+111
2004-03-25re PR java/14689 (jcf-path.c missing closedir)Marcus Meissner2-0/+7
2004-03-24alias.c (alias_invariant, [...]): Mark GTY.Richard Henderson4-53/+136
2004-03-25Daily bump.GCC Administrator1-1/+1
2004-03-24dwarf2asm.c, [...]: Update copyright.Kazu Hirata11-9/+19
2004-03-24configure.ac: Add --enable-werror-always (for top level bootstrap support).Nathanael Nerode3-1/+30
2004-03-24prune.exp (prune_gcc_output): Ignore errata warning from IA64 assembler.Andreas Schwab2-1/+10
2004-03-24objc-act.c (objc_comptypes): Treat comparisons between 'Class' and '<class> *...Ziemowit Laski2-0/+10
2004-03-24invoke.texi (-frename-registers): Add enabled at -O3.David Edelsohn2-13/+29
2004-03-24Makefile.in (STRICT2_WARN): Reorder.Nathanael Nerode4-3/+79
2004-03-24config.gcc: Add --with-abi=Paul Brook8-445/+534
2004-03-24configure.ac: Check for -Wno-variadic-macros...Nathanael Nerode3-70/+150
2004-03-24Fix changelog entry for:Richard Sandiford2-2/+1
2004-03-24config.gcc (mips64vr-*-elf*, [...]): Remove tm_defines.Richard Sandiford3-22/+97
2004-03-24mips.h (MASK_FIX_VR4122, [...]): New macros.DJ Delorie7-9/+158
2004-03-24mips.h (PROCESSOR_R4130): New processor_type.Richard Sandiford5-2/+18
2004-03-24invoke.texi: Apply missed hunk from 2004-03-03 change.Maciej W. Rozycki2-1/+21
2004-03-24re PR preprocessor/14438 (Potential need for buffer overflow checks in _cpp_l...Alexandre Oliva2-3/+6
2004-03-24extend.texi (ARM Built-in Functions): Replace with correct declarations.Ian Lance Taylor2-135/+129
2004-03-24reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE like FLOAT_EXTEND if flag_u...Roger Sayle3-5/+70
2004-03-24compare8.c: New test case.Joseph Myers2-0/+20
2004-03-24Daily bump.GCC Administrator1-1/+1
2004-03-24hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski12-2/+133
2004-03-23Correct PR number in last commitZack Weinberg3-4/+3
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg31-1319/+1383
2004-03-23delete some extraneous characters accidentally included in last change.David Edelsohn1-1/+1
2004-03-23optabs.c (expand_binop): When synthesizing double word rotates from single wo...Olivier Hainque2-2/+12
2004-03-23alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL.Richard Kenner11-62/+188
2004-03-23fold-const.c (tree_expr_nonnegative_p): A&B is nonnegative when A is nonnegat...Roger Sayle2-0/+19
2004-03-23re PR java/14315 ([3.4 only]: Java compiler is not parallel make safe)Tom Tromey2-3/+11
2004-03-23* gcj.texi (Extensions): Document GCJ_PROPERTIES.Tom Tromey2-1/+17
2004-03-23fold-const.c (fold): Remove cases for INTEGER_CST...Kazu Hirata2-8/+5
2004-03-23re PR rtl-optimization/14669 (Wrong code with -O for enum values expression E...Roger Sayle4-0/+33
2004-03-23config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.Jakub Jelinek4-1/+13
2004-03-23gcse.c (can_assign_to_reg_p): New function, split out from...Richard Sandiford2-6/+23
2004-03-22* c-typeck.c (same_translation_unit_p): Fix pasto.Diego Novillo2-1/+5
2004-03-23Daily bump.GCC Administrator1-1/+1