aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-24hashtable_policy.h (_Prime_rehash_policy::_M_next_bkt, [...]): Fix typos in t...Paolo Carlini2-3/+8
2011-07-24hashtable_policy.h (_Prime_rehash_policy): Use __builtin_floor rather than __...François Dumont3-9/+75
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-23ctime.c: Include <stdlib.h>.Andreas Schwab4-0/+9
2011-07-23re PR ada/49819 (bogus reference to g-trasym-dwarf.adb in Makefile)Arnaud Charlet2-1/+6
2011-07-23move.h (move, forward): Mark constexpr.Benjamin Kosnik5-14/+80
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-22re PR target/49817 (libiberty/stack-limit.c causes a bootstrap failure on all...Gerald Pfeifer2-0/+8
2011-07-23re PR libfortran/49791 (Formatted namelist reads fails with: Cannot match nam...Tobias Burnus4-1/+44
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 Jelinek4-31/+421
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
2011-07-22Disallow MS ABI in x32 mode.H.J. Lu9-8/+32
2011-07-22Fix up ChangeLog dateMichael Meissner1-1/+1
2011-07-22Allow linux ppc to bootstrap againMichael Meissner2-5/+11
2011-07-22re PR lto/49796 (483.xalancbmk/447.dealII in SPEC CPU 2006 failed to build)Martin Jambor2-9/+22
2011-07-22* ChangeLog: Fix my last entry.Uros Bizjak1-1/+1
2011-07-22config.gcc (i[34567]86-*-linux*): Set default_gnu_indirect_function to yes.Uros Bizjak2-10/+29