]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r276196, r276197, r276198, r276202, r276203, r276204:
authorian <ian@FreeBSD.org>
Thu, 12 Feb 2015 19:32:07 +0000 (19:32 +0000)
committerian <ian@FreeBSD.org>
Thu, 12 Feb 2015 19:32:07 +0000 (19:32 +0000)
commit564d364c5421989022df5e69f2c431b76846f050
treeba29d7119d7d509fc1e30db96af2e3c8c540ef68
parent39fe100d12eef6aec1b703b2ec0f3a85cd2d5205
MFC r276196, r276197, r276198, r276202, r276203, r276204:

  Change the style of the DO_AST macro to match the others

  Remove _PROF_PROLOGUE from the EENTRY() macros.

  Stylish changes... put tabs where they need to be in macros, move lines
  around so that related things are more grouped together, rewrite comments.

  Fix the GLOBAL macro so it works (upper vs lowercase X), use it in _EENTRY.

  Create 'L' variants of all the ENTRY macros for file-static/local symbols.
sys/arm/arm/exception.S
sys/arm/include/asm.h