aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-18re PR c++/39425 (gcc loops after reporting template instantiation errors)H.J. Lu5-2/+33
2009-03-18Daily bump.GCC Administrator1-1/+1
2009-03-17decl.c (grokfndecl): Set DECL_CONTEXT on parms.Jason Merrill12-71/+136
2009-03-17Fix a documentation issue in a previous check in.Doug Kwan2-1/+5
2009-03-17re PR middle-end/37805 (gcc --help=separate)Ralf Wildenhues4-15/+35
2009-03-17revert: re PR middle-end/37805 (gcc --help=separate)Ralf Wildenhues2-0/+10
2009-03-17re PR c++/39475 (c++0x type-traits should error out in case of incompleteness)Paolo Carlini4-7/+143
2009-03-17re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)Jing Yu8-17/+34
2009-03-17re PR target/39482 (ICE in inline_secondary_memory_needed, at config/i386/i38...Uros Bizjak4-45/+56
2009-03-17re PR debug/39474 (DW_AT_location missing for unused variables even at -O0)Jakub Jelinek2-3/+7
2009-03-17re PR debug/37890 (Incorrect nesting for DW_TAG_imported_declaration)Jakub Jelinek2-1/+6
2009-03-17dwarf2out.c (dwarf2out_imported_module_or_decl_1): Allow non-NAMESPACE_DECL I...Jakub Jelinek5-23/+26
2009-03-17re PR debug/39471 (DW_TAG_imported_module should be used (not DW_TAG_imported...Jakub Jelinek8-10/+27
2009-03-17re PR middle-end/39443 (Builtin redirection no longer working for memcmp)Jakub Jelinek7-6/+73
2009-03-17re PR debug/39412 (ICE in gen_tagged_type_instantiation_die)Jakub Jelinek4-88/+38
2009-03-17re PR testsuite/38526 (WARNING: Could not compile gcc.dg/compat/struct-layout...Janis Johnson7-46/+68
2009-03-17ipa-struct-reorg.c (create_general_new_stmt): Initialize local variable rhs b...Kai Tietz2-1/+6
2009-03-17re PR target/39477 (Incorrect document for regparm attribute)H.J. Lu2-1/+7
2009-03-17re PR target/39476 (Typo in ix86_function_regparm in i386.c)H.J. Lu2-7/+11
2009-03-17re PR target/39473 (Typo in untyped_call in i386.md)H.J. Lu3-12/+22