1. 07 Apr, 2003 5 commits
    • Oops, this belongs with the previous calls.c commit · a9c89a57
      From-SVN: r65322
      Zack Weinberg committed
    • mklibgcc.in: Use a here document to avoid running afoul of shells that generate control-A... · 48a79342
      * mklibgcc.in: Use a here document to avoid running afoul of
      shells that generate control-A from "echo \1".
      
      From-SVN: r65321
      Zack Weinberg committed
    • call.c: Include intl.h. · d2a6f3c0
              * call.c: Include intl.h.
              (print_z_candidate): Always use inform; get rid of errfn
              argument. Reorganize so that all the strings get picked up
              by xgettext.  Note obligation of caller to pass first argument
              through gettext.
              (print_z_candidates): Update to match.  Indent second and
              successive candidates by strlen() of translated message.
              (joust): Restructure ambiguous-conversion pedwarn so that
              translators see a complete sentence.  Update calls to
              print_z_candidate.
      
              * Make-lang.in (cp/call.o): Update dependencies.
      
      From-SVN: r65320
      Zack Weinberg committed
    • invoke.texi (RS/6000 and PowerPC Options): Document -mspe option. · 993f19a8
       2003-04-06  Aldy Hernandez  <aldyh@redhat.com>
      
              * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mspe
              option.
      
              * config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Set
              rs6000_spe.
      
              * config/rs6000/eabi.h (TARGET_E500): Define.
      
              * config/rs6000/rs6000.h (TARGET_E500): Define.
              (TARGET_OPTIONS): Add spe= option.
              Declare rs6000_spe and rs6000_spe_string extern.
      
              * config/rs6000/rs6000.c (branch_positive_comparison_operator):
              Change TARGET_SPE to TARGET_E500.
              (ccr_bit): Change TARGET_SPE to TARGET_E500.  Check for
              !TARGET_FPRS.
              (print_operand): Same.
              (rs6000_generate_compare): Same.
              (output_cbranch): Same.
              (rs6000_spe): Declare.
              (rs6000_spe_string): Declare.
              (rs6000_override_options): Call rs6000_parse_spe_option.
              (rs6000_parse_spe_option): New.
      
      From-SVN: r65319
      Aldy Hernandez committed
    • Daily bump. · 4877d67e
      From-SVN: r65317
      GCC Administrator committed
  2. 06 Apr, 2003 9 commits
  3. 05 Apr, 2003 11 commits
  4. 04 Apr, 2003 15 commits