#
1b088eaa |
| 07-Mar-2014 |
nakayama <nakayama@NetBSD.org> |
Align explicitly to make kernels compiled by clang generate properly aligned code.
|
#
4d12bfcd |
| 12-Sep-2013 |
joerg <joerg@NetBSD.org> |
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small vs big PIC mode. Retire -DPIC and -DBIGPIC.
|
#
cbd549e7 |
| 05-Jan-2009 |
pooka <pooka@NetBSD.org> |
Fix previous. I have no idea what crack I was on when I "tested" them.
|
#
c5889d57 |
| 04-Jan-2009 |
pooka <pooka@NetBSD.org> |
Support PIC for inclusion in librump. (m68k untested)
|
#
8a66afbc |
| 22-Feb-1998 |
mycroft <mycroft@NetBSD.org> |
Move random() from kernel.
|