1. 25 Aug, 1999 3 commits
    • Makefile.in (PREPROCESSOR_DEFINES): New macro. · d059a239
      * Makefile.in (PREPROCESSOR_DEFINES): New macro.
      (protoize.o):  Use PREPROCESSOR_DEFINES and DRIVER_DEFINES.
      (unprotoize.o): Ditto.
      (test-protoize-simple): Don't define STD_PROTO_DIR.
      * protoize.c: Use PARAMS rather than PROTO.  Minor whitespace
      changes to make 'test-protoize-simple' pass.
      (STD_PROTO_DIR): Remove define.
      (STANDARD_EXEC_PREFIX): Supply default define.
      (standard_exec_prefix): New variable, init to STANDARD_EXEC_PREFIX.
      (target_machine): New variable, init to DEFAULT_TARGET_MACHINE.
      (target_version): New variable, init to DEFAULT_TARGET_VERSION.
      (GET_ENV_PATH_LIST): New macro.
      (default_syscalls_dir): No longer initialized to STD_PROTO_DIR.
      (do_processing): Initialize default_syscalls_dir using new
      macros.  Use it to initialize syscalls_absolute_filename.
      
      Co-Authored-By: Geoff Keating <geoffk@cygnus.com>
      
      From-SVN: r28832
      Fred Fish committed
    • * posix-threads.cc: Include <errno.h>. · d55d01bd
      From-SVN: r28831
      Bryce McKinlay committed
    • jump.c (jump_optimize_1): Do cmov opt on any single-set; force B into a register… · 1f081ffb
      jump.c (jump_optimize_1): Do cmov opt on any single-set; force B into a register before emit_conditional_move.
      
              * jump.c (jump_optimize_1): Do cmov opt on any single-set; force
              B into a register before emit_conditional_move.
      
      From-SVN: r28830
      Richard Henderson committed
  2. 24 Aug, 1999 20 commits
  3. 23 Aug, 1999 3 commits
  4. 22 Aug, 1999 5 commits
  5. 21 Aug, 1999 8 commits
  6. 20 Aug, 1999 1 commit