index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Target
/
TargetList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] s/FileSpec::Equal/FileSpec::Match
Pavel Labath
2019-12-04
1
-4
/
+1
*
[lldb][NFC] Migrate to raw_ostream in ArchSpec::DumpTriple
Raphael Isemann
2019-12-04
1
-2
/
+2
*
Lock accesses to OptionValueFileSpecList objects
Frederic Riss
2019-04-23
1
-1
/
+1
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-1
/
+1
*
Move Broadcaster+Listener+Event combo from Core into Utility
Pavel Labath
2018-12-14
1
-2
/
+2
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-2
/
+0
*
Revert "[FileSystem] Make use of FS in TildeExpressionResolver"
Jonas Devlieghere
2018-11-09
1
-2
/
+2
*
[FileSystem] Make use of FS in TildeExpressionResolver
Jonas Devlieghere
2018-11-09
1
-2
/
+2
*
[FileSystem] Add convenience method to check for directories.
Jonas Devlieghere
2018-11-08
1
-1
/
+1
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-6
/
+6
*
[FileSystem] Remove Exists() from FileSpec
Jonas Devlieghere
2018-11-01
1
-2
/
+2
*
[NFC] Turn "load dependent files" boolean into an enum
Jonas Devlieghere
2018-09-20
1
-9
/
+9
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-1
/
+2
*
Typo fixes.
Bruce Mitchener
2018-05-29
1
-2
/
+2
*
Fix "file ./a.out" and file "../a.out" so that is works after recent FileSpec...
Greg Clayton
2018-05-07
1
-10
/
+6
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-11
/
+11
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+1
*
Remove an expensive lock from Timer
Pavel Labath
2017-05-15
1
-4
/
+4
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-25
/
+25
*
Resubmit "Delete the remainder of platform specific code in FileSpec."
Zachary Turner
2017-03-22
1
-4
/
+5
*
Revert "Delete the remainder of platform specific code in FileSpec."
Pavel Labath
2017-03-22
1
-5
/
+4
*
Delete the remainder of platform specific code in FileSpec.
Zachary Turner
2017-03-22
1
-4
/
+5
*
Resubmit FileSystem changes.
Zachary Turner
2017-03-08
1
-1
/
+1
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
1
-1
/
+1
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
1
-1
/
+1
*
Move many other files from Core -> Utility.
Zachary Turner
2017-03-06
1
-1
/
+1
*
Replace getcwd with the llvm equivalent
Pavel Labath
2017-01-23
1
-11
/
+9
*
Fix some accidental Prints of StringRefs that snuck in.
Zachary Turner
2016-11-19
1
-1
/
+2
*
Change CreateTarget and dependents to accept StringRef.
Zachary Turner
2016-11-18
1
-19
/
+21
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-3
/
+2
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-644
/
+508
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-1
/
+1
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-18
/
+18
*
Change over the broadcaster/listener process to hold shared or weak pointers
Jim Ingham
2016-03-07
1
-1
/
+1
*
Fix Clang-tidy modernize-use-nullptr and readability-simplify-boolean-expr wa...
Eugene Zelenko
2015-12-15
1
-23
/
+17
*
Add code to PlatformDarwin and HostInfoMacOSX so they return the
Jason Molenda
2015-11-21
1
-1
/
+5
*
Add a warning to TargetList::CreateTargetInternal
Jason Molenda
2015-11-05
1
-0
/
+8
*
ArchSpec: fix unintentional promotion of unspecified unknowns to specified un...
Todd Fiala
2015-10-13
1
-2
/
+7
*
Rename `FileSpec::IsRelativeToCurrentWorkingDirectory` to `IsRelative`.
Chaoren Lin
2015-06-09
1
-1
/
+1
*
Don't #include "lldb-python.h" from anywhere.
Zachary Turner
2015-05-29
1
-2
/
+0
*
Don't change the selected platform when creating the dummy target.
Robert Flack
2015-05-13
1
-2
/
+2
*
Fix selecting the Platform in TargetList::CreateTargetInternal()
Ted Woodward
2015-05-11
1
-22
/
+17
*
Fixed the failing test:
Greg Clayton
2015-01-28
1
-12
/
+12
*
Changes in 226712 needed some fixing as a platform is almost always selected ...
Greg Clayton
2015-01-28
1
-9
/
+13
*
This patch gets remote-linux platform able to run processes
Vince Harron
2015-01-21
1
-1
/
+5
*
Add the ability to set breakpoints with conditions, commands, etc,
Jim Ingham
2014-12-06
1
-0
/
+2
[next]