summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2013-04-11 20:58:35 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2013-04-11 20:58:35 +0000
commitd6329d5e000c53622793c67098cfb4f871f227f8 (patch)
tree3476c64f600ae6dbf098fac2a001a3830e65ab5b /usr.sbin
parentc6f87be04ebaa54a85855700298946afc979cb72 (diff)
Do not abuse -finhibit-size-directive to control tight code alignment:
- turn FUNCTION_BOUNDARY into a constant, as intended, since its value is used (among other things) to decide the alignment to expect from a function pointer value. - remove LABEL_ALIGN_AFTER_BARRIER. There is no reason to align jump destinations on half a cache line, and the MI default for this value is good enough. However, in order to preserve the intent of what FUNCTION_BOUNDARY used to be defined as, initialize align_functions to sensible values in m88k_override_options(), unless -falign-functions=... is specified.
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions