php-src/build
Xinchen Hui 98aa3a65c4 Optimized php_addslashes with SSE4.2 instructions
According to benchmark
(https://gist.github.com/laruence/fd0d443d2c5bacca9d8ab99250499956) this brings 30%+ execution time reduced.

In the further, this open the door for possible SSE4.2 optimizations in
other places.
2018-01-15 21:17:50 +08:00
..
ax_check_compile_flag.m4 fix broken build scripts #2124 2017-01-06 16:04:52 +00:00
ax_gcc_func_attribute.m4 Optimized php_addslashes with SSE4.2 instructions 2018-01-15 21:17:50 +08:00
build2.mk year++ 2018-01-02 12:57:58 +08:00
build.mk year++ 2018-01-02 12:57:58 +08:00
buildcheck.sh year++ 2018-01-02 12:57:58 +08:00
config-stubs Fixed bug #70899 (buildconf failure in extensions) 2015-11-17 21:07:29 +01:00
genif.sh here string isn't supported by every shell 2015-08-21 19:11:53 +02:00
libtool.m4 Don't detect FreeBSD 10 as FreeBSD 1 in libtool.m4. 2015-08-27 15:59:59 -07:00
mkdep.awk s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
order_by_dep.awk Fix invalid range error by gawk in order_by_dek.awk 2015-08-21 00:13:03 +02:00
print_include.awk Replace the incomprehensible newline escaping with @NEWLINE@ 2001-03-30 14:02:20 +00:00
scan_makefile_in.awk - Moved scan_makefile_in.awk to better suitable place for it. 2003-06-09 00:17:03 +00:00
shtool fix bug #51076 (race condition in shtool's mkdir -p) 2013-10-08 08:37:08 +02:00