Go to file
apb 69e4520422 Fix error in previous: The first character of $i should be removed
only if it is '!', but it was removed in the wrong case branch.
2011-07-13 07:48:19 +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 mark gcc-4.5/tgmath.h as gcccmds,gcc=45. 2011-07-12 05:31:03 +00:00
doc mdocml-1.11.4 out. 2011-07-12 08:52:17 +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 Change VOP_BWRITE() to take a vnode as its first argument like all other 2011-07-11 08:27:37 +00:00
sys Do not disable interrupts at machine-level in the MI idle-loop entry. 2011-07-13 07:34:55 +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 Fix error in previous: The first character of $i should be removed 2011-07-13 07:48:19 +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