mrg
|
07c916cf9f
|
crtstuff.c moved into libgcc.
|
2014-03-08 01:58:11 +00:00 |
|
nakayama
|
33d3876a9f
|
Redo previous.
|
2014-03-08 01:51:58 +00:00 |
|
christos
|
ed1a42bd3d
|
allow AAAA filtering (from John Baker)
|
2014-03-07 23:22:26 +00:00 |
|
nakayama
|
cb8a58c771
|
Mark as __diagused to variables used only in KASSERT.
|
2014-03-07 22:51:27 +00:00 |
|
skrll
|
62a29c0742
|
No need to provide a Scrt0.o for PIE as crt0.o is PIC
|
2014-03-07 21:15:49 +00:00 |
|
nakayama
|
1b088eaae2
|
Align explicitly to make kernels compiled by clang generate
properly aligned code.
|
2014-03-07 20:23:09 +00:00 |
|
christos
|
b8f0a3c0e7
|
change CC to HOST_CC to avoid trying to find <stdarg.h> in an unpopulated
DSTDIR.
|
2014-03-07 18:37:48 +00:00 |
|
matt
|
c2aa7a25ce
|
Adjust the VERBOSE_ARM_INIT printfs to always the status of both cpus and
the number of cpus, regardless of MULTIPROCESSOR.
|
2014-03-07 16:38:28 +00:00 |
|
matt
|
bbe1552068
|
Tell where the corrruption was encountered in the panic message.
|
2014-03-07 16:36:32 +00:00 |
|
skrll
|
fc20ebc3ec
|
Note arm switch to gcc 4.8
|
2014-03-07 16:23:42 +00:00 |
|
skrll
|
4aa91ecac7
|
Switch arm to gcc 4.8
OK matt@
|
2014-03-07 16:22:24 +00:00 |
|
skrll
|
0b4714ea41
|
Fix non-DIAGNOSTIC build
|
2014-03-07 13:19:26 +00:00 |
|
martin
|
1ecc2818f1
|
Vax does not do +/- INF.
|
2014-03-07 12:46:47 +00:00 |
|
hkenken
|
cf5baf63ad
|
modified NetWalker kernel config
* add ARM_HAS_VBAR, FPU_VFP etc.
|
2014-03-07 12:35:14 +00:00 |
|
martin
|
b6407fab71
|
Fix return value (typo, noticed by Nick Hudson)
|
2014-03-07 08:42:58 +00:00 |
|
martin
|
b8d03c50d4
|
Fix typo
|
2014-03-07 08:40:59 +00:00 |
|
martin
|
3412e5549c
|
Switch alpha over to gcc 4.8
|
2014-03-07 08:31:05 +00:00 |
|
martin
|
cac2c0dac4
|
Note alpha switched to gcc 4.8 (fix date for previous)
|
2014-03-07 08:28:13 +00:00 |
|
matt
|
1de2b6f186
|
This is no different from the 32bit powerpc one.
Remove the redundancy.
|
2014-03-07 07:26:42 +00:00 |
|
matt
|
2a0cd0801f
|
these are obsolete. Now using the common powerpc files in csu/arch/powerpc.
|
2014-03-07 07:23:49 +00:00 |
|
matt
|
3b018d607e
|
Use the sources in ../../arch/powerpc instead
|
2014-03-07 07:20:56 +00:00 |
|
matt
|
c9642ed49c
|
Now the sources in ../../arch/powerpc
|
2014-03-07 07:20:24 +00:00 |
|
matt
|
6dd4b41fd3
|
Reduce duplication.
Use beqlr to quicken returns
|
2014-03-07 07:17:54 +00:00 |
|
matt
|
afc10638c6
|
Make MKCOMPAT default to yes for powerpc64.
Make MKCOMPATMODULES defaultt to no for evbppc && powerpc64.
|
2014-03-07 06:01:34 +00:00 |
|
matt
|
cdbe3bab4f
|
Change OUTPUT to powerpc:common to make powerpc64 ld happy
|
2014-03-07 05:57:46 +00:00 |
|
matt
|
a151e62066
|
Fix (back into) comment
|
2014-03-07 05:51:44 +00:00 |
|
matt
|
db3aaf6ec5
|
Update for MKCOMPAT=yes
|
2014-03-07 05:50:41 +00:00 |
|
matt
|
04aa645771
|
Use new elf32ppc_nbsd emulation.
|
2014-03-07 05:49:53 +00:00 |
|
matt
|
c3a9c63860
|
Be a little more careful checking MLIBDIR
|
2014-03-07 05:49:05 +00:00 |
|
matt
|
b451be7021
|
No need for LDFLAGS
|
2014-03-07 05:48:30 +00:00 |
|
matt
|
c81a18bfb9
|
Restrict arm_cond_ok_p to when !__ASSEMBLER && _KERNEL is true.
|
2014-03-07 05:30:08 +00:00 |
|
matt
|
b7226711af
|
Avoid a gcc4.8 bogon.
|
2014-03-07 05:27:33 +00:00 |
|
matt
|
58e1ec0404
|
Add MKCOMPAT glue for powerpc64
|
2014-03-07 04:18:06 +00:00 |
|
matt
|
18aa205b7e
|
Add MKCOMPAT support for powerpc64.
|
2014-03-07 04:16:25 +00:00 |
|
matt
|
7412f6d60a
|
Fix MULTILIB variables to match reality.
|
2014-03-07 04:15:34 +00:00 |
|
matt
|
7e9f53e082
|
WCHAR_SIZE is always int on NetBSD
|
2014-03-07 04:14:30 +00:00 |
|
matt
|
b24a2a16b7
|
Add support for setting LIB_PATH for powerpc*-netbsd* on powerpc64*-netbsd*
|
2014-03-07 04:13:46 +00:00 |
|
matt
|
6358bf0e36
|
Don't define ARCH_ELFSIZE if it's already defined.
|
2014-03-07 04:11:07 +00:00 |
|
matt
|
f2ada4d7f5
|
Use ARCH_ELFSIZE=32 is MLIBDIR == "powerpc"
|
2014-03-07 04:10:43 +00:00 |
|
ozaki-r
|
e9ddbe399c
|
Fix build of DTrace with GCC 4.8
Use __diagused for a variable which is only referred by KASSERT.
Advised by matt@
|
2014-03-07 02:37:16 +00:00 |
|
christos
|
16d5017a4b
|
fix typo
|
2014-03-07 02:03:32 +00:00 |
|
christos
|
e8fac1316b
|
fix typos
|
2014-03-07 02:02:16 +00:00 |
|
matt
|
dbd8c999e4
|
Remove spurious .
|
2014-03-07 01:55:01 +00:00 |
|
christos
|
54b7adb159
|
c99 initializers for struct execsw
|
2014-03-07 01:33:43 +00:00 |
|
matt
|
9b490ebf92
|
Make ldd happy
|
2014-03-07 01:27:14 +00:00 |
|
christos
|
9669e36fb7
|
reduce diffs with other copies of this code.
|
2014-03-07 01:07:01 +00:00 |
|
christos
|
4044532ae0
|
fix incorrect overflow test: https://android-review.googlesource.com/#/c/50570/
|
2014-03-07 01:04:29 +00:00 |
|
christos
|
32a8f22f2c
|
Fix incorrect overflow test: https://android-review.googlesource.com/#/c/50570/
|
2014-03-07 01:00:58 +00:00 |
|
joerg
|
4fec75534b
|
Add config variant for root-on-SD.
|
2014-03-06 23:30:28 +00:00 |
|
joerg
|
7b3303448e
|
Give memory disk a bit more breathing room.
|
2014-03-06 23:14:16 +00:00 |
|