aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-23re PR c++/39526 (-Wshadow reports shadowed declarations for parameters of unn...Jason Merrill4-1/+35
2009-03-23cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.Richard Guenther7-22/+33
2009-03-23re PR tree-optimization/39516 (internal compiler error: in copy_to_mode_reg, ...Jakub Jelinek4-1/+32
2009-03-23config.gcc (need_64bit_hwint): Make clear that need_64bit_hwint should be set...Bingfeng Mei2-2/+8
2009-03-23Daily bump.GCC Administrator1-1/+1
2009-03-22linux.h (CRIS_LINK_SUBTARGET_SPEC): Translate -B-options to -rpath-link.Hans-Peter Nilsson2-1/+8
2009-03-22target-libpath.exp (set_ld_library_path_env_vars): Correct TEST_GCC_EXEC_PREF...Hans-Peter Nilsson2-2/+8
2009-03-22extend.texi (Function Attributes, [...]): Fix typos.Ralf Wildenhues3-6/+13
2009-03-22Daily bump.GCC Administrator1-1/+1
2009-03-21re PR c++/28879 (ICE with VLA in template function)Jason Merrill6-8/+66
2009-03-21Daily bump.GCC Administrator1-1/+1
2009-03-20C++ core issue 703Jason Merrill4-9/+21
2009-03-20re PR debug/37890 (Incorrect nesting for DW_TAG_imported_declaration)Jakub Jelinek2-9/+19
2009-03-20Daily bump.GCC Administrator1-1/+1
2009-03-19compat.exp (compat-get-options-main, [...]): Handle dg-prune-output in source...Jakub Jelinek5-0/+22
2009-03-19re PR c/39495 (OMP parallel loop w/ unsigned index var rejected)Jakub Jelinek9-13/+307
2009-03-19reginfo.c (globalize_reg): Recompute derived reg sets.Alexandre Oliva2-0/+6
2009-03-19re PR target/39063 (libgcc2.c:mprotect() for mingw, incompatible pointer type...Ozkan Sezer2-1/+10
2009-03-19re PR target/39496 (GCC uses non-standard calling conventions for static func...Jakub Jelinek5-2/+88
2009-03-19re PR middle-end/39500 (autopar fails to parallel)Li Feng5-1/+61
2009-03-19re PR middle-end/38609 (gcc.c-torture/execute/built-in-setjmp.c execute -O2 a...Hans-Peter Nilsson2-2/+9
2009-03-19Daily bump.GCC Administrator1-1/+1
2009-03-19invoke.texi (RS/6000 and PowerPC Options): Fix -msdata-data option; change to...Ben Elliston2-2/+7
2009-03-18Fix missing file and ChangeLog error in previous check-inJing Yu2-5/+71
2009-03-18dg.exp: Prune graphite.H.J. Lu2-0/+5
2009-03-18c.opt: Unify help texts for -Wdeprecated, -Wsystem-headers, and -fopenmp.Ralf Wildenhues6-11/+25
2009-03-18re PR target/35180 (built-in-setjmp.x2)Eric Botcazou2-3/+8
2009-03-18invoke.texi (Code Gen Options): Expand discussion of -fno-common.Sandra Loosemore2-6/+24
2009-03-18re PR debug/39485 (-O0 -g still puts whole object to a register)Jakub Jelinek2-1/+26
2009-03-18dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek14-84/+105
2009-03-18graphite.c (exclude_component_ref): Renamed contains_component_ref_p.Sebastian Pop6-23/+116
2009-03-18tree-vect-transform.c (vect_loop_versioning): Fold the generated comparisons.Richard Guenther3-6/+13