aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-29merge up to trunk@152307cxx0x-lambdas-branchJason Merrill
2009-09-29change handling of lookup_template_classJason Merrill
2009-09-292009-09-29 Steve Ellcey <sje@cup.hp.com>Steve Ellcey
2009-09-29adjustJason Merrill
2009-09-29changelogsJason Merrill
2009-09-29tweakyJason Merrill
2009-09-29no need to change expand_or_defer_fn nowJason Merrill
2009-09-29tweakJason Merrill
2009-09-29mangle default arg and variable init scope, fix linkageJason Merrill
2009-09-29don't give lambdas class scopeJason Merrill
2009-09-29no need to clear in_function_bodyJason Merrill
2009-09-29error-recoveryJason Merrill
2009-09-29change LAMBDA_EXPR_FUNCTION to a functionJason Merrill
2009-09-29go back to using name to test for lambdanessJason Merrill
2009-09-29adjust lambda error printingJason Merrill
2009-09-29 * config/rs6000/rs6000.c (rs6000_issue_rate): Don't artificiallyPat Haugen
2009-09-292009-09-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-09-292009-09-29 Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2009-09-29Fix a typo in ChangeLog.H.J. Lu
2009-09-29 * gcc.test-framework/dg-bogus-exp-XF.c: Move dg-bogus directive.Janis Johnson
2009-09-29 PR debug/41438Jakub Jelinek
2009-09-292009-09-29 Harsha Jagasia <harsha.jagasia@amd.com>Harsha Jagasia
2009-09-292009-09-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-09-29 PR testsuite/41444Jakub Jelinek
2009-09-29 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Factor outEric Botcazou
2009-09-29 * decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Rewrite the handlingEric Botcazou
2009-09-29 * gcc.dg/guality/guality.exp (gdb-test): New proc for use in dg-final.Jakub Jelinek
2009-09-29 * function.c (current_function_name): If there is no currentNick Clifton
2009-09-292009-09-29 Daniel Kraft <d@domob.eu>Daniel Kraft
2009-09-29rename to LAMBDA_EXPR_DEDUCE_RETURN_TYPE_PJohn Freeman
2009-09-292009-09-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2009-09-292009-09-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2009-09-292009-09-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2009-09-29Daily bump.GCC Administrator
2009-09-292009-09-28 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
2009-09-28 * tree-pass.h (register_pass_info): New structure. Sriraman Tallam
2009-09-282009-09-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-09-28Add PR reference to ChangeLog entry.Olivier Hainque
2009-09-28./:Easwaran Raman
2009-09-28 PR middle-end/40500Ian Lance Taylor
2009-09-28Fix dependency of out_object_file on gt header for out_file.Ralf Wildenhues
2009-09-28 * g++.dg/dfp/dfp.exp: Run tests from c-c++-common/dfp.Janis Johnson
2009-09-28 * g++.dg/dfp/dfp.exp: Fix typo.Janis Johnson
2009-09-28 * lib/target-supports.exp (check-effective-target-dfp-nocache):Janis Johnson
2009-09-28 ada/Olivier Hainque
2009-09-28 * mangle.c (write_builtin_type): Support decimal float types.Janis Johnson
2009-09-28 * except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson
2009-09-282009-09-28 Andrew Pinski <andrew_pinski@playstation.sony.com>Andrew Pinski
2009-09-28avoid crash on lambda in template static data member initializerJason Merrill
2009-09-28 * builtins.c (interclass_mathfn_icode): New helper.Michael Matz