Raymond Toy pushed to branch issue-168-no-negated-forms-for-jmp at cmucl / cmucl

Commits:

2 changed files:

Changes:

  • .gitlab-ci.yml
    1 1
     variables:
    
    2 2
       download_url: "https://common-lisp.net/project/cmucl/downloads/snapshots/2021/07"
    
    3 3
       version: "2021-07-x86"
    
    4
    -  bootstrap: ""
    
    4
    +  bootstrap: "-B boot-2021-07-2"
    
    5 5
     
    
    6 6
     stages:
    
    7 7
       - install
    

  • src/bootfiles/21d/boot-2021-07-2.lisp
    1
    +;; Bootstrap file for x86 to choose the non-negated forms of the
    
    2
    +;; condition flag for conditional jumps.
    
    3
    +;;
    
    4
    +;; Use bin/build.sh -B boot-2021-07-2 to build this.
    
    5
    +
    
    1 6
     (in-package :x86)
    
    2 7
     
    
    3 8
     (ext:without-package-locks