aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-09call.c (build_java_interface_fn_ref): Call build_function_type_list instead o...Nathan Froyd6-66/+73
2010-06-09call.c (build_call_n): Call XALLOCAVEC instead of alloca.Nathan Froyd5-11/+20
2010-06-09* Makefile.in (TAGS): Collect tags info from c-family.Jason Merrill2-1/+5
2010-06-09re PR c++/44366 ([C++0x] g++ crashes when declaring a lambda expression using...Jason Merrill2-3/+8
2010-06-09re PR fortran/44211 ([OOP] ICE with TBP of pointer component of derived type ...Janus Weil4-0/+46
2010-06-09re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64)Paolo Carlini2-6/+20
2010-06-09lto.c (lto_resolution_read): Pre-initialize local variable r.Kai Tietz3-7/+14
2010-06-09gimple.h (gcc_gimple_checking_assert): New macro.Jan Hubicka2-79/+86
2010-06-09tree-ssa-loop-ivopts.c (adjust_setup_cost): New function.Sandra Loosemore2-4/+25
2010-06-09mk-kinds-h.sh: Define GFC_REAL_*_LITERAL_SUFFIX and GFC_REAL_*_LITERAL macros...Francois-Xavier Coudert4-9/+24
2010-06-09system_clock.c (system_clock_4, [...]): Undefine TCK.Francois-Xavier Coudert2-0/+7
2010-06-09tree-ssa-loop-niter.c (simplify_replace_tree): Do not replace constants.Richard Guenther2-0/+9
2010-06-09Move changelog entry of fortran into fortran's ChangeLog.Kai Tietz2-4/+6
2010-06-09resolve.c (resolve_deallocate_expr): Avoid warning about possible use of iuni...Kai Tietz2-1/+6
2010-06-09c-objc-common.c (c_tree_printer): Pre-intialize t by NULL_TREE.Kai Tietz2-1/+5
2010-06-09re PR tree-optimization/44423 (Massive performance regression in SSE code due...Martin Jambor4-3/+63
2010-06-09re PR testsuite/42843 (--enable-build-with-cxx plugin tests fail)Joern Rennecke12-9/+49
2010-06-09re PR bootstrap/44432 ([boot with C++] configure does not check presence of h...Joern Rennecke3-2/+35
2010-06-09re PR fortran/43040 (Wrong decl for mathbuiltins -> wrong code with LTO)Francois-Xavier Coudert2-2/+5
2010-06-09arm.c (thumb2_reorg): New function.Bernd Schmidt3-23/+65
2010-06-09re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6)Iain Sandoe10-21/+54
2010-06-09re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64)Paolo Carlini2-11/+12
2010-06-09Daily bump.GCC Administrator1-1/+1
2010-06-09re PR target/44067 (internal compiler error: in rs6000_split_multireg_move, a...Edmar Wienskoski2-1/+8
2010-06-09re PR plugins/44459 (plugin interface depends on name mangling)Joern Rennecke2-6/+15
2010-06-08Add missing ChangeLog entries for revision 160327.H.J. Lu1-0/+3
2010-06-08basic-block.h (single_succ_edge, [...]): Do sanity checking with ENABLE_CHECK...Jan Hubicka2-0/+15
2010-06-08re PR tree-optimization/39874 (missing VRP (submission))Sandra Loosemore7-39/+1137
2010-06-08pdp11.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov3-27/+55
2010-06-08type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign.Paolo Carlini8-4/+266
2010-06-082010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler3-10/+23
2010-06-08arm.c (arm_rtx_costs_1): Don't special case for Thumb-2 in the MINUS case.Kazu Hirata2-17/+5
2010-06-08decl.c (record_key_method_defined): New, broken out of ...Nathan Sidwell5-9/+111
2010-06-08dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and DW_TAG_HP_Bliss_fiel...Tristan Gingold2-8/+55
2010-06-082010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler2-3/+12
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis141-684/+1757
2010-06-08re PR fortran/44446 (Error with protected pocedure pointer)Tobias Burnus5-2/+44
2010-06-08re PR c++/44366 ([C++0x] g++ crashes when declaring a lambda expression using...Jason Merrill4-1/+25
2010-06-08fold-const.c (fold_comparison): Remove redundant parenthesis.Shujing Zhao3-4/+10
2010-06-08re PR c/37724 ("initialization from incompatible pointer type" does not say w...Andrew Pinski6-14/+49
2010-06-08re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ...Paolo Carlini6-11/+33
2010-06-08order_statistics_imp.hpp: Avoid -Wall warnings.Paolo Carlini151-487/+717
2010-06-08mips-protos.h (mips_print_operand): Delete.Nathan Froyd4-13/+37
2010-06-08Daily bump.GCC Administrator1-1/+1
2010-06-07re PR middle-end/44454 (Many new failures)Jan Hubicka2-4/+16
2010-06-07sh.c (sh_build_builtin_va_list): Set tree type name of RECORD.Kaz Kojima2-1/+10
2010-06-07Add missing ChangeLog entry for revision 160382.H.J. Lu1-0/+2
2010-06-07target-supports.exp (check_effective_target_gas): New proc.Rainer Orth5-0/+50
2010-06-07revert: pt.c (lookup_template_class): Don't mess with DECL_TEMPLATE_INSTANTIA...Jason Merrill2-7/+3
2010-06-07re PR c++/44401 (Doesn't correctly hide injected class name)Jason Merrill4-11/+31