summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2013-06-07 21:23:11 +0000
committerandrew <andrew@FreeBSD.org>2013-06-07 21:23:11 +0000
commit6445326c71cfbc6642679290f0fed222d43f477f (patch)
tree38b80d4dbedee50c85036a8c00e851fe1558a12a /Makefile.inc1
parent5019f3505f24f14eb0ba6fc229b2ef21a02d3bf6 (diff)
downloadFreeBSD-src-6445326c71cfbc6642679290f0fed222d43f477f.zip
FreeBSD-src-6445326c71cfbc6642679290f0fed222d43f477f.tar.gz
Reduce the difference to NetBSD.
* Stop pretending we support anything other than ELF by removing code surrounded by #ifdef __ELF__ ... #endif. * Remove _JB_MAGIC_SETJMP and _JB_MAGIC__SETJMP, they are defined in setjmp.h, which is able to be included from asm. * Fix the spelling of dependent. * Rename END _END and add END and ASEND to complement ENTRY and ASENTRY respectively * Add macros to simplify accessing the Global Offset Table, some of these will be used in the upcoming update to the setjmp functions.
Diffstat (limited to 'Makefile.inc1')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud