]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r276196, r276197, r276198, r276202, r276203, r276204:
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 12 Feb 2015 19:32:07 +0000 (19:32 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 12 Feb 2015 19:32:07 +0000 (19:32 +0000)
commit9e3791f765aa2441e7850764d61440f0ecbece96
treeba29d7119d7d509fc1e30db96af2e3c8c540ef68
parent4662257e3003bbac9f2e03343d3fe79881da1edc
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@278629 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/arm/exception.S
sys/arm/include/asm.h