1. 08 May, 2007 4 commits
    • invalid-call-1.c: Fix options for 32-bit x86. · 79d37e45
      2007-05-07  Eric Christopher  <echristo@apple.com>
      
              * gcc.dg/invalid-call-1.c: Fix options for 32-bit x86.
      
      From-SVN: r124533
      Eric Christopher committed
    • libiberty.h (writeargv): Declare. · 2091ff66
      include/
      2007-05-07  Nathan Froyd  <froydnj@codesourcery.com>
      
      	* libiberty.h (writeargv): Declare.
      
      libiberty/
      2007-05-07  Nathan Froyd  <froydnj@codesourcery.com>
      
      	* argv.c (writeargv): New function.
      
      gcc/
      2007-05-07  Nathan Froyd  <froydnj@codesourcery.com>
      
      	* gcc.c (at_file_supplied): New variable.
      	(main): Set it if we expanded argv.
      	(do_spec_1): Pass an @-file to the linker if we were called with
      	an @-file argument and HAVE_GNU_LD.
      	* collect2.c (at_file_supplied): New variable.
      	(response_file): New variable.
      	(collect_exit): Unlink response_file if necessary.
      	(handler): Likewise.
      	(do_wait): Likewise.
      	(main): Set at_file_supplied if we expanded argv.
      	(collect_execute): Pass an @-file to subprocesses if we were called
      	with an @-file argument.
      	* configure.ac: Add define for HAVE_GNU_LD.
      	* configure: Regenerate.
      	* config.in: Regenerate.
      
      From-SVN: r124532
      Nathan Froyd committed
    • re PR java/31842 (r124338 causes java Divide_1 and pr6388 to fail) · decc7c8a
      	PR java/31842
      	* java/lang/natString.cc (_Jv_FormatInt): Avoid undefined signed
      	overflow.
      
      From-SVN: r124530
      Ian Lance Taylor committed
    • Daily bump. · 8df966ac
      From-SVN: r124527
      GCC Administrator committed
  2. 07 May, 2007 25 commits
  3. 06 May, 2007 11 commits