macallan
|
7ebc354766
|
support WSDISPLAYIO_GET_EDID
|
2011-06-29 03:14:36 +00:00 |
macallan
|
f4441d032a
|
declare wsdisplayio_get_edid()
|
2011-06-29 03:11:59 +00:00 |
macallan
|
8db9d73a65
|
dumping ground for generic driver convenience functions
So far it contains only a generic WSDISPLAYIO_GET_EDID implementation that
relies on EDID data being passed to drivers as a device property.
|
2011-06-29 03:09:37 +00:00 |
macallan
|
5058059930
|
add two new ioctl()s:
WSDISPLAYIO_GET_EDID to retrieve EDID data from display drivers
WSDISPLAYIO_SET_POLLING to control polling with VCONS_DRAW_INTR
|
2011-06-29 03:06:16 +00:00 |
mrg
|
fa32e7c8ca
|
add gmp generated files for sparc64
|
2011-06-29 02:56:24 +00:00 |
mrg
|
56349c28d3
|
use __unused instead of having a function call itself, to provide an
empty translation unit.
|
2011-06-29 02:41:03 +00:00 |
mrg
|
90786c5ad2
|
apply some -Wno-enum-compare
|
2011-06-29 02:40:11 +00:00 |
mrg
|
634f9d1313
|
apply some -Wno-enum-compare.
|
2011-06-29 02:36:26 +00:00 |
mrg
|
8f5647d330
|
apply some -fno-strict-aliasing
XXX -- someone please fix this properly.
|
2011-06-29 02:36:13 +00:00 |
mrg
|
1f06d4e421
|
protoize/unprotoize are no more.
|
2011-06-29 02:27:17 +00:00 |
mrg
|
da2c19b170
|
add the generated manuals.
|
2011-06-29 02:26:47 +00:00 |
mrg
|
7057fa83ce
|
apply some .if checks upon dependancies.
|
2011-06-29 02:17:35 +00:00 |
mrg
|
1bdcc16077
|
make this build with GCC 4.5.
|
2011-06-29 02:17:17 +00:00 |
mrg
|
ced2f717a8
|
move gcc-options.c generation in here.
handle i386 in here as well.
XXX: need to see about mknative-gcc handling eg, driver-i386.c
|
2011-06-29 02:16:52 +00:00 |
mrg
|
88f9a3a147
|
use LIBISPRIVATE here.
|
2011-06-29 02:15:34 +00:00 |
mrg
|
c25a6ba022
|
add G_BUGURL and G_PKGVERSION variables that are unquoted versions.
|
2011-06-29 02:15:13 +00:00 |
mrg
|
0976220d72
|
update the gcc-vers.texi generation and fix various build issues.
|
2011-06-29 02:14:28 +00:00 |
mrg
|
8d616c352f
|
fix the path for libdecnumber.
|
2011-06-29 02:13:59 +00:00 |
mrg
|
bf3f398f4e
|
fix a merge error with LIBGCC_PIC_SUFFIX code.
|
2011-06-29 02:12:29 +00:00 |
mrg
|
f7fea21d51
|
re-enable the gcc 4.5 crtstuff/libgcc builders now that they work.
also build the gmp, mpfr and mpc libraries in this case.
|
2011-06-29 02:05:24 +00:00 |
mrg
|
a4e3e6142c
|
get libdecnumber info out of GCC.
|
2011-06-29 02:02:38 +00:00 |
mrg
|
d15283f250
|
minor fixes for libstdc++-v3 build.
fix the gengtype call.
|
2011-06-29 02:01:37 +00:00 |
mrg
|
b26ad80212
|
these need -lintl now.
|
2011-06-29 02:00:09 +00:00 |
mrg
|
f15b09a338
|
use:
extern "C" { stuff-here; }
instead of just
extern "C" stuff-here;
that GCC 4.5 demands.
|
2011-06-29 01:59:26 +00:00 |
mrg
|
30b4ed22df
|
- build libdecnumber
- don't build protoize/unprotoize
- use libdecnumber and VER_CPPFLAGS
|
2011-06-29 01:57:59 +00:00 |
mrg
|
a98337dbce
|
consolidate the tconfig.h generation.
|
2011-06-29 01:56:57 +00:00 |
simonb
|
be40ac2f1f
|
Update date (ok phone).
|
2011-06-29 01:38:27 +00:00 |
ahoka
|
85c2d48387
|
dont define FLASH_DEBUG in header
|
2011-06-28 21:01:23 +00:00 |
ahoka
|
df8b0211cd
|
use proper format string
|
2011-06-28 20:58:00 +00:00 |
ahoka
|
b4eb090198
|
add flash_addr_t
|
2011-06-28 20:49:43 +00:00 |
riz
|
ad760bfaf3
|
Don't hardcode the libpuffs path to /usr/src/lib/libpuffs.
|
2011-06-28 20:28:48 +00:00 |
ahoka
|
0e8f635bc2
|
Refactor flash and nand driver, so we can reuse the io thread code
in the future nor driver (and any other future driver).
Also simplify some of the code in the process, eg. saner flash attachment.
|
2011-06-28 18:14:11 +00:00 |
rkujawa
|
91e195a3c6
|
Add myself
|
2011-06-28 17:33:47 +00:00 |
manu
|
8ae0a67d6d
|
Add support for extended attributes
|
2011-06-28 16:19:16 +00:00 |
sborrill
|
4492ea236c
|
Regen
|
2011-06-28 14:58:33 +00:00 |
sborrill
|
7601ad83c0
|
Add Nvidia GeForce 8500 GT
|
2011-06-28 14:22:36 +00:00 |
tsutsui
|
41319be297
|
ANSIfy, de-__P(), KNF, misc cosmetics.
|
2011-06-28 13:15:24 +00:00 |
tsutsui
|
63fc11e983
|
ANSIfy, KNF, misc cosmetics.
|
2011-06-28 13:13:15 +00:00 |
kiyohara
|
62dc9214de
|
Must need srr0 and srr1 in FRAME_SETUP and trapexit.
parentheses is good.
Remove no-need 'addi FRAME_TF'.
|
2011-06-28 11:42:51 +00:00 |
ahoka
|
fff8508658
|
adjust to nand changes
|
2011-06-28 10:32:45 +00:00 |
mrg
|
3a7677d284
|
delete file in the wrong directory.
|
2011-06-28 10:17:17 +00:00 |
mrg
|
c234a85172
|
port this to GCC 4.5.
|
2011-06-28 10:15:40 +00:00 |
mrg
|
a7165021a8
|
build libdecnumber.
|
2011-06-28 10:15:15 +00:00 |
mrg
|
278a646828
|
port this to GCC 4.5.
|
2011-06-28 10:14:41 +00:00 |
mrg
|
1ce3c1cc4c
|
some of the way towards working. there's a couple of hacks in there that
need to be cleaned up before this is properly finished.
|
2011-06-28 10:11:04 +00:00 |
jruoho
|
28ff14fdd5
|
Bump kernel due recent ACPICA changes.
|
2011-06-28 09:47:00 +00:00 |
mrg
|
498a5a5a14
|
init.o wants a localedir.h to define LOCALEDIR now. make it so.
|
2011-06-28 09:31:55 +00:00 |
mrg
|
b5a3cd5336
|
this needs -lintl now.
|
2011-06-28 09:31:11 +00:00 |
mrg
|
d79932b240
|
- add LIBDECNUMBEROBJ.
- update the VER_CPPFLAGS for GCC 4.5.
|
2011-06-28 09:28:22 +00:00 |
jruoho
|
f16280b523
|
More __UNCONST(3).
|
2011-06-28 09:27:49 +00:00 |