Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
check-opcodes
Age
Commit message (
Collapse
)
Author
2022-05-18
make linter happy
Erich Eckner
2021-06-05
make shellcheck happy again
Erich Eckner
2019-03-07
"pentium3" -> "pentium4"
Erich Eckner
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> ↵
Erich Eckner
conf/{common,master,slave}.conf
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-03-24
bin/check-opcodes: fix error message
Erich Eckner
2018-03-24
bin/check-opcodes: reduce "set +e ... set -e"
Erich Eckner
2018-03-24
reverted opcode to original (no shellcheck)
Andreas Baumann
added a -d option to check-opcodes renamed pentium4 to pentium3 (because without SSE2 this is the architecture we are aiming at) be more tolerant on failing readelf and objdump handle binaries too
2018-03-23
bin/check-opcodes: fix find expression to retrieve libraries only
Erich Eckner
2018-01-21
bin/opcode, bin/check-opcodes, conf/Opcode_list: fix style, so git hook does ↵
Erich Eckner
not complain
2018-01-19
renames in opcode sniffer, using proper tmpdir
Andreas Baumann