Commit Graph

147099 Commits

Author SHA1 Message Date
dogcow
c1c911e17b gcc4: initalize uninitialized data (one valid, one not quite as valid) 2006-05-15 20:16:31 +00:00
nathanw
c98620e0ca Generated files for sim/ppc. 2006-05-15 19:14:20 +00:00
nathanw
53dc5d083a PowerPC generated and constructed files. 2006-05-15 19:13:22 +00:00
nathanw
b350d93baa Include xmalloc.c for psim. 2006-05-15 19:12:07 +00:00
nathanw
f5c91f0e5d Fix up psim build. 2006-05-15 19:11:51 +00:00
nathanw
092b219bf4 i386 generated and constructed files. 2006-05-15 16:39:11 +00:00
nathanw
95e242dd40 MI generated files. 2006-05-15 16:35:40 +00:00
nathanw
eb212d66cb GDB 6 reachover build machinery. 2006-05-15 16:31:37 +00:00
christos
1e88acc412 Use id casts instead of void * casts. Suggested by thorpej. 2006-05-15 16:31:21 +00:00
nathanw
958e368bed Pull in a change from GDB CVS:
2006-05-01  Nathan J. Williams  <nathanw@wasabisystems.com>

        * ppcnbsd-tdep.c (ppcnbsd_return_value): Change type of last two
        arguments from void * to gdb_byte *.
2006-05-15 16:16:34 +00:00
shige
b920e23d24 Move cpu_configure to evbppc/*.c.
(Remove ibm4xxgpx_autoconf.c)
I'm sorry for my wrong thinking.
2006-05-15 15:56:54 +00:00
christos
9f7fe9b1c9 - cast to uint32_t for shift.
- add an array of names so that the lists don't get out of sync.
- no comma after last enum.
2006-05-15 14:31:29 +00:00
christos
00dd70ade5 WARNS=4, ansi pass lint. 2006-05-15 14:30:38 +00:00
nathanw
9c496995db Import GDB 6.4 2006-05-15 14:21:09 +00:00
nathanw
76ae6db36e Import GDB 6.4 2006-05-15 14:11:08 +00:00
christos
f5b793f884 a new one for me. 2006-05-15 14:11:07 +00:00
nathanw
e7275437ab Import GDB 6.4 2006-05-15 14:08:20 +00:00
dogcow
15d9504168 /usr/src/gnu/dist/gcc4 -> ${GNUHOSTDIST} 2006-05-15 13:40:00 +00:00
yamt
9c86170376 include kauth.h for kauth_cred_getgid. 2006-05-15 13:12:13 +00:00
yamt
88f8ec6c15 include kauth.h for kauth_authorize_generic. 2006-05-15 13:11:29 +00:00
yamt
17e49bf47c include kauth.h for kauth_cred_geteuid, etc. 2006-05-15 13:11:00 +00:00
yamt
576f2b4ce7 fix another kauth mistake. 2006-05-15 13:06:40 +00:00
yamt
1e7ca6733e include kauth.h for kauth_cred_getegid, etc. 2006-05-15 13:04:08 +00:00
yamt
eaac204efb include kauth.h for kauth_cred_geteuid. 2006-05-15 13:02:50 +00:00
yamt
7395572139 - don't try to use nonexistent variable.
- while i'm here, remove unnecessary casts.
2006-05-15 13:01:39 +00:00
yamt
ad696ab2dc don't try to dereference kauth_cred_t. 2006-05-15 12:51:21 +00:00
christos
c3ec4b956d Add the DRV lkm type. From David Boggs. 2006-05-15 12:51:19 +00:00
christos
91e856a0db Move the lmc match test in the right place (not in the bsdi match). From
David Boggs.
2006-05-15 12:48:52 +00:00
yamt
74e0339f36 include kauth.h for kauth_cred_geteuid. 2006-05-15 12:48:48 +00:00
yamt
fb7becdc2d include kauth.h for kauth_authorize_generic, etc. 2006-05-15 12:48:09 +00:00
dogcow
e04236d6b3 remove bitrotted functions that have never been used, and have been
cargo-culted from one port to another.
2006-05-15 12:47:42 +00:00
yamt
b3b862261c include kauth.h for kauth_cred_geteuid. 2006-05-15 12:41:21 +00:00
yamt
52da04717a - include kauth.h for kauth_authorize_generic.
- whitespace.
2006-05-15 12:39:05 +00:00
yamt
28e8a16825 include kauth.h for kauth_cred_geteuid. 2006-05-15 12:35:15 +00:00
tsutsui
df99509f85 According to src/gnu/dist/binutils/gas/config/tc-mips.c
and src/gnu/dist/gcc/gcc/config/mips/mips.c,
CPUFLAGS="-mips2 -mtune=vr5000" is enough even for Rm523x CPUs.
2006-05-15 12:17:11 +00:00
yamt
441bc06826 include kauth.h for kauth_authorize_generic. 2006-05-15 11:17:55 +00:00
yamt
240883e159 include kauth.h for NOCRED. 2006-05-15 11:16:16 +00:00
yamt
8f5fa36fdd - include kauth.h for kauth_cred_geteuid.
- tweak indent for a long line.
2006-05-15 09:45:09 +00:00
yamt
e30daee789 - include kauth.h for kauth_cred_geteuid.
- tweak indent for a long line.
2006-05-15 09:32:15 +00:00
yamt
d73ce018b0 include kauth.h for kauth_cred_geteuid. 2006-05-15 09:26:18 +00:00
yamt
6623bf87ee - include kauth.h for kauth_authorize_generic.
- wrap a long line.
2006-05-15 09:25:09 +00:00
yamt
d52000b74c include kauth.h for NOCRED. 2006-05-15 09:22:34 +00:00
yamt
069692b8ed include kauth.h for kauth_cred_geteuid. 2006-05-15 09:21:21 +00:00
yamt
17e8de7630 - include kauth.h for kauth_authorize_generic.
- wrap a long line.
2006-05-15 09:19:31 +00:00
yamt
6c89e74b38 include kauth.h for kauth_cred_geteuid. 2006-05-15 09:17:05 +00:00
yamt
f1761fc4af - include kauth.h for kauth_cred_geteuid.
- fix an incomplete kauth change.
2006-05-15 09:14:42 +00:00
yamt
d8a45254df include kauth.h for kauth_cred_geteuid. 2006-05-15 09:11:28 +00:00
yamt
fd1132d079 include sys/kauth.h for kauth_authorize_generic. 2006-05-15 09:07:59 +00:00
uwe
d5b4b78d10 Change _BSD_VA_LIST_ from "void *" to "__builtin_va_list" for newer
gcc versions and "char *" otherwise.  This is what most other arches
use, modulo different __GNUC_PREREQ__.

This is in preparation for replacing stdarg.h and varargs.h with
versions based on __builtin_* instead of handwritten code that gcc
3.3.6 and up refuse to compile b/c of lhs casts.

Identical binary code produced.
2006-05-15 08:57:59 +00:00
christos
7a85412dcd We don't need -Wno-error 2006-05-15 04:57:05 +00:00