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