aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-03-27re PR middle-end/39315 (Unaligned move used on aligned stack variable)H.J. Lu8-2/+109
2009-03-27re PR tree-optimization/39120 (Missed escape constraints for call results)Richard Guenther5-101/+170
2009-03-27re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)H.J. Lu11-9/+56
2009-03-27re PR rtl-optimization/38034 (Unnecessary register move)H.J. Lu4-6/+43
2009-03-27jump.c (rtx_renumbered_equal_p): Use subreg_get_info.H.J. Lu4-39/+50
2009-03-27re PR target/39472 (Add -mabi=[ms|sysv])H.J. Lu18-51/+334
2009-03-27builtins.c (real_dconstp): Delete.Kaveh R. Ghazi4-28/+10
2009-03-27gfortran.h (enum init_local_real.): Add GFC_INIT_REAL_SNAN.Tobias Burnus9-20/+50
2009-03-27re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli9-2/+73
2009-03-27builtins.c (fold_builtin_memory_op): Optimize memmove into memcpy if we can p...Jakub Jelinek5-5/+102
2009-03-27tree-inline.c: Include gt-tree-inline.h.Jakub Jelinek5-3/+42
2009-03-27* BASE-VER: Change to 4.5.0.Mark Mitchell2-1/+5
2009-03-27Fix for PR39557Xinliang David Li4-0/+67
2009-03-27Fix for PR39548Xinliang David Li4-1/+752
2009-03-27c-common.c (pointer_int_sum): Use %wd on return from tree_low_cst.H.J. Lu2-2/+7
2009-03-27c-common.c (pointer_int_sum): Use HOST_WIDE_INT_PRINT_DEC on return from tree...H.J. Lu2-2/+7
2009-03-27re PR c++/38638 (ICE superfluous 'typename')Andrew Pinski5-1/+42
2009-03-27re PR c++/36799 ([c++0x] error on va_copy in -std=c++0x mode)Andrew Pinski4-1/+25
2009-03-27re PR c++/37647 (ICE with invalid use of constructor)Simon Martin4-0/+26
2009-03-27re PR c++/29727 (ICE on invalid initializer for template member)Simon Martin4-3/+34
2009-03-27re PR c++/35652 (offset warning should be given in the front-end)Manuel López-Ibáñez11-20/+110
2009-03-27Daily bump.GCC Administrator1-1/+1
2009-03-26invoke.texi (i386 and x86-64 Windows Options): Fix texinfo markup glitch.Ralf Wildenhues2-1/+6
2009-03-26re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)Jakub Jelinek5-3/+43
2009-03-26re PR rtl-optimization/39522 (fix for PR37514 gives FAIL: gcc.c-torture/execu...Vladimir Makarov2-12/+28
2009-03-26re PR c++/39380 (All programs that link Java and C++ libraries fail when opt...Andrew Haley4-1/+16
2009-03-26divv2df3.c: New file.Ulrich Weigand3-1/+210
2009-03-26inline-33.c: Fix when pic.Kaveh R. Ghazi2-0/+5
2009-03-26Daily bump.GCC Administrator1-1/+1
2009-03-25bfin.c (bfin_optimize_loop): If the LSETUP goes before a jump insn...Bernd Schmidt2-3/+16
2009-03-25re PR target/39523 (SH: global registers are wrongly saved)Kaz Kojima2-1/+9
2009-03-25invoke.texi (-mconsole): New.Kai Tietz2-4/+83
2009-03-25rtems-elf.h: Remove LINK_GCC_C_SEQUENCE_SPEC.Ralf Corsepius3-3/+5
2009-03-25re PR middle-end/39497 (dfp.c:239: warning: dereferencing pointer '({anonymou...Richard Guenther2-2/+8
2009-03-25ia64.c (ia64_set_sched_flags): Zero spec_info->mask when neither of haifa/sel...Alexander Monakov4-0/+32
2009-03-25re PR c/27898 (Compile failure with --combine and anonymous structures)Jakub Jelinek4-2/+29
2009-03-25invoke.texi (Debugging Options): Fix description of -fno-merge-debug-strings.Ralf Wildenhues2-5/+10
2009-03-25Daily bump.GCC Administrator1-1/+1
2009-03-24re PR c++/28274 (Redeclaration with extra default argument doesn't work)Jason Merrill4-6/+23
2009-03-24libgcc.ver: New version-script.Hans-Peter Nilsson3-0/+11
2009-03-24configure.ac: Add pattern crisv32-*-* for "nop".Hans-Peter Nilsson3-2/+32
2009-03-24re PR fortran/39528 (repeated entries are not read when using list-directed i...Jerry DeLisle2-0/+29
2009-03-24re PR tree-optimization/39529 (ICE on valid code)Ira Rosen4-1/+37
2009-03-24config.host (alpha*-*-linux*): Use driver-alpha.o and alpha/x-alpha.Arthur Loiret6-3/+148
2009-03-24t-rtems: Add m5329 multilib.Ralf Corsepius2-0/+5
2009-03-24Daily bump.GCC Administrator1-1/+1
2009-03-24re PR debug/39524 (Duplicate C++ DW_TAG_variable breaking its DW_AT_location ...Dodji Seketeli4-0/+38
2009-03-23add PR tagJason Merrill1-0/+1
2009-03-23re PR c/39495 (OMP parallel loop w/ unsigned index var rejected)Jakub Jelinek7-31/+80
2009-03-23pt.c (make_fnparm_pack): Split out from...Jason Merrill4-29/+83