Skip to content
Snippets Groups Projects
Commit 194ae08d authored by jdh8d's avatar jdh8d
Browse files

artifacts from debugging nginx, and new release

Former-commit-id: f8fae89b2aef53920e61cba6de918fd2af21faad
parent d77c10a3
No related branches found
No related tags found
No related merge requests found
......@@ -984,11 +984,13 @@ tools/cfar_configs/cfar_structNoc_structP1Canaries_zipr.sh -text
tools/cfar_configs/cfar_structNoc_structP1FloatingCanaries_structNos_structNol_structNoh_zipr.sh -text
tools/cfar_configs/cfar_structNoc_zipr.sh -text
tools/cfar_configs/cfar_structNogOF_phase1_zipr.sh -text
tools/cfar_configs/cfar_structNogOF_probHeaprand_zipr.sh -text
tools/cfar_configs/cfar_structNogOF_structSS_phase1_zipr.sh -text
tools/cfar_configs/cfar_structNogOF_structSS_probDS_phase1_zipr.sh -text
tools/cfar_configs/cfar_structNogOF_structSS_structDSX_phase1_zipr.sh -text
tools/cfar_configs/cfar_structNogOF_structSS_structDSX_structSI_phase1_zipr.sh -text
tools/cfar_configs/cfar_structNogOF_structSS_structDS_phase1_zipr.sh -text
tools/cfar_configs/cfar_structNogOF_zipr.sh -text
tools/cfar_configs/cfar_structNog_phase1_zipr.sh -text
tools/cfar_configs/cfar_structNog_structNol_structNoh_structNos_structNoc_probHeaprand_zipr.sh -text
tools/cfar_configs/cfar_structNog_structNol_structNoh_structNos_structNoc_structP1Canaries_probHeaprand_zipr.sh -text
......
#!/bin/bash
source $(dirname $0)/../ps_wrapper.source $0
$PEASOUP_HOME/tools/cfar.sh "$@" --backend zipr --step diehard=on --step-option zipr:"--zipr:seed $$" --structured_noc --step-option zipr:"--large_only:on true" --config_name $(basename $0 .sh|sed "s/cfar_//") --step move_globals=on --step-option zipr:"--large_only:nog_on true --large_only:overflow_protection true" --step-option move_globals:-d --step-option move_globals:.interp --step-option move_globals:--aggressive
#!/bin/bash
source $(dirname $0)/../ps_wrapper.source $0
$PEASOUP_HOME/tools/cfar.sh "$@" --backend zipr --step-option zipr:"--zipr:seed $$" --structured_noc --step-option zipr:"--large_only:on true" --config_name $(basename $0 .sh|sed "s/cfar_//") --step move_globals=on --step-option zipr:"--large_only:nog_on true --large_only:overflow_protection true" --step-option move_globals:-d --step-option move_globals:.interp --step-option move_globals:--aggressive
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment