1. 22 Oct, 2012 3 commits
    • decl.c (gnat_to_gnu_entity): Do not generate the special PARM_DECL for an Out… · cd177257
      decl.c (gnat_to_gnu_entity): Do not generate the special PARM_DECL for an Out parameter in LTO mode.
      
      	* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Out_Parameter>: Do not
      	generate the special PARM_DECL for an Out parameter in LTO mode.
      
      From-SVN: r192667
      Eric Botcazou committed
    • re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002) · 0b21f5d3
      	PR bootstrap/54820
      	* Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
      	(all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
      	(all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
      	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
      	(host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
      	* Makefile.in: Regenerate.
      	* configure.ac (have_static_libs): New variable and associated check.
      	(stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
      	-static-libgcc if stage1_libs is empty and have_static_libs is yes.
      	* configure: Regenerate.
      ada/
      	* gcc-interface/Make-lang.in (GCC_LINK): Remove hardcoded options.
      
      From-SVN: r192666
      Eric Botcazou committed
    • Daily bump. · 562649ad
      From-SVN: r192664
      GCC Administrator committed
  2. 21 Oct, 2012 13 commits
  3. 20 Oct, 2012 9 commits
  4. 19 Oct, 2012 15 commits