| Commit message (Expand) | Author | Age | Files | Lines |
* | LANGUAGES: Fix typos. | Joseph Myers | 2012-05-29 | 133 | -232/+367 |
* | * doc/include/texinfo.tex: Update to version 2012-05-16.16. | Joseph Myers | 2012-05-29 | 2 | -927/+1966 |
* | tree-dfa.c (find_vars_r): Do not call add_referenced_vars for globals. | Richard Guenther | 2012-05-29 | 5 | -25/+39 |
* | alias.c (reg_known_value): Make this a VEC. | Steven Bosscher | 2012-05-29 | 2 | -28/+39 |
* | re PR middle-end/53510 (OOM while compile some code) | Jakub Jelinek | 2012-05-29 | 3 | -19/+14 |
* | c.opt (Wmissing-braces): Use LangEnabledBy(C ObjC,Wall). | Manuel López-Ibáñez | 2012-05-29 | 3 | -3/+7 |
* | PR bootstrap/53459 - unused local typedef when building on altivec | Dodji Seketeli | 2012-05-29 | 2 | -2/+8 |
* | Revert "PR bootstrap/53459 - unused local typedef when building on altivec" | Dodji Seketeli | 2012-05-29 | 2 | -5/+1 |
* | PR preprocessor/53229 - Fix diagnostics location when pasting tokens | Dodji Seketeli | 2012-05-29 | 14 | -55/+178 |
* | trap-1.c, [...]: New tests. | Hans-Peter Nilsson | 2012-05-29 | 6 | -0/+65 |
* | cris.h (TARGET_HAS_BREAK, [...]): New macros. | Hans-Peter Nilsson | 2012-05-29 | 4 | -0/+25 |
* | Daily bump. | GCC Administrator | 2012-05-29 | 1 | -1/+1 |
* | re PR c++/25137 (Warning "missing braces around initializer" causing problems... | Paolo Carlini | 2012-05-28 | 7 | -3/+91 |
* | Fix grammo in last CL entry. | Hans-Peter Nilsson | 2012-05-28 | 1 | -1/+1 |
* | * doc/md.texi (Standard Names): Fix typos in documentation for atomic patterns. | Hans-Peter Nilsson | 2012-05-28 | 2 | -5/+6 |
* | md.texi (stack_protect_test): Remove negation of branch to label. | Hans-Peter Nilsson | 2012-05-28 | 2 | -1/+6 |
* | re PR c++/53505 (bitfield with bool type generated broken object file) | Jakub Jelinek | 2012-05-28 | 2 | -0/+47 |
* | re PR c++/53503 ([C++0x] unexpected AST of kind ltgt_expr) | Paolo Carlini | 2012-05-28 | 4 | -0/+32 |
* | Daily bump. | GCC Administrator | 2012-05-28 | 1 | -1/+1 |
* | tree.c (build_constructor): Propagate TREE_SIDE_EFFECTS. | Nathan Sidwell | 2012-05-27 | 4 | -4/+41 |
* | Minor timing cleanups. | Janne Blomqvist | 2012-05-27 | 2 | -6/+14 |
* | Daily bump. | GCC Administrator | 2012-05-27 | 1 | -1/+1 |
* | re PR c++/53491 (ICE in build_target_expr_with_type, at cp/tree.c:587) | Paolo Carlini | 2012-05-26 | 4 | -1/+30 |
* | re PR c++/53220 (g++ mis-compiles compound literals) | Jason Merrill | 2012-05-26 | 9 | -8/+87 |
* | re PR ada/50294 (ICE in output_constructor_regular_field) | Eric Botcazou | 2012-05-26 | 2 | -0/+21 |
* | cfgcleanup.c (try_optimize_cfg): Do not delete forwarder blocks if CLEANUP_NO... | Eric Botcazou | 2012-05-26 | 3 | -31/+77 |
* | * gnat.dg/renaming5.adb: Adjust dg-final directive. | Eric Botcazou | 2012-05-26 | 2 | -1/+5 |
* | df-scan.c (df_def_record_1): Assert a parallel must contain an EXPR_LIST at t... | Dimitrios Apostolou | 2012-05-26 | 2 | -86/+158 |
* | decl.c (variant_desc): Rename 'record' to 'new_type'. | Eric Botcazou | 2012-05-26 | 2 | -8/+24 |
* | Daily bump. | GCC Administrator | 2012-05-26 | 1 | -1/+1 |
* | re PR c++/32054 (Storage classes on anonymous unions in classes) | Paolo Carlini | 2012-05-25 | 4 | -0/+42 |
* | runtime: More efficient implementation of trampolines. | Ian Lance Taylor | 2012-05-25 | 3 | -26/+88 |
* | compiler: Don't create a closure if not needed. | Ian Lance Taylor | 2012-05-25 | 1 | -23/+11 |
* | morestack.S (__morestack_non_split): Check whether caller is varargs and need... | Ian Lance Taylor | 2012-05-25 | 4 | -8/+102 |
* | re PR lto/52178 (Ada bootstrap failure in LTO mode) | Eric Botcazou | 2012-05-25 | 3 | -2/+20 |
* | t-linux64: Delete the 32-bit multilib that uses software floating point emula... | Michael Meissner | 2012-05-25 | 2 | -7/+10 |
* | runtime: Fix cast error in print.c on 32-bit systems. | Ian Lance Taylor | 2012-05-25 | 1 | -1/+1 |
* | re PR objc++/53441 (obj-c++.dg/ivar-invalid-type-1.mm ICE) | Uros Bizjak | 2012-05-25 | 2 | -1/+8 |
* | re PR middle-end/53008 (abort in _ITM_getTMCloneSafe) | Aldy Hernandez | 2012-05-25 | 3 | -2/+25 |
* | * decl.c: Revert unwanted commit. | Uros Bizjak | 2012-05-25 | 1 | -2/+1 |
* | re PR target/53474 (Solaris/x86 bootstrap with Sun as broken: j.e) | Uros Bizjak | 2012-05-25 | 3 | -23/+34 |
* | re PR target/53435 ((ix86_expand_vec_perm) and (ix86_expand_vec_perm) do not ... | Alexander Ivchenko | 2012-05-25 | 2 | -10/+12 |
* | Remove any .comment sections if the first cmp failed | H.J. Lu | 2012-05-25 | 2 | -0/+30 |
* | Fix formatting | Eric Botcazou | 2012-05-25 | 1 | -9/+9 |
* | re PR ada/52362 (gnat.dg/lto8.adb FAILs with gas/gld) | Eric Botcazou | 2012-05-25 | 11 | -199/+190 |
* | i386.c (struct ix86_frame): Remove unused frame field. | Tristan Gingold | 2012-05-25 | 4 | -3/+22 |
* | ia64-common.c (ia64_except_unwind_info): Fix typo. | Tristan Gingold | 2012-05-25 | 2 | -2/+6 |
* | tramp.S (trampoline_setup): Use a longcall sequence in the non pic case on Vx... | Olivier Hainque | 2012-05-25 | 2 | -0/+17 |
* | fold-const.c (optimize_bit_field_compare): Abort early in the strict volatile... | Thomas Schwinge | 2012-05-25 | 2 | -1/+11 |
* | Daily bump. | GCC Administrator | 2012-05-25 | 1 | -1/+1 |