summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* C++ support for -Wunused-but-set-variableJakub Jelinek2010-05-0635-234/+1274
* re PR middle-end/43901 (FAIL: gcc.c-torture/compile/pr42196-2.c)Ira Rosen2010-05-062-3/+68
* Daily bump.GCC Administrator2010-05-061-1/+1
* mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Delete.Andrew Pinski2010-05-054-8/+11
* arm.h (MAX_LDM_STM_OPS): New macro.Bernd Schmidt2010-05-053-152/+169
* re PR fortran/43985 (ICE when assumed size cray-pointee passed as argument)Tobias Burnus2010-05-064-3/+44
* stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.Steven Bosscher2010-05-055-12/+26
* re PR debug/43370 (ICE gen_type_die_with_usage, at dwarf2out.c:14745)Jason Merrill2010-05-054-3/+23
* resolve.c (traverse_data_list): Rephrase error message for non-constant bound...Daniel Franke2010-05-052-7/+14
* re PR testsuite/43758 (19 new GCC HEAD@158360 regressions)Jason Merrill2010-05-057-5/+45
* re PR debug/43950 (fortran: Use DW_AT_identifier_case)Jakub Jelinek2010-05-052-0/+20
* re PR fortran/24978 (ICE in gfc_assign_data_value_range)Daniel Franke2010-05-0510-205/+176
* lto-cgraph.c (lto_output_varpool_node, [...]): Correctly handle aliases.Jan Hubicka2010-05-052-1/+8
* gimplify.c (gimplify_return_expr): Gimplify the size expressions of a variabl...Eric Botcazou2010-05-054-3/+53
* * doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.Maxim Kuvyrkov2010-05-052-7/+11
* re PR c++/43787 (memory copy of empty class (sizeof is one))Jason Merrill2010-05-057-224/+268
* re PR debug/43478 (Missing DW_AT_location for a variable)Alexandre Oliva2010-05-054-1/+183
* lto-cgraph.c (output_varpool): Forward declare; work on encoder.Jan Hubicka2010-05-0510-31/+243
* lto-symtab.c (lto_symtab_resolve_can_prevail_p): Alias of variable with body ...Jan Hubicka2010-05-052-4/+32
* Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.Laurynas Biveinis2010-05-054-26/+310
* Fix up ChangeLog entry.Jakub Jelinek2010-05-052-1/+4
* var-tracking.c (var_debug_decl): Save DECL_DEBUG_EXPR value in a temporary in...Jakub Jelinek2010-05-052-5/+16
* re PR fortran/43696 ([OOP] Bogus error: Passed-object dummy argument must not...Janus Weil2010-05-055-2/+90
* re PR objc/35165 (Massive failures of objc on i686-apple-darwin9)Mike Stump2010-05-052-2/+7
* Daily bump.GCC Administrator2010-05-051-1/+1
* Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani2010-05-047-31/+49
* Add a testcase for PR target/43668.H.J. Lu2010-05-042-0/+15
* re PR c++/43028 ([C++0x] internal compiler error in maybe_adjust_types_for_de...Paolo Carlini2010-05-044-0/+27
* re PR c/43981 (-Wunused-but-set-variable does not consider array sizing use o...Jakub Jelinek2010-05-044-0/+28
* re PR c++/38064 ([c++0x] operator== doesn't work for enum classes)Jason Merrill2010-05-044-2/+24
* Add clobber CC register to sse_prologue_save patterns.H.J. Lu2010-05-044-0/+35
* tree.c (free_lang_data_in_one_sizepos): New inline function.Eric Botcazou2010-05-046-6/+118
* tree-sra.c (build_access_from_expr_1): The first parameter type changed to si...Martin Jambor2010-05-042-193/+303
* * Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.hJan Hubicka2010-05-041-1/+1
* Handle the same VALUE for true dependence.H.J. Lu2010-05-044-5/+73
* Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.hJan Hubicka2010-05-042-65/+158
* lto-symtab.c (lto_cgraph_replace_node): Do not remove edges; node will be rem...Jan Hubicka2010-05-043-14/+47
* re PR c++/43705 (ICE: SIGSEGV with template specialization in non-namespace s...Paolo Carlini2010-05-044-1/+23
* Add a testcase for PR debug/43508.H.J. Lu2010-05-042-0/+18
* re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)Richard Guenther2010-05-045-9/+108
* sh.c (sh_small_register_classes_for_mode_p): Remove static.Kaz Kojima2010-05-042-1/+6
* re PR bootstrap/43964 (4.6-20100501 (r158965) bootstrap failure on ARM, ira-c...Mikael Pettersson2010-05-042-2/+12
* re PR tree-optimization/43949 (bogus warning: array subscript is above array ...Richard Guenther2010-05-042-18/+21
* re PR c++/43953 (ICE: dependent_type_p, at cp/pt.c:17404)Dodji Seketeli2010-05-044-3/+41
* add c++/43145 tag to changelog and testcaseJason Merrill2010-05-042-0/+2
* Daily bump.GCC Administrator2010-05-041-1/+1
* Add a space. Updated.H.J. Lu2010-05-032-3/+7
* re PR c++/43680 ([DR 1022] G++ is too aggressive in optimizing away bounds ch...Jason Merrill2010-05-0311-50/+107
* Fix typo mip->mips. Change wording to avoid overly long line.Jim Wilson2010-05-031-1/+1
* mips.c (mips_output_division): When GENERATE_DIVIDE_TRAPS...David Ung2010-05-032-5/+18