1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/lib
Ed Maste 6ec4f0a5fa Update LLDB snapshot to upstream r202189
Highlights include (upstream revs in parens):

- Improvements to the remote GDB protocol client
  (r196610, r197579, r197857, r200072, and others)

- Bug fixes for big-endian targets
  (r196808)

- Initial support for libdispatch (GCD) queues in the debuggee
  (r197190)

- Add "step-avoid-libraries" setting
  (r199943)

- IO subsystem improvements (including initial work on a curses gui)
  (r200263)

- Support hardware watchpoints on FreeBSD
  (r201706)

- Improved unwinding through hand-written assembly functions
  (r201839)

- Handle DW_TAG_unspecified_parameters for variadic functions
  (r202061)

- Fix Ctrl+C interrupting a running inferior process
  (r202086, r202154)

- Various bug fixes for memory leaks, LLDB segfaults, the C++ demangler,
  ELF core files, DWARF debug info, and others.

Sponsored by:	DARPA, AFRL
2014-02-26 16:09:54 +00:00
..
atf MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
clang Update LLDB bmake build for r262187 2014-02-18 19:58:01 +00:00
csu
libalias
libarchive
libauditd
libbegemot
libblocksruntime
libbluetooth
libbsm
libbsnmp
libbz2
libc Consistently pass around context information using a simple pointer. This 2014-02-24 13:33:20 +00:00
libc_nonshared
libc++ Import libc++ 3.4 release. This contains a lot of bugfixes, and some 2014-01-30 07:44:22 +00:00
libcalendar
libcam
libcapsicum
libcasper Fix descriptor leak. 2014-02-09 21:47:46 +00:00
libcom_err
libcompat
libcompiler_rt
libcrypt Switch the hardcoded default hash function from MD5 / DES to SHA512. 2014-02-15 10:53:44 +00:00
libcxxrt Add missing C++11 typeinfos to the libcxxrt version script. 2014-01-11 19:02:17 +00:00
libdevinfo
libdevstat
libdwarf Bump SHLIB_MAJOR for libdwarf as ABI/API has changed. 2014-01-21 21:11:07 +00:00
libedit
libefi
libelf Bump SHLIB_MAJOR for libelf. 2014-01-21 21:13:13 +00:00
libexecinfo
libexpat
libfetch Bump copyright dates 2014-01-30 08:37:23 +00:00
libgeom
libgpib
libgssapi
libiconv Split the last gcc-specific flags off into CFLAGS.gcc. This also 2014-01-05 21:03:49 +00:00
libiconv_modules Wrap for loop in #if block testing the size is actually greater 2014-02-25 01:11:05 +00:00
libipsec
libipx
libjail
libkiconv
libkse
libkvm Add kvm_getncpus() to obtain mp_ncpus. 2014-02-12 19:22:48 +00:00
libldns
liblzma
libmagic
libmandoc Merge mdocml v1.12.3 into head 2014-02-01 09:27:57 +00:00
libmd use a real uint64_t instead of writing code to emulate one.. 2014-01-11 20:49:22 +00:00
libmemstat Expose real size of UMA allocations via libmemstat(3). 2014-02-10 20:09:10 +00:00
libmilter
libmp
libnandfs
libnetbsd
libnetgraph make sure that rbuf is aligned by making a union w/ the structure we 2014-01-07 23:01:05 +00:00
libngatm
libnv Assert input arguments to buf_send() and buf_recv(). 2014-02-02 19:06:00 +00:00
libopie
libpam
libpcap
libpjdlog
libpmc Add hwpmc(4) support for the PowerPC 970 class processors, direct events. 2014-02-01 02:03:50 +00:00
libproc
libprocstat
libradius
librpcsec_gss
librpcsvc
librt
librtld_db
libsbuf
libsdp
libsm Add new sendmail 8.14.8 file 2014-01-26 23:40:31 +00:00
libsmb
libsmdb
libsmutil
libstand Build libstand as a 64-bit library on ppc64 2014-02-09 16:37:17 +00:00
libstdbuf
libstdthreads
libtacplus
libtelnet
libthr In _pthread_kill(), if passed pthread is current thread, do not send 2014-02-01 18:13:18 +00:00
libthread_db
libucl Lower the level of WARNS to fix build with gcc 2014-02-23 22:50:22 +00:00
libufs
libugidfw
libulog
libunbound
libusb Comply to the official LibUSB v1.0 API: 2014-01-28 07:21:46 +00:00
libusbhid
libutil libutil/pw_util.3: Fix two prototypes. 2014-02-13 05:13:22 +00:00
libvgl
libvmmapi Queue pending exceptions in the 'struct vcpu' instead of directly updating the 2014-02-26 00:52:05 +00:00
libwrap
liby
libypclnt
libz
msun * Mark static inline functions with __fenv_static. 2014-01-25 18:13:43 +00:00
ncurses Merge from CheriBSD: 2014-01-30 21:08:36 +00:00
tests
Makefile Remove libyaml, it has been replaced by libucl 2014-02-23 22:27:14 +00:00
Makefile.inc