Commit Graph

222834 Commits

Author SHA1 Message Date
wiz ed502edab3 rcs-5.9.2 is out. 2013-11-29 18:20:40 +00:00
christos 9e92fc9e98 fix tracing. 2013-11-29 16:37:35 +00:00
christos fabe6cc1b9 fix compilation of log debugging 2013-11-29 16:36:11 +00:00
christos 770857d9f8 remove unused variable 2013-11-29 15:24:08 +00:00
hannken 51a028aeda Change vrelel() to mark the vnode as changing after it has aquired
the vnode lock but before it calls VOP_INACTIVE().

Should fix the race between layer_node_find() trying to vget(, LK_NOWAIT)
a locked vnode when vrelel() marked it as changing and wants its lock.

PR kern/48411 (repeatable SMP crashes in amd64-current)
2013-11-29 14:58:55 +00:00
martin 9e26225e44 Make warnings non-fatal on sparc64.
Warings reported upstream.
2013-11-29 14:51:36 +00:00
mrg c8016f96cd fix definition of __GMP_CC. 2013-11-29 13:48:15 +00:00
joerg 8eb446fde8 Long double related changes. 2013-11-29 13:36:42 +00:00
joerg 1285f7eb96 Add entry for LLVM, including note about CVS ACL. 2013-11-29 13:33:00 +00:00
mrg 3fd6c8d025 clean up __GMP_CC, GMP_MPARAM_H_SUGGEST and CONFIG_TOP_SRCDIR. 2013-11-29 13:26:16 +00:00
aymeric 5df1dba944 Update nvi status:
. add Sven as upstream maintainer
. remove myself as responsible
. update Location
2013-11-29 09:17:38 +00:00
mrg 0aff01013b GMP 5.1.3 updates for armeb and earm. 2013-11-29 08:54:48 +00:00
mrg caa9eeb4a5 note GMP 5.1.3 is in tree. 2013-11-29 08:53:14 +00:00
mrg 1a394330ad note MPC, MPFR, and GMP updates. 2013-11-29 08:49:26 +00:00
mrg e19c02daef GMP 5.1.3 files for earmeb and mips64el. 2013-11-29 08:10:04 +00:00
mrg 65705a8482 updates for GMP 5.1.3, and new build files for most platforms. 2013-11-29 08:03:41 +00:00
mrg 41ff5b3ae1 port forward our changes:
- allow working on thumb-missing platforms
- fix some minor issues
2013-11-29 08:02:28 +00:00
mrg 3f2a32320a merge GMP 5.1.3 (part 1.) 2013-11-29 07:57:10 +00:00
mrg dab47db46b initial import GMP 5.1.3 sources. changes include:
fixes for:
- mpn_sbpi1_div_qr_sec and mpn_sbpi1_div_r_sec
- mpz_powm_ui
- AMD family 11h
- mpz_powm_sec and mpn_powm_sec
- ASSERT() fixes
- gcd, gcdext, and invert function fixes
- some PPC division operations
2013-11-29 07:49:47 +00:00
mrg c02c057f9a add a note about MPC and MPFR potentially upsetting the update build. 2013-11-29 02:05:59 +00:00
christos 08f7289b81 reflect reality 2013-11-29 01:52:58 +00:00
christos c19c99c207 nvi has moved 2013-11-29 01:12:47 +00:00
christos 80e7303ab0 Make sure that the next pointers are NULL when we insert screens in the list.
This avoids the problem when screens are re-used that have stale pointers in
them. This was not an issue with circleq's because all the pointers used to
be updated.
2013-11-28 23:19:43 +00:00
christos f95f074778 we have moved. 2013-11-28 22:39:29 +00:00
christos 1d7c1fad3f Remove pppd 2013-11-28 22:38:59 +00:00
christos c57aa3348f These have moved to external 2013-11-28 22:37:58 +00:00
christos 1e634c3f99 pppd moved 2013-11-28 22:36:52 +00:00
christos 09c7a4bf31 Unhook pppd 2013-11-28 22:34:44 +00:00
christos 323e76e190 hook ppp 2013-11-28 22:34:17 +00:00
christos 84b263706c Merge local changes, add build glue. 2013-11-28 22:33:42 +00:00
bouyer 95d1a8853c update for new binutils code our local patch to avoid warnings when macro are
used for loongson2f workarounds. Should fix mips64el kernel builds.
2013-11-28 22:28:30 +00:00
christos a619718e42 Import ppp-2.4.5 from git://ozlabs.org/~paulus/ppp.git 2013-11-28 21:53:40 +00:00
wiz 0246bab015 Very slightly more consistency in ordering in SYNOPSIS.
Fix a few typos. Remove superfluous Pp.
2013-11-28 16:45:36 +00:00
wiz 6814c5df49 Correct previous:
gmp in NetBSD is still at 5.0.2, newest version is 5.1.3.
2013-11-28 16:31:25 +00:00
joerg 18f7deec71 Spell the null pointer as NULL, not as nul. 2013-11-28 14:40:00 +00:00
mrg 3119017743 find mpfr.h. 2013-11-28 14:21:31 +00:00
joerg 7146c0e533 Forgotten file in update to r195771. 2013-11-28 14:20:33 +00:00
joerg 89906191b6 Update LLVM/Clang to r195771 from the 3.4 release branch. 2013-11-28 14:19:59 +00:00
joerg bb95642efb + /usr/include/c++/experimental 2013-11-28 14:19:18 +00:00
joerg 1497ea0f18 Import LLVM 3.4rc1 r195771. 2013-11-28 14:17:29 +00:00
joerg b9d39ec3ed Import Clang 3.4rc1 r195771. 2013-11-28 14:14:46 +00:00
joerg 8538f58f23 Move <dynarray> and <optional> into experimental. 2013-11-28 13:47:29 +00:00
joerg 37cebce520 Import libc++ r195694, primarily to avoid using a public identifier as
template argument that is overriden by macro in pkgsrc.
2013-11-28 13:45:08 +00:00
skrll a47f2be0b8 Put console=fb back as autodetect is bunged up. 2013-11-28 13:39:18 +00:00
mrg c25882ee01 handle with moved mpfr*.h files. 2013-11-28 13:04:35 +00:00
mrg e71804cbda update MPFR version to reality. 2013-11-28 12:37:45 +00:00
mrg 2d9724377a build fixes for MPFR 3.1.2. 2013-11-28 12:36:55 +00:00
mrg ac86932595 merge MPFR 3.1.2. changes to moved srcs are already merged. 2013-11-28 12:35:03 +00:00
mrg d59437c0bc initial import of MPFR 3.1.2. changes since 3.0.1:
- Bug fixes (see <http://www.mpfr.org/mpfr-3.1.1/#fixed> or ChangeLog file).
- Bug fixes (see <http://www.mpfr.org/mpfr-3.1.0/#fixed> or ChangeLog file).
- TLS support is now detected automatically. If TLS is supported, MPFR is
  built as thread safe by default. To disable TLS explicitly, configure
  MPFR with --disable-thread-safe.
- The mpfr_urandom and mpfr_urandomb functions now return identical values
  on processors with different word size (assuming the same random seed, and
  since the GMP random generator does not depend itself on the word size,
  cf http://gmplib.org/list-archives/gmp-devel/2010-September/001642.html).
- The mpfr_add_one_ulp and mpfr_sub_one_ulp macros (which are obsolete and
  no more documented) will be removed in a future release.
- Speed improvement for the mpfr_sqr and mpfr_div functions using Mulders'
  algorithm. As a consequence, other functions using those routines are
  also faster.
- Much faster formatted output (mpfr_printf, etc.) with %Rg and similar.
- New functions mpfr_buildopt_gmpinternals_p, mpfr_buildopt_tune_case,
  mpfr_frexp, mpfr_grandom and mpfr_z_sub.
- New divide-by-zero exception (flag) and associated functions.
- Internal change: the logging mechanism has been improved.
- Bug fixes, in particular a huge inefficiency in mpfr_exp (when the
  target precision is less than MPFR_EXP_THRESHOLD) on hard-to-round
  cases, which can take several minutes.
2013-11-28 12:30:54 +00:00
mrg 5f813e10cd delete MPC 0.9 sources and build tree. 2013-11-28 12:13:29 +00:00