aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-07-25re PR c++/49838 ([C++0x] ICE in cp_parser_perform_range_for_lookup, at cp/par...Paolo Carlini4-0/+25
2011-07-25re PR testsuite/49753 (FAIL: g++.dg/torture/pr49309.C)Rainer Orth2-0/+26
2011-07-25re PR target/47124 (*solaris2 configurations configure, but don't build)Rainer Orth2-0/+6
2011-07-25re PR tree-optimization/49809 (gimple_check failure at -O3)Richard Sandiford6-2/+100
2011-07-25system.h [...]: Wrap C function declarations in extern "C".Rainer Orth2-0/+36
2011-07-25re PR tree-optimization/49822 (Segfault in remove_prop_source_from_use)Richard Guenther2-7/+22
2011-07-25behalf of romain.geissler@gmail.com. Fix plugin file installationRomain Geissler4-4/+16
2011-07-25ipa-inline.c (can_inline_edge_p): Look into DECL_STRUCT_FUNCTION of original ...Eric Botcazou2-8/+20
2011-07-25* common/config/c6x/c6x-common.c: New file.Bernd Schmidt2-0/+67
2011-07-25tree-flow.h (tree_ssa_loop_version): Remove unused declaration.Roman Zhuykov2-2/+4
2011-07-25re PR tree-optimization/49715 (Could do more efficient unsigned-to-float to c...Richard Guenther8-2/+144
2011-07-25tree-vrp.c (num_vr_values, [...]): New global vars.Richard Guenther2-5/+31
2011-07-25re PR c++/49823 ([C++0x] ICE on decltype(expr)::type with template)Jason Merrill4-1/+28
2011-07-24re PR debug/49831 (arm-linux-gnueabi bootstrap failures due to ICE in dwarf2c...Richard Henderson2-3/+19
2011-07-24re PR debug/49825 (Many testcase failures)Richard Henderson2-10/+15
2011-07-24re PR debug/49827 (sparc64-linux and cris-elf bootstrap failures due to ICE i...Richard Henderson2-0/+13
2011-07-24dwarf2cfi: Reset args_size properly across abnormal edges.Richard Henderson2-8/+18
2011-07-24re PR debug/49825 (Many testcase failures)Richard Henderson2-2/+14
2011-07-24Remove the unused demangle_flag in collect2.c.H.J. Lu2-1/+5
2011-07-25Daily bump.GCC Administrator1-1/+1
2011-07-24configure.ac (demangler_in_ld): Default to yes.Sandra Loosemore4-13/+19
2011-07-24decl.c (gnat_to_gnu_entity): If the subprogram has copy-in copy-out parameter...Eric Botcazou2-11/+50
2011-07-24utils2.c (build_binary_op): Do not mark the left operand as addressable.Eric Botcazou2-5/+5
2011-07-24gigi.h (build_function_stub): Remove.Eric Botcazou5-140/+160
2011-07-24Daily bump.GCC Administrator1-1/+1
2011-07-23dwarf2cfi: Generate and connect traces.Richard Henderson3-408/+446
2011-07-23dwarf2cfi: Introduce dw_trace_info.Richard Henderson2-174/+281
2011-07-23dwarf2cfi: Allocate reg_saved_in_data in the heap.Richard Henderson2-9/+16
2011-07-23dwarf2cfi: Convert queued_reg_save to a VEC.Richard Henderson2-25/+36
2011-07-23dwarf2cfi: Remove dw_cfi_row_ref typedef.Richard Henderson2-12/+15
2011-07-23dwarf2cfi: Implement change_cfi_row.Richard Henderson4-248/+309
2011-07-23dwarf2cfi: Populate CUR_ROW->REG_SAVE.Richard Henderson2-2/+32
2011-07-23dwarf2cfi: Rename cfi_insn to add_cfi_insn.Richard Henderson2-9/+15
2011-07-23dwarf2cfi: Introduce a dw_cfi_row state.Richard Henderson3-75/+152
2011-07-23bb-reorder: Split EH edges crossing partitions.Richard Henderson9-174/+276
2011-07-23re PR target/49816 (arm.c:3999:12: error: converting 'false' to pointer type ...Richard Earnshaw2-1/+6
2011-07-23re PR ada/49819 (bogus reference to g-trasym-dwarf.adb in Makefile)Arnaud Charlet2-1/+6
2011-07-22* doc/invoke.texi (C++ Dialect Options): Document -Wno-narrowing.Jason Merrill3-0/+21
2011-07-23Daily bump.GCC Administrator1-1/+1
2011-07-22re PR c++/49793 ([C++0x] Narrowing conversion from int/short/char to double)Jason Merrill10-8/+26
2011-07-22* bb-reorder.c (gate_handle_partition_blocks): Honor optimize.Richard Henderson2-0/+5
2011-07-22Fix mark_all_labels vs cfglayout mode.Richard Henderson2-67/+89
2011-07-23re PR libfortran/49791 (Formatted namelist reads fails with: Cannot match nam...Tobias Burnus2-0/+38
2011-07-23resolve.c (resolve_symbol): Fix coarray var decl check.Tobias Burnus5-6/+30
2011-07-22Warn about the use of final/override in non-c++0x mode, and add __final for n...Ville Voutilainen7-3/+59
2011-07-22dwarf2.h (DW_AT_GNU_macros): New.Jakub Jelinek2-31/+402
2011-07-22re PR other/32998 (-frecord-gcc-switches issues)Jakub Jelinek5-18/+169
2011-07-22re PR c++/30112 (pragma redefine_extname fails when namespaces are involved)Jason Merrill10-33/+153
2011-07-22re PR debug/49815 (ICE in cselib_record_set, at cselib.c:2241 compiling 64-bi...Eric Botcazou2-1/+7
2011-07-22re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)Jason Merrill6-8/+38