Go to file
jruoho 270b0c802b In revision 1.103 the serial number was used to determine whether the
battery was changed to another one. However, this is unreliable as many
vendors hardcode the serial number string in the DSDT. Thus, use the design
capacity and voltage instead; these are likely read from the battery itself.
2011-07-13 09:58:53 +00:00
bin Move the savehandler assignment before setjmp() to avoid triggering 2011-07-12 16:40:41 +00:00
common add a weak alias for __ffssi2 2011-07-09 14:57:29 +00:00
compat make mips64 builds of gmp and mpfr work including compat libs. 2011-07-10 03:05:33 +00:00
crypto remove SSL3_FLAGS_ALLOW_UNSAFE_LEGACY_RENEGOTIATION -- openssl uses 2011-07-07 18:11:18 +00:00
dist initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3. 2011-06-22 03:57:46 +00:00
distrib A driver for HP 3D DriverGuard; a LIS3LV02DL-based accelerometer. Tested on 2011-07-13 07:52:48 +00:00
doc A driver for HP 3D DriverGuard; a LIS3LV02DL-based accelerometer. Tested on 2011-07-13 07:52:48 +00:00
etc Add algor kernels 2011-07-10 23:49:31 +00:00
external Default to 128-bit long double. Next question is ieee or ibm long double. 2011-07-12 23:23:17 +00:00
extsrc
games apply some -O0 with gcc 4.5 and vax. 2011-07-03 15:29:34 +00:00
gnu replace "(CORE_ADDR) (uintptr_t) NULL" by a simple "0" - avoids the dance 2011-07-11 18:47:01 +00:00
include Import xdr_sizeof() from FreeBSD 2011-07-04 07:54:38 +00:00
lib rename sparc64 BLOCK_SIZE and BLOCK_ALIGN to have SPARC64_ prefixes. 2011-07-12 07:51:33 +00:00
libexec Fix memset usage. 2011-07-01 02:46:24 +00:00
regress apply some -Wno-error and/or -fno-strict-aliasing. 2011-06-22 02:49:41 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Don't need to initialize (one of) the elements now in i_crap; nothing in 2011-07-12 02:46:03 +00:00
share Fix RCS Id. 2011-07-13 08:38:16 +00:00
sys In revision 1.103 the serial number was used to determine whether the 2011-07-13 09:58:53 +00:00
tests Fix off-by-one in strlen_huge testcase. 2011-07-12 12:08:07 +00:00
tools force HAVE_AS_SPARC_GOTDATA_OP to false, since those relocs seem 2011-07-10 15:28:26 +00:00
usr.bin Comments and white space changes, inspired by Greg Woods' remarks 2011-07-13 07:58:35 +00:00
usr.sbin Minor cosmetic fixes, no semantic changes. (object file diffs have been 2011-07-10 07:54:49 +00:00
x11 Missing \\ 2011-05-30 02:12:02 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile re-enable the gcc 4.5 crtstuff/libgcc builders now that they work. 2011-06-29 02:05:24 +00:00
Makefile.inc
UPDATING Update this weekend's note on cleaning gcc: you need to clean binutils too. 2011-04-10 22:46:09 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00