aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-01-31config.gcc: Add geode.Eric Christopher2-21/+28
2007-01-31i386.h (NON_QI_REG_P): Remove.Kazu Hirata2-12/+0
2007-01-31cgraphunit.c, [...]: Fix comment typos.Kazu Hirata11-21/+28
2007-01-31* simplify.c, trans-array.c: Fix comment typos.Kazu Hirata3-3/+7
2007-01-31* class.c, jcf-parse.c: Fix comment typos.Kazu Hirata3-6/+10
2007-01-31error.c (dump_type_suffix): Avoid use of cp_build_binary_op when calculating ...Roger Sayle2-9/+14
2007-01-31Daily bump.GCC Administrator1-1/+1
2007-01-30re PR c++/24745 (unpleasant warning for "if (NULL)")Manuel López-Ibáñez7-19/+65
2007-01-30invoke.texi (Code Gen Options): Fix abbreviation typo.Ralf Wildenhues3-4/+9
2007-01-30extend.texi (Decimal Floating Types): Remove decfloat.h from the list of disc...Janis Johnson2-4/+5
2007-01-30* gcj.texi (Strings): Fix documentation for JvNewString.Tom Tromey2-3/+7
2007-01-30gcj.texi (Invoking gcjh, [...]): Fix some typos.Ralf Wildenhues2-3/+8
2007-01-30re PR fortran/30432 ([4.1 only] gfortran.dg/c_by_val_1.f fails on ia64-*-*, p...Steve Ellcey3-2/+11
2007-01-30large-size-array-3.c: Correct typo.Roger Sayle2-1/+6
2007-01-30re PR c++/30601 (-Wreturn-type warns about more than what the documentation s...Dirk Mueller2-5/+13
2007-01-30cfgrtl.c (try_redirect_by_replacing_jump): Check only_sets_cc0_p.Richard Sandiford2-1/+6
2007-01-30builtins.c (expand_builtin_int_interclass_roundingfn): New function to handle...Uros Bizjak3-16/+129
2007-01-30re PR middle-end/27657 (bogus undefined reference error to static var with -g...Richard Guenther4-2/+28
2007-01-30re PR c/30313 (sizeof of expression including bit-field)Richard Guenther4-0/+29
2007-01-30fold-const.c (round_up): Make HIGH an unsigned HOST_WIDE_INT to avoid undefin...Roger Sayle2-12/+19
2007-01-30Daily bump.GCC Administrator1-1/+1
2007-01-30Belated typo fix from 2007-01-02.Ben Elliston1-1/+1
2007-01-30* jvspec.c (lang_specific_driver): Remove unused classpath_args.Ben Elliston2-4/+4
2007-01-29decExcept.c: New.Janis Johnson10-0/+415
2007-01-29re PR java/30607 (gcj -I x -C doesn't include x as source dir search patch)Tom Tromey3-3/+19
2007-01-29007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel López-Ibáñez6-9/+31
2007-01-29tree-optimize.c (update_inlined_to_pointers): Delete unused function.Manuel López-Ibáñez2-18/+5
2007-01-29Makefile.in (USER_H): Remove decfloat.h.Janis Johnson9-119/+106
2007-01-29gccint.texi (Top): Rename Loop Representation to Loop Analysis and Representa...Mike Stump3-2/+8
2007-01-29tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin9-174/+222
2007-01-29re PR tree-optimization/30630 (Trunk GCC hangs while compiling cpu2k6/perlben...Daniel Berlin3-2/+103
2007-01-29altivec-24.c: New test.Josh Conner2-0/+40
2007-01-29re PR c++/28266 (ICE on invalid default variable)Simon Martin4-1/+29
2007-01-29class.c (add_method_1): Mark fndecl as external unless we are compiling it in...Andrew Haley2-0/+9
2007-01-29re PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref at module.c:1945)Paul Thomas4-3/+47
2007-01-29gcov-io.h (__gcov_indirect_call_profiler): Declare.Ben Elliston2-0/+11
2007-01-29Daily bump.GCC Administrator1-1/+1
2007-01-28builtins.c (expand_builtin_memset): Fix typo in my last patch.Jan Hubicka3-2/+8
2007-01-28expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka16-45/+390
2007-01-28* doc/md.texi (Standard Pattern Names): Document blockage pattern.David Edelsohn2-0/+11
2007-01-28large-size-array-3.c: Correct test case (portability).Roger Sayle2-2/+7
2007-01-28re PR c++/28988 (g++ does not check first type name in pseudo-destructor-name)Andrew Pinski4-0/+28
2007-01-28tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak17-33/+207
2007-01-28tree-data-ref.c (conflict_fn): Assert that the number of affine relations in ...Zdenek Dvorak2-0/+6
2007-01-28ipa-cp.c (ipcp_insert_stage, [...]): Support for SSA.Razya Ladelsky4-69/+102
2007-01-28re PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives erroneous errors in c...Thomas Koenig9-92/+2105
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor41-99/+355
2007-01-28tree.c (tree_fold_gcd): Delete.Roger Sayle5-45/+17
2007-01-28fold-const.c (size_binop): In the fast-paths for X+0...Roger Sayle4-11/+79
2007-01-28Daily bump.GCC Administrator1-1/+1