aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-03-22configfiles.texi (Configuration Files): Removed fixinc/Makefile*, intl/Makefi...Rainer Orth4-106/+142
2010-03-22re PR target/38085 (gcc -m64 -pg generates invalid assembler code on Solaris ...Rainer Orth3-2/+10
2010-03-22sourcebuild.texi (Test Directives): Split into six subsections...Janis Johnson2-88/+916
2010-03-22re PR middle-end/43475 (ICE in form_sum, at reload.c:5348)Michael Matz4-1/+32
2010-03-22re PR middle-end/43390 (ICE: integral result type precision does not match f...Richard Guenther4-0/+28
2010-03-22re PR middle-end/40106 (Weird interaction between optimize_insn_for_speed_p a...Richard Guenther2-2/+15
2010-03-22varasm.c (make_decl_rtl_for_debug): Also clear flag_mudflap for the duration ...Jakub Jelinek2-2/+9
2010-03-22re PR debug/43443 (We should yank ASM_OPERANDS locs from var-tracking preserv...Jakub Jelinek2-4/+18
2010-03-22re PR middle-end/42718 (FAIL: gcc.c-torture/compile/pr42559.c at -O1 and above)John David Anglin2-2/+8
2010-03-22Daily bump.GCC Administrator1-1/+1
2010-03-21re PR target/42321 (NEON/VFP registers from inline assembly clobber list are ...Richard Earnshaw2-11/+22
2010-03-21ppc-sdata-1.c: Require nonpic.Kaveh R. Ghazi3-0/+7
2010-03-21Daily bump.GCC Administrator1-1/+1
2010-03-20re PR c++/43081 (ICE with invalid in-class initializer)Simon Martin4-2/+36
2010-03-20re PR target/43156 (SPU-elf ICEs on simple programs)Andrew Pinski2-10/+7
2010-03-20re PR fortran/43450 (-fwhole-file: ICE in gfc_create_module_variable, at fort...Paul Thomas4-5/+53
2010-03-20re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle2-0/+33
2010-03-20re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle2-1/+7
2010-03-20re PR rtl-optimization/43438 (possible wrong code bug)Richard Guenther4-2/+39
2010-03-20re PR c++/43375 (ICE during compiling SSE code)Dodji Seketeli5-4/+34
2010-03-20darwin.h (SUBTARGET32_DEFAULT_CPU): Add.Mike Stump3-1/+13
2010-03-20Daily bump.GCC Administrator1-1/+1
2010-03-19re PR c/43211 (ICE with incomplete type in function argument)Andrew Pinski5-1/+29
2010-03-19optabs.c (avoid_expensive_constant): Fix formatting.Bernd Schmidt2-1/+4
2010-03-19thumb-andsi.c: Correct dg-options and add dg-require-effective-target.Bernd Schmidt2-1/+5
2010-03-19re PR target/40697 (inefficient code to extract least bits from an integer va...Bernd Schmidt5-3/+33
2010-03-19re PR rtl-optimization/42258 (redundant register move around mul instruction)Bernd Schmidt4-0/+40
2010-03-19re PR c++/43116 (ICE when using attributes in a function alias declaration)Michael Matz4-0/+24
2010-03-19gimple.texi (Logical Operators): Describe is_gimple_ip_invariant and is_gimpl...Martin Jambor2-1/+17
2010-03-19Revert work around for PR40521Ramana Radhakrishnan2-7/+8
2010-03-19re PR target/43399 (bootstrap failure in stage1)Ramana Radhakrishnan2-24/+56
2010-03-19re PR target/43305 (ICE: in emit_unop_insn, at optabs.c:3838 with -Os -ffast-...Michael Matz4-4/+38
2010-03-19re PR tree-optimization/43415 (Consumes large amounts of memory and time in P...Richard Guenther4-25/+92
2010-03-19Update dates.Mike Stump2-2/+2
2010-03-19Canonicalize filenames.Mike Stump2-2/+2
2010-03-19re PR ada/43106 (optimization error in a case statement)Eric Botcazou4-0/+66
2010-03-18sparc.c: Include dwarf2out.h.David S. Miller2-34/+98
2010-03-19Daily bump.GCC Administrator1-1/+1
2010-03-18re PR target/36399 (ABI bug on darwin/x86-32)Francois-Xavier Coudert4-2/+15
2010-03-18re PR fortran/43039 ([lto/-fwhole-file] fortran-dev - ICE in gfc_conv_compone...Paul Thomas3-2/+22
2010-03-18tree.h: Declare make_decl_rtl_for_debug.Aldy Hernandez6-6/+50
2010-03-18re PR target/43399 (bootstrap failure in stage1)Jakub Jelinek2-1/+5
2010-03-18re PR bootstrap/43403 (ICE in stage1 compiling __bswapdi2)Jakub Jelinek2-0/+13
2010-03-18re PR debug/42873 (deadlock in var tracking in recent builds)Alexandre Oliva2-0/+68
2010-03-18re PR rtl-optimization/43058 (var-tracking uses up all virtual memory)Jakub Jelinek4-2/+82
2010-03-18re PR middle-end/42450 (another GCC 4.5 ICE on C++ templated code)Martin Jambor7-59/+203
2010-03-18Make GCC_4.5.0 inherit GCC_4.4.0.H.J. Lu2-0/+7
2010-03-18Export __extendxftf2 to GCC_4.5.0 for 32bit libgcc.H.J. Lu2-0/+9
2010-03-18re PR middle-end/43419 (gcc replaces pow(x, 0.5) by sqrt(x), invalid when x i...Michael Matz4-5/+38
2010-03-18Remove the REG_EQUAL note if we don't know its invariant status.H.J. Lu4-8/+42