aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-07-15re PR target/49723 (gcc.c-torture/compile/pr46934.c: ICE in do_SUBST, at comb...John David Anglin2-1/+6
2011-07-15re PR debug/48220 (DW_OP_GNU_entry_value/DW_TAG_GNU_call_site_parameter vs re...Eric Botcazou4-62/+186
2011-07-15Remove gcc/testsuite/ prefix.H.J. Lu1-8/+8
2011-07-15revert: re PR rtl-optimization/11320 (Scheduler bug)Bernd Schmidt6-51/+40
2011-07-15re PR testsuite/49757 (FAIL: gcc.target/tic6x/*.c)Bernd Schmidt2-0/+8
2011-07-15weak-call.c: New test.Bernd Schmidt29-3/+718
2011-07-15invoke.texi (C6X Options): New section.Bernd Schmidt50-3/+14667
2011-07-15* gcc-interface/gigi.h: Move around comment.Eric Botcazou2-4/+4
2011-07-15re PR ada/48711 (failure to bootstrap or build ada for mingw (value not in ra...Eric Botcazou2-2/+7
2011-07-15Daily bump.GCC Administrator1-1/+1
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