ian 8a19588768 MFC r270882, r270930:
In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
  The EABI unwind info requires a .fnend for every .fnstart, and newer
  binutils will complain about seeing two .fnstart in a row.  This change
  allows newer tools to compile our code.

  Do not generate unwind info in asm functions if _STANDALONE is defined.
  The .fnend op causes the assembler to emit RELOC references to unwind
  support functions that don't exist in libstand.

Approved by:	re(gjb)
2014-09-09 22:24:01 +00:00
..
2014-09-09 22:24:01 +00:00
2013-11-06 23:59:19 +00:00
2014-09-08 14:45:58 +00:00
2014-06-20 07:32:03 +00:00
2014-08-30 10:16:25 +00:00
2014-08-30 10:16:25 +00:00
2014-08-30 10:16:25 +00:00
2014-07-12 17:39:13 +00:00
2014-08-30 09:55:38 +00:00
2014-08-30 10:29:47 +00:00
2014-08-22 20:26:20 +00:00
2014-04-23 12:11:14 +00:00
2013-07-28 18:44:17 +00:00
2013-07-28 18:44:17 +00:00
2014-08-03 18:39:11 +00:00
2014-08-30 10:16:25 +00:00
2014-05-16 15:48:45 +00:00
2014-03-26 07:31:57 +00:00
2014-08-16 01:29:49 +00:00
2014-08-16 01:03:51 +00:00
2014-08-03 18:31:52 +00:00
2014-06-14 02:57:40 +00:00
2014-07-29 21:15:26 +00:00
2014-02-04 03:36:42 +00:00
2014-08-30 09:55:38 +00:00