svn commit: r258969 - in projects/random_number_generator: . cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n cddl/contrib/opensolaris/lib/libdtrace/common contrib/gcc contrib/gcc/conf...
Mark Murray
markm at FreeBSD.org
Thu Dec 5 09:50:11 UTC 2013
Author: markm
Date: Thu Dec 5 09:50:04 2013
New Revision: 258969
URL: http://svnweb.freebsd.org/changeset/base/258969
Log:
MFC - tracking commit.
Added:
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBPlatform.h
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/include/lldb/API/SBPlatform.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Host/Debug.h
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/include/lldb/Host/Debug.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/RegisterCheckpoint.h
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/include/lldb/Target/RegisterCheckpoint.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Utility/Iterable.h
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/include/lldb/Utility/Iterable.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/API/SBPlatform.cpp
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/source/API/SBPlatform.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.h
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.cpp
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.h
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.h
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.h
- copied unchanged from r258968, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextHistory.h
Modified:
projects/random_number_generator/ObsoleteFiles.inc
projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.ufunc.ksh
projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.umod.ksh
projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.usym.ksh
projects/random_number_generator/cddl/contrib/opensolaris/lib/libdtrace/common/dt_open.c
projects/random_number_generator/contrib/gcc/ChangeLog.gcc43
projects/random_number_generator/contrib/gcc/config/rs6000/rs6000.c
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBDebugger.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBError.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBExpressionOptions.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBFileSpec.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBModule.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBTarget.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBThread.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/Breakpoint.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointList.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationList.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Address.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Debugger.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Module.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/CXXFormatterFunctions.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatCache.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatClasses.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatManager.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatNavigator.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategory.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Expression/ClangFunction.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Expression/ClangUserExpression.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Host/File.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Host/FileSpec.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Host/Host.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Host/OptionParser.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Interpreter/PythonDataObjects.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Interpreter/ScriptInterpreterPython.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Symbol/TypeList.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/ABI.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/LanguageRuntime.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/Platform.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/Process.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/RegisterContext.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/SystemRuntime.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/Target.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/Thread.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/ThreadList.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanCallFunction.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Utility/PythonPointer.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/lldb-enumerations.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/lldb-forward.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/lldb-private-enumerations.h
projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/lldb-python.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/API/SBDebugger.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/API/SBExpressionOptions.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/API/SBFileSpec.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/API/SBModule.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/API/SBProcess.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/API/SBStream.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/API/SBTarget.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/API/SBThread.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Breakpoint/Breakpoint.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointList.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocation.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocationList.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Commands/CommandObjectExpression.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Commands/CommandObjectMemory.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Commands/CommandObjectPlatform.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Commands/CommandObjectPlugin.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Commands/CommandObjectProcess.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Commands/CommandObjectTarget.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Commands/CommandObjectThread.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Commands/CommandObjectWatchpoint.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Core/Address.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Core/ConnectionFileDescriptor.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Core/Debugger.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Core/Mangled.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Core/Module.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Core/StreamFile.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Core/ValueObjectSyntheticFilter.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/DataFormatters/CXXFormatterFunctions.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/DataFormatters/FormatClasses.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/DataFormatters/FormatManager.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/DataFormatters/LibCxx.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/DataFormatters/LibStdcpp.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/DataFormatters/NSDictionary.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/DataFormatters/NSSet.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/DataFormatters/TypeCategory.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/DataFormatters/TypeCategoryMap.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Expression/ClangFunction.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Expression/ClangUserExpression.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Expression/Materializer.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Host/common/File.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Host/common/FileSpec.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Host/common/Host.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Host/common/OptionParser.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Interpreter/Args.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Interpreter/CommandInterpreter.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Interpreter/PythonDataObjects.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Interpreter/ScriptInterpreterPython.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/POSIXThread.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/POSIXThread.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_x86_64.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Symbol/UnwindPlan.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Target/Platform.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Target/Process.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Target/RegisterContext.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Target/StackFrameList.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Target/SystemRuntime.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Target/Target.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Target/Thread.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Target/ThreadPlanCallFunction.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Target/ThreadPlanCallUserExpression.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepInRange.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Utility/StringExtractor.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Utility/StringExtractorGDBRemote.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/source/Utility/StringExtractorGDBRemote.h
projects/random_number_generator/contrib/llvm/tools/lldb/source/lldb.cpp
projects/random_number_generator/contrib/llvm/tools/lldb/tools/lldb-platform/lldb-platform.cpp
projects/random_number_generator/etc/rc
projects/random_number_generator/lib/clang/liblldbAPI/Makefile
projects/random_number_generator/lib/clang/liblldbPluginProcessFreeBSD/Makefile
projects/random_number_generator/lib/clang/liblldbPluginProcessUtility/Makefile
projects/random_number_generator/lib/libc/sys/wait.2
projects/random_number_generator/release/Makefile
projects/random_number_generator/release/doc/en_US.ISO8859-1/relnotes/article.xml
projects/random_number_generator/sbin/mdconfig/mdconfig.8
projects/random_number_generator/sbin/mdconfig/mdconfig.c
projects/random_number_generator/sbin/route/route.c
projects/random_number_generator/share/man/man5/src.conf.5
projects/random_number_generator/share/man/man7/development.7
projects/random_number_generator/sys/conf/files.i386
projects/random_number_generator/sys/dev/drm2/drm_pci.c
projects/random_number_generator/sys/dev/md/md.c
projects/random_number_generator/sys/dev/oce/oce_if.c
projects/random_number_generator/sys/dev/oce/oce_if.h
projects/random_number_generator/sys/dev/oce/oce_mbox.c
projects/random_number_generator/sys/dev/oce/oce_sysctl.c
projects/random_number_generator/sys/dev/usb/usb_busdma.c
projects/random_number_generator/sys/dev/usb/wlan/if_rsu.c
projects/random_number_generator/sys/dev/usb/wlan/if_rum.c
projects/random_number_generator/sys/dev/usb/wlan/if_run.c
projects/random_number_generator/sys/dev/usb/wlan/if_ural.c
projects/random_number_generator/sys/dev/usb/wlan/if_urtw.c
projects/random_number_generator/sys/fs/ext2fs/ext2_dinode.h
projects/random_number_generator/sys/i386/conf/GENERIC
projects/random_number_generator/sys/i386/conf/NOTES
projects/random_number_generator/sys/kern/kern_mib.c
projects/random_number_generator/sys/kern/kern_shutdown.c
projects/random_number_generator/sys/kern/makesyscalls.sh
projects/random_number_generator/sys/modules/Makefile
projects/random_number_generator/sys/sys/mdioctl.h
projects/random_number_generator/tools/build/options/WITHOUT_PKGBOOTSTRAP
projects/random_number_generator/tools/test/dtrace/Makefile
projects/random_number_generator/usr.bin/script/script.1
projects/random_number_generator/usr.bin/script/script.c
projects/random_number_generator/usr.bin/yacc/Makefile
projects/random_number_generator/usr.sbin/bsdinstall/scripts/zfsboot
projects/random_number_generator/usr.sbin/mfiutil/mfi_show.c
Directory Properties:
projects/random_number_generator/ (props changed)
projects/random_number_generator/cddl/ (props changed)
projects/random_number_generator/cddl/contrib/opensolaris/ (props changed)
projects/random_number_generator/contrib/gcc/ (props changed)
projects/random_number_generator/contrib/llvm/ (props changed)
projects/random_number_generator/contrib/llvm/tools/lldb/ (props changed)
projects/random_number_generator/lib/libc/ (props changed)
projects/random_number_generator/sbin/ (props changed)
projects/random_number_generator/sys/ (props changed)
projects/random_number_generator/sys/conf/ (props changed)
Modified: projects/random_number_generator/ObsoleteFiles.inc
==============================================================================
--- projects/random_number_generator/ObsoleteFiles.inc Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/ObsoleteFiles.inc Thu Dec 5 09:50:04 2013 (r258969)
@@ -39,11 +39,7 @@
# done
# 20131202: libcapsicum and libcasper moved to /lib/
-OLD_FILES+=usr/lib/libcapsicum.a
-OLD_FILES+=usr/lib/libcapsicum.so
OLD_LIBS+=usr/lib/libcapsicum.so.0
-OLD_FILES+=usr/lib/libcasper.a
-OLD_FILES+=usr/lib/libcasper.so
OLD_LIBS+=usr/lib/libcasper.so.0
# 20131109: extattr(2) mlinks fixed
OLD_FILES+=usr/share/man/man2/extattr_delete_list.2.gz
Modified: projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.ufunc.ksh
==============================================================================
--- projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.ufunc.ksh Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.ufunc.ksh Thu Dec 5 09:50:04 2013 (r258969)
@@ -64,7 +64,7 @@ child=$!
# ksh doing work. (This actually goes one step further and assumes that we
# catch some non-static function in ksh.)
#
-script | tee /dev/fd/2 | grep 'ksh`[a-zA-Z_]' > /dev/null
+script | tee /dev/fd/2 | egrep 'ksh(93)?`[a-zA-Z_]' > /dev/null
status=$?
kill $child
Modified: projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.umod.ksh
==============================================================================
--- projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.umod.ksh Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.umod.ksh Thu Dec 5 09:50:04 2013 (r258969)
@@ -62,7 +62,7 @@ child=$!
#
# The only thing we can be sure of here is that ksh is doing some work.
#
-script | tee /dev/fd/2 | grep -w ksh > /dev/null
+script | tee /dev/fd/2 | egrep -w 'ksh(93)?' > /dev/null
status=$?
kill $child
Modified: projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.usym.ksh
==============================================================================
--- projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.usym.ksh Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/tst.usym.ksh Thu Dec 5 09:50:04 2013 (r258969)
@@ -63,7 +63,7 @@ child=$!
# This test is essentially the same as that in the ufunc test; see that
# test for the rationale.
#
-script | tee /dev/fd/2 | grep 'ksh`[a-zA-Z_]' > /dev/null
+script | tee /dev/fd/2 | egrep 'ksh(93)?`[a-zA-Z_]' > /dev/null
status=$?
kill $child
Modified: projects/random_number_generator/cddl/contrib/opensolaris/lib/libdtrace/common/dt_open.c
==============================================================================
--- projects/random_number_generator/cddl/contrib/opensolaris/lib/libdtrace/common/dt_open.c Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/cddl/contrib/opensolaris/lib/libdtrace/common/dt_open.c Thu Dec 5 09:50:04 2013 (r258969)
@@ -487,22 +487,16 @@ static const dt_ident_t _dtrace_globals[
DT_VERS_1_0, &dt_idops_func, "void(...)" },
{ "typeref", DT_IDENT_FUNC, 0, DIF_SUBR_TYPEREF, DT_ATTR_STABCMN, DT_VERS_1_1,
&dt_idops_func, "uintptr_t *(void *, size_t, string, size_t)" },
-#if defined(sun)
{ "uaddr", DT_IDENT_ACTFUNC, 0, DT_ACT_UADDR, DT_ATTR_STABCMN,
DT_VERS_1_2, &dt_idops_func, "_usymaddr(uintptr_t)" },
-#endif
{ "ucaller", DT_IDENT_SCALAR, 0, DIF_VAR_UCALLER, DT_ATTR_STABCMN,
DT_VERS_1_2, &dt_idops_type, "uint64_t" },
-#if defined(sun)
{ "ufunc", DT_IDENT_ACTFUNC, 0, DT_ACT_USYM, DT_ATTR_STABCMN,
DT_VERS_1_2, &dt_idops_func, "_usymaddr(uintptr_t)" },
-#endif
{ "uid", DT_IDENT_SCALAR, 0, DIF_VAR_UID, DT_ATTR_STABCMN, DT_VERS_1_0,
&dt_idops_type, "uid_t" },
-#if defined(sun)
{ "umod", DT_IDENT_ACTFUNC, 0, DT_ACT_UMOD, DT_ATTR_STABCMN,
DT_VERS_1_2, &dt_idops_func, "_usymaddr(uintptr_t)" },
-#endif
{ "uregs", DT_IDENT_ARRAY, 0, DIF_VAR_UREGS, DT_ATTR_STABCMN, DT_VERS_1_0,
&dt_idops_regs, NULL },
{ "ustack", DT_IDENT_ACTFUNC, 0, DT_ACT_USTACK, DT_ATTR_STABCMN, DT_VERS_1_0,
@@ -510,10 +504,8 @@ static const dt_ident_t _dtrace_globals[
{ "ustackdepth", DT_IDENT_SCALAR, 0, DIF_VAR_USTACKDEPTH,
DT_ATTR_STABCMN, DT_VERS_1_2,
&dt_idops_type, "uint32_t" },
-#if defined(sun)
{ "usym", DT_IDENT_ACTFUNC, 0, DT_ACT_USYM, DT_ATTR_STABCMN,
DT_VERS_1_2, &dt_idops_func, "_usymaddr(uintptr_t)" },
-#endif
{ "vtimestamp", DT_IDENT_SCALAR, 0, DIF_VAR_VTIMESTAMP,
DT_ATTR_STABCMN, DT_VERS_1_0,
&dt_idops_type, "uint64_t" },
Modified: projects/random_number_generator/contrib/gcc/ChangeLog.gcc43
==============================================================================
--- projects/random_number_generator/contrib/gcc/ChangeLog.gcc43 Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/gcc/ChangeLog.gcc43 Thu Dec 5 09:50:04 2013 (r258969)
@@ -51,12 +51,20 @@
* doc/extend.texi: Document the 0b-prefixed binary integer
constant extension.
-2007-05-31 Eric Christopher <echristo at apple.com>
+2007-05-31 Eric Christopher <echristo at apple.com> (r125246)
* expr.c (convert_move): Assert that we don't have a BLKmode
operand.
(store_expr): Handle BLKmode moves by calling emit_block_move.
+2007-05-27 Eric Christopher <echristo at apple.com> (r125116)
+
+ * config/rs6000/rs6000.c (rs6000_emit_prologue): Update
+ sp_offset depending on stack size. Save r12 depending
+ on registers we're saving later.
+ (rs6000_emit_epilogue): Update sp_offset depending only
+ on stack size.
+
2007-05-24 Richard Sandiford <rsandifo at nildram.co.uk> (r125037)
* postreload-gcse.c (reg_changed_after_insn_p): New function.
Modified: projects/random_number_generator/contrib/gcc/config/rs6000/rs6000.c
==============================================================================
--- projects/random_number_generator/contrib/gcc/config/rs6000/rs6000.c Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/gcc/config/rs6000/rs6000.c Thu Dec 5 09:50:04 2013 (r258969)
@@ -14704,8 +14704,17 @@ rs6000_emit_prologue (void)
if (!WORLD_SAVE_P (info) && info->push_p
&& !(DEFAULT_ABI == ABI_V4 || current_function_calls_eh_return))
{
- rs6000_emit_allocate_stack (info->total_size, FALSE);
+ if (info->total_size < 32767)
sp_offset = info->total_size;
+ else
+ frame_reg_rtx = frame_ptr_rtx;
+ rs6000_emit_allocate_stack (info->total_size,
+ (frame_reg_rtx != sp_reg_rtx
+ && ((info->altivec_size != 0)
+ || (info->vrsave_mask != 0)
+ )));
+ if (frame_reg_rtx != sp_reg_rtx)
+ rs6000_emit_stack_tie ();
}
/* Set frame pointer, if needed. */
@@ -15046,8 +15055,7 @@ rs6000_emit_epilogue (int sibcall)
}
/* Set sp_offset based on the stack push from the prologue. */
- if ((DEFAULT_ABI == ABI_V4 || current_function_calls_eh_return)
- && info->total_size < 32767)
+ if (info->total_size < 32767)
sp_offset = info->total_size;
/* Restore AltiVec registers if needed. */
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBDebugger.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBDebugger.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBDebugger.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -10,9 +10,11 @@
#ifndef LLDB_SBDebugger_h_
#define LLDB_SBDebugger_h_
-#include "lldb/API/SBDefines.h"
#include <stdio.h>
+#include "lldb/API/SBDefines.h"
+#include "lldb/API/SBPlatform.h"
+
namespace lldb {
class SBDebugger
@@ -153,6 +155,12 @@ public:
void
SetSelectedTarget (SBTarget& target);
+ lldb::SBPlatform
+ GetSelectedPlatform();
+
+ void
+ SetSelectedPlatform(lldb::SBPlatform &platform);
+
lldb::SBSourceManager
GetSourceManager ();
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBError.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBError.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBError.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -72,6 +72,7 @@ protected:
friend class SBCommunication;
friend class SBHostOS;
friend class SBInputReader;
+ friend class SBPlatform;
friend class SBProcess;
friend class SBThread;
friend class SBTarget;
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBExpressionOptions.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBExpressionOptions.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBExpressionOptions.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -65,6 +65,12 @@ public:
void
SetTryAllThreads (bool run_others = true);
+ bool
+ GetTrapExceptions () const;
+
+ void
+ SetTrapExceptions (bool trap_exceptions = true);
+
protected:
SBExpressionOptions (lldb_private::EvaluateExpressionOptions &expression_options);
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBFileSpec.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBFileSpec.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBFileSpec.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -45,6 +45,12 @@ public:
const char *
GetDirectory() const;
+ void
+ SetFilename(const char *filename);
+
+ void
+ SetDirectory(const char *directory);
+
uint32_t
GetPath (char *dst_path, size_t dst_len) const;
@@ -65,6 +71,7 @@ private:
friend class SBLineEntry;
friend class SBModule;
friend class SBModuleSpec;
+ friend class SBPlatform;
friend class SBProcess;
friend class SBSourceManager;
friend class SBThread;
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBModule.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBModule.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBModule.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -76,6 +76,42 @@ public:
bool
SetPlatformFileSpec (const lldb::SBFileSpec &platform_file);
+ //------------------------------------------------------------------
+ /// Get accessor for the remote install path for a module.
+ ///
+ /// When debugging to a remote platform by connecting to a remote
+ /// platform, the install path of the module can be set. If the
+ /// install path is set, every time the process is about to launch
+ /// the target will install this module on the remote platform prior
+ /// to launching.
+ ///
+ /// @return
+ /// A file specification object.
+ //------------------------------------------------------------------
+ lldb::SBFileSpec
+ GetRemoteInstallFileSpec ();
+
+ //------------------------------------------------------------------
+ /// Set accessor for the remote install path for a module.
+ ///
+ /// When debugging to a remote platform by connecting to a remote
+ /// platform, the install path of the module can be set. If the
+ /// install path is set, every time the process is about to launch
+ /// the target will install this module on the remote platform prior
+ /// to launching.
+ ///
+ /// If \a file specifies a full path to an install location, the
+ /// module will be installed to this path. If the path is relative
+ /// (no directory specified, or the path is partial like "usr/lib"
+ /// or "./usr/lib", then the install path will be resolved using
+ /// the platform's current working directory as the base path.
+ ///
+ /// @param[in]
+ /// A file specification object.
+ //------------------------------------------------------------------
+ bool
+ SetRemoteInstallFileSpec (lldb::SBFileSpec &file);
+
lldb::ByteOrder
GetByteOrder ();
Copied: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBPlatform.h (from r258968, head/contrib/llvm/tools/lldb/include/lldb/API/SBPlatform.h)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBPlatform.h Thu Dec 5 09:50:04 2013 (r258969, copy of r258968, head/contrib/llvm/tools/lldb/include/lldb/API/SBPlatform.h)
@@ -0,0 +1,198 @@
+//===-- SBPlatform.h --------------------------------------------*- C++ -*-===//
+//
+// The LLVM Compiler Infrastructure
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+
+#ifndef LLDB_SBPlatform_h_
+#define LLDB_SBPlatform_h_
+
+#include "lldb/API/SBDefines.h"
+
+struct PlatformConnectOptions;
+struct PlatformShellCommand;
+
+namespace lldb {
+
+ class SBPlatformConnectOptions
+ {
+ public:
+ SBPlatformConnectOptions (const char *url);
+
+ SBPlatformConnectOptions (const SBPlatformConnectOptions &rhs);
+
+ ~SBPlatformConnectOptions ();
+
+ void
+ operator=(const SBPlatformConnectOptions &rhs);
+
+ const char *
+ GetURL();
+
+ void
+ SetURL(const char *url);
+
+ bool
+ GetRsyncEnabled();
+
+ void
+ EnableRsync (const char *options,
+ const char *remote_path_prefix,
+ bool omit_remote_hostname);
+
+ void
+ DisableRsync ();
+
+ const char *
+ GetLocalCacheDirectory();
+
+ void
+ SetLocalCacheDirectory(const char *path);
+ protected:
+ PlatformConnectOptions *m_opaque_ptr;
+ };
+
+ class SBPlatformShellCommand
+ {
+ public:
+ SBPlatformShellCommand (const char *shell_command);
+
+ SBPlatformShellCommand (const SBPlatformShellCommand &rhs);
+
+ ~SBPlatformShellCommand();
+
+ void
+ Clear();
+
+ const char *
+ GetCommand();
+
+ void
+ SetCommand(const char *shell_command);
+
+ const char *
+ GetWorkingDirectory ();
+
+ void
+ SetWorkingDirectory (const char *path);
+
+ uint32_t
+ GetTimeoutSeconds ();
+
+ void
+ SetTimeoutSeconds (uint32_t sec);
+
+ int
+ GetSignal ();
+
+ int
+ GetStatus ();
+
+ const char *
+ GetOutput ();
+
+ protected:
+ friend class SBPlatform;
+
+ PlatformShellCommand *m_opaque_ptr;
+ };
+
+ class SBPlatform
+ {
+ public:
+
+ SBPlatform ();
+
+ SBPlatform (const char *platform_name);
+
+ ~SBPlatform();
+
+ bool
+ IsValid () const;
+
+ void
+ Clear ();
+
+ const char *
+ GetWorkingDirectory();
+
+ bool
+ SetWorkingDirectory(const char *path);
+
+ const char *
+ GetName ();
+
+ SBError
+ ConnectRemote (SBPlatformConnectOptions &connect_options);
+
+ void
+ DisconnectRemote ();
+
+ bool
+ IsConnected();
+
+ //----------------------------------------------------------------------
+ // The following functions will work if the platform is connected
+ //----------------------------------------------------------------------
+ const char *
+ GetTriple();
+
+ const char *
+ GetHostname ();
+
+ const char *
+ GetOSBuild ();
+
+ const char *
+ GetOSDescription ();
+
+ uint32_t
+ GetOSMajorVersion ();
+
+ uint32_t
+ GetOSMinorVersion ();
+
+ uint32_t
+ GetOSUpdateVersion ();
+
+ SBError
+ Put (SBFileSpec &src, SBFileSpec &dst);
+
+ SBError
+ Get (SBFileSpec &src, SBFileSpec &dst);
+
+ SBError
+ Install (SBFileSpec& src, SBFileSpec& dst);
+
+ SBError
+ Run (SBPlatformShellCommand &shell_command);
+
+ SBError
+ MakeDirectory (const char *path, uint32_t file_permissions = eFilePermissionsDirectoryDefault);
+
+ uint32_t
+ GetFilePermissions (const char *path);
+
+ SBError
+ SetFilePermissions (const char *path, uint32_t file_permissions);
+
+ protected:
+
+ friend class SBDebugger;
+ friend class SBTarget;
+
+ lldb::PlatformSP
+ GetSP () const;
+
+ void
+ SetSP (const lldb::PlatformSP& platform_sp);
+
+ lldb::PlatformSP m_opaque_sp;
+ };
+
+} // namespace lldb
+
+#endif // LLDB_SBPlatform_h_
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBTarget.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBTarget.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBTarget.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -268,6 +268,23 @@ public:
GetProcess ();
//------------------------------------------------------------------
+ /// Install any binaries that need to be installed.
+ ///
+ /// This function does nothing when debugging on the host system.
+ /// When connected to remote platforms, the target's main executable
+ /// and any modules that have their remote install path set will be
+ /// installed on the remote platform. If the main executable doesn't
+ /// have an install location set, it will be installed in the remote
+ /// platform's working directory.
+ ///
+ /// @return
+ /// An error describing anything that went wrong during
+ /// installation.
+ //------------------------------------------------------------------
+ SBError
+ Install();
+
+ //------------------------------------------------------------------
/// Launch a new process.
///
/// Launch a new process by spawning a new process using the
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBThread.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBThread.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/API/SBThread.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -202,7 +202,10 @@ public:
GetStatus (lldb::SBStream &status) const;
SBThread
- GetExtendedBacktrace (const char *type);
+ GetExtendedBacktraceThread (const char *type);
+
+ uint32_t
+ GetExtendedBacktraceOriginatingIndexID ();
protected:
friend class SBBreakpoint;
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/Breakpoint.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/Breakpoint.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/Breakpoint.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -311,6 +311,24 @@ public:
//------------------------------------------------------------------
lldb::BreakpointLocationSP
GetLocationAtIndex (size_t index);
+
+ //------------------------------------------------------------------
+ /// Removes all invalid breakpoint locations.
+ ///
+ /// Removes all breakpoint locations with architectures that aren't
+ /// compatible with \a arch. Also remove any breakpoint locations
+ /// with whose locations have address where the section has been
+ /// deleted (module and object files no longer exist).
+ ///
+ /// This is typically used after the process calls exec, or anytime
+ /// the architecture of the target changes.
+ ///
+ /// @param[in] arch
+ /// If valid, check the module in each breakpoint to make sure
+ /// they are compatible, otherwise, ignore architecture.
+ //------------------------------------------------------------------
+ void
+ RemoveInvalidLocations (const ArchSpec &arch);
//------------------------------------------------------------------
// The next section deals with various breakpoint options.
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointList.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointList.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointList.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -132,6 +132,25 @@ public:
bool
Remove (lldb::break_id_t breakID, bool notify);
+
+ //------------------------------------------------------------------
+ /// Removes all invalid breakpoint locations.
+ ///
+ /// Removes all breakpoint locations in the list with architectures
+ /// that aren't compatible with \a arch. Also remove any breakpoint
+ /// locations with whose locations have address where the section
+ /// has been deleted (module and object files no longer exist).
+ ///
+ /// This is typically used after the process calls exec, or anytime
+ /// the architecture of the target changes.
+ ///
+ /// @param[in] arch
+ /// If valid, check the module in each breakpoint to make sure
+ /// they are compatible, otherwise, ignore architecture.
+ //------------------------------------------------------------------
+ void
+ RemoveInvalidLocations (const ArchSpec &arch);
+
void
SetEnabledAll (bool enabled);
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationList.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationList.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationList.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -250,6 +250,9 @@ protected:
bool
RemoveLocation (const lldb::BreakpointLocationSP &bp_loc_sp);
+
+ void
+ RemoveInvalidLocations (const ArchSpec &arch);
typedef std::vector<lldb::BreakpointLocationSP> collection;
typedef std::map<lldb_private::Address,
@@ -257,7 +260,7 @@ protected:
Address::ModulePointerAndOffsetLessThanFunctionObject> addr_map;
Breakpoint &m_owner;
- collection m_locations;
+ collection m_locations; // Vector of locations, sorted by ID
addr_map m_address_to_location;
mutable Mutex m_mutex;
lldb::break_id_t m_next_id;
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Address.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Address.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Address.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -534,6 +534,16 @@ public:
bool
CalculateSymbolContextLineEntry (LineEntry &line_entry) const;
+ //------------------------------------------------------------------
+ // Returns true if the section should be valid, but isn't because
+ // the shared pointer to the section can't be reconstructed from
+ // a weak pointer that contains a valid weak reference to a section.
+ // Returns false if the section weak pointer has no reference to
+ // a section, or if the section is still valid
+ //------------------------------------------------------------------
+ bool
+ SectionWasDeleted() const;
+
protected:
//------------------------------------------------------------------
// Member variables.
@@ -550,7 +560,7 @@ protected:
// have a valid section.
//------------------------------------------------------------------
bool
- SectionWasDeleted() const;
+ SectionWasDeletedPrivate() const;
};
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Debugger.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Debugger.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Debugger.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -17,9 +17,6 @@
#include <stack>
#include "lldb/lldb-public.h"
-
-#include "lldb/API/SBDefines.h"
-
#include "lldb/Core/Broadcaster.h"
#include "lldb/Core/Communication.h"
#include "lldb/Core/InputReaderStack.h"
@@ -55,6 +52,10 @@ friend class SourceManager; // For GetS
public:
+ typedef lldb::DynamicLibrarySP (*LoadPluginCallbackType) (const lldb::DebuggerSP &debugger_sp,
+ const FileSpec& spec,
+ Error& error);
+
static lldb::DebuggerSP
CreateInstance (lldb::LogOutputCallback log_callback = NULL, void *baton = NULL);
@@ -65,7 +66,7 @@ public:
FindTargetWithProcess (Process *process);
static void
- Initialize ();
+ Initialize (LoadPluginCallbackType load_plugin_callback);
static void
Terminate ();
@@ -333,9 +334,7 @@ public:
{
return m_instance_name;
}
-
- typedef bool (*LLDBCommandPluginInit) (lldb::SBDebugger& debugger);
-
+
bool
LoadPlugin (const FileSpec& spec, Error& error);
@@ -377,6 +376,7 @@ protected:
LogStreamMap m_log_streams;
lldb::StreamSP m_log_callback_stream_sp;
ConstString m_instance_name;
+ static LoadPluginCallbackType g_load_plugin_callback;
typedef std::vector<lldb::DynamicLibrarySP> LoadedPluginsList;
LoadedPluginsList m_loaded_plugins;
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Module.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Module.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/Core/Module.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -570,6 +570,18 @@ public:
}
const FileSpec &
+ GetRemoteInstallFileSpec () const
+ {
+ return m_remote_install_file;
+ }
+
+ void
+ SetRemoteInstallFileSpec (const FileSpec &file)
+ {
+ m_remote_install_file = file;
+ }
+
+ const FileSpec &
GetSymbolFileFileSpec () const
{
return m_symfile_spec;
@@ -1059,6 +1071,7 @@ protected:
lldb_private::UUID m_uuid; ///< Each module is assumed to have a unique identifier to help match it up to debug symbols.
FileSpec m_file; ///< The file representation on disk for this module (if there is one).
FileSpec m_platform_file;///< The path to the module on the platform on which it is being debugged
+ FileSpec m_remote_install_file; ///< If set when debugging on remote platforms, this module will be installed at this location
FileSpec m_symfile_spec; ///< If this path is valid, then this is the file that _will_ be used as the symbol file for this module
ConstString m_object_name; ///< The name an object within this module that is selected, or empty of the module is represented by \a m_file.
uint64_t m_object_offset;
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/CXXFormatterFunctions.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/CXXFormatterFunctions.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/CXXFormatterFunctions.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -17,6 +17,8 @@
#include "lldb/Core/ConstString.h"
#include "lldb/DataFormatters/FormatClasses.h"
+#include "lldb/DataFormatters/TypeSynthetic.h"
+#include "lldb/Target/ExecutionContext.h"
#include "lldb/Target/Target.h"
#include "clang/AST/ASTContext.h"
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatCache.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatCache.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatCache.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -18,6 +18,7 @@
// Project includes
#include "lldb/lldb-public.h"
#include "lldb/Core/ConstString.h"
+#include "lldb/Host/Mutex.h"
#include "lldb/DataFormatters/FormatClasses.h"
namespace lldb_private {
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatClasses.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatClasses.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatClasses.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -10,9 +10,6 @@
#ifndef lldb_FormatClasses_h_
#define lldb_FormatClasses_h_
-// C Includes
-#include <stdint.h>
-
// C++ Includes
#include <string>
#include <vector>
@@ -23,17 +20,86 @@
#include "lldb/lldb-public.h"
#include "lldb/lldb-enumerations.h"
-#include "lldb/Core/ValueObject.h"
-#include "lldb/Interpreter/ScriptInterpreterPython.h"
#include "lldb/Symbol/ClangASTType.h"
#include "lldb/Symbol/Type.h"
-#include "lldb/DataFormatters/TypeFormat.h"
-#include "lldb/DataFormatters/TypeSummary.h"
-#include "lldb/DataFormatters/TypeSynthetic.h"
-
namespace lldb_private {
+class FormattersMatchCandidate
+{
+public:
+
+ FormattersMatchCandidate (ConstString name,
+ uint32_t reason,
+ bool strip_ptr,
+ bool strip_ref,
+ bool strip_tydef) :
+ m_type_name(name),
+ m_reason(reason),
+ m_stripped_pointer(strip_ptr),
+ m_stripped_reference(strip_ref),
+ m_stripped_typedef(strip_tydef)
+ {
+ }
+
+ ~FormattersMatchCandidate ()
+ {}
+
+ ConstString
+ GetTypeName () const
+ {
+ return m_type_name;
+ }
+
+ uint32_t
+ GetReason () const
+ {
+ return m_reason;
+ }
+
+ bool
+ DidStripPointer () const
+ {
+ return m_stripped_pointer;
+ }
+
+ bool
+ DidStripReference () const
+ {
+ return m_stripped_reference;
+ }
+
+ bool
+ DidStripTypedef () const
+ {
+ return m_stripped_typedef;
+ }
+
+ template <class Formatter>
+ bool
+ IsMatch (const std::shared_ptr<Formatter>& formatter_sp) const
+ {
+ if (!formatter_sp)
+ return false;
+ if (formatter_sp->Cascades() == false && DidStripTypedef())
+ return false;
+ if (formatter_sp->SkipsPointers() && DidStripPointer())
+ return false;
+ if (formatter_sp->SkipsReferences() && DidStripReference())
+ return false;
+ return true;
+ }
+
+private:
+ ConstString m_type_name;
+ uint32_t m_reason;
+ bool m_stripped_pointer;
+ bool m_stripped_reference;
+ bool m_stripped_typedef;
+};
+
+typedef std::vector<FormattersMatchCandidate> FormattersMatchVector;
+
class TypeNameSpecifierImpl
{
public:
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatManager.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatManager.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatManager.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -19,6 +19,7 @@
#include "lldb/lldb-enumerations.h"
#include "lldb/DataFormatters/FormatCache.h"
+#include "lldb/DataFormatters/FormatClasses.h"
#include "lldb/DataFormatters/FormatNavigator.h"
#include "lldb/DataFormatters/TypeCategory.h"
#include "lldb/DataFormatters/TypeCategoryMap.h"
@@ -213,7 +214,36 @@ public:
{
}
+ static FormattersMatchVector
+ GetPossibleMatches (ValueObject& valobj,
+ lldb::DynamicValueType use_dynamic)
+ {
+ FormattersMatchVector matches;
+ GetPossibleMatches (valobj,
+ valobj.GetClangType(),
+ lldb_private::eFormatterChoiceCriterionDirectChoice,
+ use_dynamic,
+ matches,
+ false,
+ false,
+ false,
+ true);
+ return matches;
+ }
+
private:
+
+ static void
+ GetPossibleMatches (ValueObject& valobj,
+ ClangASTType clang_type,
+ uint32_t reason,
+ lldb::DynamicValueType use_dynamic,
+ FormattersMatchVector& entries,
+ bool did_strip_ptr,
+ bool did_strip_ref,
+ bool did_strip_typedef,
+ bool root_level = false);
+
FormatCache m_format_cache;
NamedSummariesMap m_named_summaries_map;
std::atomic<uint32_t> m_last_revision;
Modified: projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatNavigator.h
==============================================================================
--- projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatNavigator.h Thu Dec 5 08:20:46 2013 (r258968)
+++ projects/random_number_generator/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatNavigator.h Thu Dec 5 09:50:04 2013 (r258969)
@@ -26,6 +26,9 @@
#include "lldb/Core/ValueObject.h"
#include "lldb/DataFormatters/FormatClasses.h"
+#include "lldb/DataFormatters/TypeFormat.h"
+#include "lldb/DataFormatters/TypeSummary.h"
+#include "lldb/DataFormatters/TypeSynthetic.h"
#include "lldb/Symbol/ClangASTContext.h"
#include "lldb/Symbol/ClangASTType.h"
@@ -459,228 +462,29 @@ protected:
}
return false;
}
-
- bool
- Get_BitfieldMatch (ValueObject& valobj,
- ConstString typeName,
- MapValueType& entry,
- uint32_t& reason)
- {
- Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_TYPES));
- // for bitfields, append size to the typename so one can custom format them
- StreamString sstring;
- sstring.Printf("%s:%d",typeName.AsCString(),valobj.GetBitfieldBitSize());
- ConstString bitfieldname = ConstString(sstring.GetData());
- if (log)
- log->Printf("[Get_BitfieldMatch] appended bitfield info, final result is %s", bitfieldname.GetCString());
- if (Get(bitfieldname, entry))
- {
- if (log)
- log->Printf("[Get_BitfieldMatch] bitfield direct match found, returning");
- return true;
- }
- else
- {
- reason |= lldb_private::eFormatterChoiceCriterionStrippedBitField;
- if (log)
- log->Printf("[Get_BitfieldMatch] no bitfield direct match");
- return false;
- }
- }
-
- bool Get_ObjC (ValueObject& valobj,
- MapValueType& entry)
- {
- Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_TYPES));
- lldb::ProcessSP process_sp = valobj.GetProcessSP();
- ObjCLanguageRuntime* runtime = process_sp->GetObjCLanguageRuntime();
- if (runtime == NULL)
- {
- if (log)
- log->Printf("[Get_ObjC] no valid ObjC runtime, skipping dynamic");
- return false;
- }
- ObjCLanguageRuntime::ClassDescriptorSP objc_class_sp (runtime->GetClassDescriptor(valobj));
- if (!objc_class_sp)
- {
- if (log)
- log->Printf("[Get_ObjC] invalid ISA, skipping dynamic");
- return false;
- }
- ConstString name (objc_class_sp->GetClassName());
- if (log)
- log->Printf("[Get_ObjC] dynamic type inferred is %s - looking for direct dynamic match", name.GetCString());
- if (Get(name, entry))
- {
- if (log)
- log->Printf("[Get_ObjC] direct dynamic match found, returning");
- return true;
- }
- if (log)
- log->Printf("[Get_ObjC] no dynamic match");
- return false;
- }
-
+
bool
- Get_Impl (ValueObject& valobj,
- ClangASTType clang_type,
- MapValueType& entry,
- lldb::DynamicValueType use_dynamic,
- uint32_t& reason)
+ Get (const FormattersMatchVector& candidates,
+ MapValueType& entry,
+ uint32_t *reason)
{
- Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_TYPES));
-
- if (!clang_type.IsValid())
- {
- if (log)
- log->Printf("[Get_Impl] type is invalid, returning");
- return false;
- }
-
- clang_type = clang_type.RemoveFastQualifiers();
-
- ConstString typeName(clang_type.GetConstTypeName());
-
- if (valobj.GetBitfieldBitSize() > 0)
+ for (const FormattersMatchCandidate& candidate : candidates)
{
- if (Get_BitfieldMatch(valobj, typeName, entry, reason))
- return true;
- }
-
- if (log)
- log->Printf("[Get_Impl] trying to get %s for VO name %s of type %s",
- m_name.c_str(),
- valobj.GetName().AsCString(),
- typeName.AsCString());
-
- if (Get(typeName, entry))
- {
- if (log)
- log->Printf("[Get] direct match found, returning");
- return true;
- }
- if (log)
- log->Printf("[Get_Impl] no direct match");
-
- // strip pointers and references and see if that helps
- if (clang_type.IsReferenceType())
- {
- if (log)
- log->Printf("[Get_Impl] stripping reference");
- if (Get_Impl(valobj, clang_type.GetNonReferenceType(), entry, use_dynamic, reason) && !entry->SkipsReferences())
+ if (Get(candidate.GetTypeName(),entry))
{
- reason |= lldb_private::eFormatterChoiceCriterionStrippedPointerReference;
- return true;
- }
- }
- else if (clang_type.IsPointerType())
- {
- if (log)
- log->Printf("[Get_Impl] stripping pointer");
- if (Get_Impl(valobj, clang_type.GetPointeeType(), entry, use_dynamic, reason) && !entry->SkipsPointers())
- {
- reason |= lldb_private::eFormatterChoiceCriterionStrippedPointerReference;
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-src-projects
mailing list