summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* include cdefs.h so as to unbreak the libc buildgallatin2003-01-201-0/+2
* Stub profile.h, required for userland builds.grehan2003-01-181-0/+65
* <machine/ieee.h>, taken from sparc64grehan2003-01-181-0/+146
* Fix bugs with operand ordering and unnecessary sync/eieio ops. Mostlygrehan2003-01-181-59/+71
* Allow the MD frame definition to be seen in. Required for truss/ptrace.grehan2003-01-181-3/+1
* RAIDframe requires LONG_BITgrehan2003-01-182-0/+6
* Prepended underscores to macro local vars, avoiding gcc "declarationgrehan2003-01-181-6/+6
* Change definition of int64 to avoid gcc3.2.1 complaints. Taken from i386grehan2003-01-181-2/+13
* - define HAS_STREAM_METHODS correctlygrehan2003-01-081-2/+25
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-012-4/+4
* MB_LEN_MAX is not MD, move it to the MI limits.h.tjr2002-12-222-2/+0
* Split 4.x and 5.x signal handling so that we can keep 4.x signalpeter2002-10-251-21/+0
* Add the USER_SR segment register to pcb state. Initialize correctly,grehan2002-10-211-0/+1
* The a.out md_coredump stuff isn't referenced anywhere anymore, andpeter2002-10-151-5/+0
* Add standards visibility conditionals. Change any uses of sigset_t tomike2002-10-131-5/+14
* Add conditionals to allow va_list to be defined in other headers.mike2002-10-061-0/+4
* o Add conditionals to allow va_list to be defined in other headers.mike2002-10-061-3/+11
* Fix namespace issues by using visibility conditionals frommike2002-10-051-1/+3
* Define _MACHINE.jmallett2002-10-051-1/+1
* style(9) <machine/setjmp.h> headers so they look mostly the same.mike2002-10-041-7/+9
* Clean up ddb warnings/errors and enable in GENERICgrehan2002-10-041-1/+1
* PIC_GOTOFF is OBE.peter2002-09-231-3/+0
* Be careful not to define GCC-specific optimizations in the non-GCCmike2002-09-231-2/+11
* Removed osigframe. No need for COMPAT_43 signal bin-compat in PPC.grehan2002-09-191-6/+0
* psim device supportgrehan2002-09-191-0/+1
* <machine/types.> -> <sys/types.h>grehan2002-09-191-1/+1
* Fix clearing of recoverable exception MSR bit when disablinggrehan2002-09-191-1/+1
* Additional machdep sysctl constants needed for userland utilsgrehan2002-09-191-2/+6
* Added sparse address support, required by the macio ATA devicegrehan2002-09-191-4/+9
* Fixed branch labelsgrehan2002-09-191-5/+5
* Implement C99's va_copy() macro.mike2002-09-181-0/+3
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-172-9/+0
* Now that _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ are the same on allmike2002-09-031-53/+0
* Change hw.physmem and hw.usermem to unsigned long like they used to bepeter2002-08-301-1/+1
* Renamed poorly named setregs to exec_setregs. Moved its prototype tojake2002-08-291-1/+0
* Since arm and powerpc aren't far enough to set stathz, take amike2002-08-261-2/+2
* Move several MI types from <machine/_types.h> to <sys/_types.h>.mike2002-08-231-37/+0
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-216-182/+157
* o Introduce pmap_page_is_mapped(). Its purpose is to obsoletealc2002-08-071-0/+1
* Create a new header <machine/_stdint.h> for storing MD parts ofmike2002-07-294-231/+171
* Remove label_t and physadr, which seem to have never been used inmike2002-07-101-10/+0
* Add setjmp (needed for DDB).benno2002-07-101-37/+11
* Add DDB support.benno2002-07-101-4/+16
* Metadata definitions.benno2002-07-101-0/+42
* Add the OF_getetheraddr function required by if_gem.benno2002-07-091-0/+35
* Changes for KSE3.benno2002-07-091-0/+38
* Add this file, which I forgot in a previous commit.benno2002-07-091-0/+34
* 1) Add busdma machdep code.benno2002-07-093-211/+242
* Driver for OpenPIC compatible interrupt controllers.benno2002-07-092-27/+82
* - Add the "compatible" property to the list that we keep in ivars.benno2002-07-091-0/+2
OpenPOWER on IntegriCloud