freebsd-skq/sys/powerpc
jhb cb2edec922 MFC 281266:
Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h>
and export them to userland.
- Define __HAVE_REG32 on platforms that define a reg32 structure and check
  for this in <sys/procfs.h> to control when to export prstatus32, etc.
- Add prstatus32_t and prpsinfo32_t typedefs for the 32-bit structures.
  libbfd looks for these types, and having them fixes 'gcore' in gdb of a
  32-bit process on a 64-bit platform.
- Use the structure definitions from <sys/procfs.h> in gcore's elf32 core
  dump code instead of duplicating the definitions.
2015-06-02 14:54:53 +00:00
..
aim MFC r275616: 2014-12-15 10:46:07 +00:00
booke MFC r275616: 2014-12-15 10:46:07 +00:00
conf MFC PS3 vt(4) console support 2014-09-04 18:15:36 +00:00
cpufreq MFC r259284,r259287 2014-01-15 06:17:15 +00:00
fpu MFC r258259, r258798, r259010 2014-05-14 04:57:55 +00:00
include MFC 281266: 2015-06-02 14:54:53 +00:00
mambo MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565, 2014-05-15 17:30:16 +00:00
mpc85xx MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565, 2014-05-15 17:30:16 +00:00
ofw MFC r275779, r275963, r276101, r276161, r276297: 2015-02-12 00:25:33 +00:00
powermac MFC r263710, r273377, r273378, r273423 and r273455: 2014-10-27 14:38:00 +00:00
powerpc MFC r282120: 2015-05-05 19:47:17 +00:00
ps3 MFC r266969 and r276717: 2015-02-05 20:03:02 +00:00
pseries MFC r277792: 2015-02-03 00:29:58 +00:00
psim MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565, 2014-05-15 17:30:16 +00:00
wii MFC r274670, r274671, r276168: 2015-02-14 21:16:19 +00:00