mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 01:02:28 -04:00
-fschedule-insns as it wasn't such a big win with 2.95 after all. Add the *BIG* win "-mpreferred-stack-boundary=2" optimiztion submitted by Dima. GCC 2.95 ensures the stack frame is always properly [opitimally] aligned by surrounding every function call by code simular to "addl $-12, %esp" / "addl $12, %esp". Here we need the reduction in space, with speed not an issue. |
||
|---|---|---|
| .. | ||
| boot1.m4 | ||
| boot1.S | ||
| boot1.s | ||
| boot2.c | ||
| lib.h | ||
| Makefile | ||
| sio.S | ||
| sio.s | ||