joerg
|
00f0e17e85
|
Fully support per-target AFLAGS.
|
2011-05-20 14:27:48 +00:00 |
|
joerg
|
7fb15e5d28
|
Update LLVM/Clang snapshot to create the correct relocation when memory
locations are used as immediates on AMD64.
|
2011-05-20 13:40:04 +00:00 |
|
joerg
|
19d7ede99e
|
Clang doesn't support some of the GNU extensions here, so disable it.
|
2011-05-20 13:38:52 +00:00 |
|
joerg
|
eafadea975
|
Require GCC for compilation
|
2011-05-20 13:36:12 +00:00 |
|
joerg
|
d09aac6c0a
|
The %dx argument of in/out is not a memory reference, so don't use it as
such.
|
2011-05-20 13:33:11 +00:00 |
|
joerg
|
fe4adbc6f4
|
Be more explicit that the "w" part of %r11 is meant.
|
2011-05-20 13:32:35 +00:00 |
|
joerg
|
78fa586054
|
Use -x assembler-with-cpp from sys.mk.
|
2011-05-20 13:22:53 +00:00 |
|
joerg
|
97c3f9abba
|
LLVM's assembler parser doesn't support .code16 yet, so disable it as
needed.
|
2011-05-20 13:22:30 +00:00 |
|
joerg
|
4ec891b848
|
Drop redundant -I.
|
2011-05-20 13:21:54 +00:00 |
|
joerg
|
285f1a72ec
|
Really apply the -no-integrated-as only for clang.
|
2011-05-20 13:21:19 +00:00 |
|
joerg
|
4ab4d5ff28
|
Reuse -x assembler-with-cpp from sys.mk.
|
2011-05-20 13:19:59 +00:00 |
|
joerg
|
d1f26e9727
|
LLVM's assembler parser doesn't support .code32 yet, so disable it as
needed.
|
2011-05-20 13:18:42 +00:00 |
|
joerg
|
ac7187524d
|
The %dx argument for in/out is not a memory reference, so don't use the
"feature" of GNU as to hide it as such.
|
2011-05-20 13:17:12 +00:00 |
|
joerg
|
316b3ac0de
|
LLVM's assembler parser doesn't support .code32 yet, so disable it as
needed.
|
2011-05-20 13:11:40 +00:00 |
|
joerg
|
45f776be20
|
LLVM's assembler parser doesn't support .code32 yet, so disable it.
|
2011-05-20 13:08:07 +00:00 |
|
joerg
|
3b8335f4ee
|
Test case requires the GCC specific thread extension for Objective C, so
only enable the test if GCC is present and disable other compiler.
|
2011-05-20 13:03:45 +00:00 |
|
tsutsui
|
6b4b961da6
|
Add RCSId.
|
2011-05-20 09:29:08 +00:00 |
|
tsutsui
|
c781592c83
|
Add /etc/X11/xorg.conf.
|
2011-05-20 09:28:32 +00:00 |
|
tsutsui
|
032115b7d7
|
Add (commented out) options MODULAR. Just works fine as other arm ports.
This will be mandatory because zbsdmod.o loader has size (5MB) restriction.
|
2011-05-20 09:25:15 +00:00 |
|
reinoud
|
9ba99564ec
|
Fix size reporting for DVD+R/DL and BluRay's; the value was trunced due to a
32 bit trunc due to a lacking type cast. The number of sectors for such media
can be more than 1<<32-1.
|
2011-05-20 09:23:37 +00:00 |
|
tsutsui
|
7e9ec9a509
|
Remove unnecessary count arguments from some pseudo-devices.
|
2011-05-20 09:06:02 +00:00 |
|
tsutsui
|
7b660f6158
|
Move pseudo-device bpfilter to proper place.
|
2011-05-20 09:01:39 +00:00 |
|
tsutsui
|
2d893f8c1e
|
Add sample xorg.conf file for zaurus.
|
2011-05-20 08:40:04 +00:00 |
|
tsutsui
|
3bf8818edb
|
Also remove fd0 and fd1 from target all_md.
|
2011-05-20 08:29:05 +00:00 |
|
tsutsui
|
bd408255f9
|
No floppy on zaurus.
|
2011-05-20 08:17:40 +00:00 |
|
matt
|
2b623bbf18
|
Note new base tag for matt-nb5-mips64
|
2011-05-20 08:12:46 +00:00 |
|
tsutsui
|
a633e5819e
|
Remove gnu/usr.bin from SRCDIRS. (no sources there)
|
2011-05-20 07:59:44 +00:00 |
|
tsutsui
|
8edbaaf3c0
|
Shrink ramdisk size to 2048KB.
|
2011-05-20 07:57:07 +00:00 |
|
tsutsui
|
ce1745ee16
|
- disable chio(1) and slattach(8)
- use x_ed (no crypt support) and x_gzip (no compress and bz2 support)
- add back mount_cd9660 for USB CD/DVD drives
|
2011-05-20 07:54:12 +00:00 |
|
tsutsui
|
bbdfecc8f0
|
Enable cd* at atapibus? for some USB CD/DVD drives.
|
2011-05-20 07:49:31 +00:00 |
|
tsutsui
|
e8f4e13ead
|
Shrink INSTALL kerenl more:
- disable KERNFS (install ramdisk uses /sbin/dmesg directly)
- disable mice, audio, uk(4), and wsfont(4)
|
2011-05-20 07:47:53 +00:00 |
|
wiz
|
cc9481a1a2
|
Sync usage with man page.
|
2011-05-20 07:09:52 +00:00 |
|
wiz
|
33b9c78b3c
|
Fix macro name in SYNOPSIS.
|
2011-05-20 07:08:24 +00:00 |
|
wiz
|
3ba25bec19
|
Sort options, merge single letter options in synopsis.
|
2011-05-20 07:07:37 +00:00 |
|
tsutsui
|
666a2b17b6
|
Comment out options COMPAT_09, COMAPT_10, COMPAT_11, and COMPAT_12.
(no NetBSD/arm32 binary release before 1.3)
|
2011-05-20 06:26:58 +00:00 |
|
msaitoh
|
e43e4777a3
|
82579 support.
|
2011-05-20 06:06:59 +00:00 |
|
christos
|
fe1bab6e3f
|
a little better.
|
2011-05-20 02:12:39 +00:00 |
|
christos
|
3076ce9d4c
|
Let's see if we can get away with this for the sun2 port or we are going
to need to:
1. put the contents of libipc.a in libkrb5.a
or
2. install libipc.a [perhaps call it libkrbipc.a?]
|
2011-05-20 02:04:59 +00:00 |
|
christos
|
0be029e699
|
counting was off, and setting things to themselves does not work very welll.
|
2011-05-20 02:00:45 +00:00 |
|
msaitoh
|
56f5ce9baa
|
Add support for 6050(6250 and 6150) and 6005(6205).
TODO: update iwn.4 manpage.
|
2011-05-20 01:59:14 +00:00 |
|
msaitoh
|
40d6eb691f
|
Add PCH2 support.
|
2011-05-20 01:51:36 +00:00 |
|
christos
|
52e90f00f1
|
add missing include
|
2011-05-20 01:29:30 +00:00 |
|
christos
|
b51fed0037
|
typo
|
2011-05-20 01:28:40 +00:00 |
|
msaitoh
|
f3a272623e
|
- Add PCH2 support.
- Add 82579 support.
- Change PBA size for PCH from 10K to 26K as FreeBSD's em-7.1.7
- Add yet another 82567V support.
- Add ICH10+HANKSVILL support.
- Add 82580 quad-1000BaseX support.
|
2011-05-20 00:57:42 +00:00 |
|
msaitoh
|
4ea65b9c4a
|
regen.
|
2011-05-20 00:50:47 +00:00 |
|
msaitoh
|
2ecc0b2cf4
|
Add Intel 82567V, 82580 Quad-1000BaseX and Hanksvill with ICH10.
|
2011-05-20 00:50:19 +00:00 |
|
msaitoh
|
6687e6b65a
|
regen
|
2011-05-20 00:47:11 +00:00 |
|
msaitoh
|
8552d6843d
|
Add Intel 82579
|
2011-05-20 00:46:53 +00:00 |
|
christos
|
ec9611ac0f
|
- use getopt
- use err
- add -p <filelevel> to chop levels like patch
- document all the options
|
2011-05-19 22:55:53 +00:00 |
|
tsutsui
|
aabb34a38b
|
- WARNSfy
- KNF, ANSIfy, remove __P(), misc cosmetics
|
2011-05-19 22:23:12 +00:00 |
|