aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-07-14re PR ada/46350 (s-taprop.adb:891:40: warning: redundant conversion, expressi...John David Anglin2-2/+6
2011-07-14re PR tree-optimization/49309 (ICE with -fmudflap: verify_stmts failed: type ...Andrew Pinski4-1/+27
2011-07-14re PR rtl-optimization/11320 (Scheduler bug)Bernd Schmidt3-3/+9
2011-07-14* gcc.dg/pr48770.c: Add dg-require-effective-target fpic.Bernd Schmidt2-1/+6
2011-07-14re PR target/49487 ([avr] ICE in bytewise rotate)Georg-Johann Lay3-29/+47
2011-07-14re PR tree-optimization/49651 (nested lambdas and -O3 produced incorrect inte...Richard Guenther4-2/+53
2011-07-14gimple-fold.c (fold_gimple_assign): Remove operand swapping.Richard Guenther2-27/+23
2011-07-14fold-const.c (fold_binary_loc): Convert the !bool_var result...Richard Guenther2-4/+11
2011-07-14haifa-sched.c (schedule_insns): Remove outdated comment.Bernd Schmidt3-78/+89
2011-07-14re PR middle-end/49736 (Revision 176228 miscompiled 255.vortex in SPEC CPU 2000)Richard Sandiford2-1/+6
2011-07-14extend.texi (optimize attribute): Fix (another) typo.Matthias Klose1-1/+1
2011-07-14extend.texi (optimize attribute): Fix typo.Matthias Klose2-1/+5
2011-07-14gimplify.c (gimplify_expr): Only do required conversions.Richard Guenther2-36/+34
2011-07-14re PR ada/48711 (failure to bootstrap or build ada for mingw (value not in ra...Florian Weimer2-1/+7
2011-07-14re PR target/43746 (-fmerge-constants and -fmerge-all-constants don't work at...Georg-Johann Lay5-17/+26
2011-07-13Restore bootstrap on Linux/x86.Rainer Orth2-0/+9
2011-07-14Daily bump.GCC Administrator1-1/+1
2011-07-13haifa-sched.c: Include "hashtab.h"Bernd Schmidt9-88/+983
2011-07-13Change -mno-r11 to -mno-pointers-to-nested-functionsMichael Meissner1-8/+9
2011-07-13Change -mno-r11 to -mno-pointers-to-nested-functionsMichael Meissner8-18/+45
2011-07-13utils.c (build_vms_descriptor32): Skip the 32-bit range comparison if Pmode i...Eric Botcazou5-5/+12
2011-07-13Also test -std=c++0x mode with 'make check-c++' at top levelJason Merrill16-37/+48
2011-07-13spu.c (spu_init_libfuncs): Install __clrsbdi2.Ulrich Weigand3-0/+21
2011-07-13acinclude.m4 (gcc_GAS_CHECK_FEATURE): Use AS_ECHO instead of echo.Thomas Schwinge3-75/+80
2011-07-13spu.c (TARGET_ASM_FILE_START): Do not define.Ulrich Weigand2-12/+10
2011-07-13PR 49296 List read, EOF without preceding separatorJanne Blomqvist2-3/+41
2011-07-13re PR target/49541 (TLS support partially broken in 64-bit mode)Rainer Orth2-4/+10
2011-07-13haifa-sched.c (struct sched_block_state): New.Bernd Schmidt2-16/+30
2011-07-13crtprec.c: Move to ../libgcc/config/i386.Rainer Orth7-87/+37
2011-07-13crtfastmath.c: Move to ../libgcc/config/alpha.Rainer Orth10-336/+37
2011-07-13g++.exp (g++_init): Use istarget.Uros Bizjak13-74/+74
2011-07-13darwin-crt2.c: Move to ../libgcc/config/rs6000.Rainer Orth8-706/+15
2011-07-13Support ptr_mode != Pmode in x86_output_mi_thunk.H.J. Lu3-5/+22
2011-07-13tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.Bernd Schmidt5-5/+32
2011-07-13Remove -mfused-madd and add -mfma.H.J. Lu2-11/+10
2011-07-13tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Tighten overlap c...Richard Sandiford2-6/+11
2011-07-13tree.h (categorize_ctor_elements): Remove comment.Richard Sandiford8-213/+278
2011-07-13tree-vrp.c (simplify_conversion_using_ranges): Make sure the final type is in...Richard Guenther4-0/+19
2011-07-13sched-int.h (struct _dep): Add member cost.Bernd Schmidt4-0/+29
2011-07-13Makefile.in (CRT0STUFF_T_CFLAGS): Remove.Rainer Orth5-121/+13
2011-07-13Daily bump.GCC Administrator1-1/+1
2011-07-12name-lookup.h (cp_binding_level): Rename from cxx_scope.Diego Novillo7-177/+183
2011-07-12s/recurson/recursion/Jason Merrill1-2/+2
2011-07-12cse.c (insert_with_costs): Put semi-colon after empty loop body on the next l...Eric Botcazou11-12/+42
2011-07-12i386.c: Tidy processor feature bitmasks.Uros Bizjak3-71/+63
2011-07-12re PR rtl-optimization/49474 (ppc ICEs with -O3 (bootstrapping with -O3 and -...Andrew Pinski4-1/+27
2011-07-12re PR target/49713 (Conflicting types for 'arm_dbx_register_number')Richard Henderson4-45/+54
2011-07-12re PR target/49714 (Revision 176128 introduced many ICEs in insn_default_len...Richard Henderson2-6/+9
2011-07-12prefix.h: Wrap up in extern "C" block.Laurent GUERBY35-62/+372
2011-07-12AMD bdver2 EnablementHarsha Jagasia8-24/+175