jehanne/sys/src/lib/authsrv
Giacomo Tesio 3b4af1e4d8 gcc: enable -O2 compilation
To enable -O2 compilation we have to disable some optimizations:

- strict-aliasing (TODO: introduce required unions to enable this)
- aggressive-loop-optimizations
- array-bounds

Affected builds are

- sys/src/cmd/dossrv/build.json
- sys/src/cmd/ip/build.json
- sys/src/lib/authsrv/build.json
- sys/src/lib/memdraw/build.json
2017-05-19 01:15:34 +02:00
..
_asgetpakkey.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
_asgetresp.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
_asgetticket.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
_asrdresp.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
_asrequest.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
authdial.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
authpak.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
build.json gcc: enable -O2 compilation 2017-05-19 01:15:34 +02:00
convA2M.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
convM2A.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
convM2PR.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
convM2T.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
convM2TR.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
convPR2M.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
convT2M.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
convTR2M.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
decaf.mp first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
decaf.mpc first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ed448.mp first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ed448.mpc first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
edwards.mp first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
edwards.mpc first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
elligator2.mp first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
elligator2.mpc first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
form1.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
msqrt.mp first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
msqrt.mpc first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
nvcsum.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
passtokey.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
readnvram.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
spake2ee.mp first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
spake2ee.mpc first usable version of kernel and commands 2016-11-26 03:49:29 +01:00