index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure temporary data is not used past its life span.
Reid Spencer
2007-04-08
1
-2
/
+2
*
For PR1291:
Reid Spencer
2007-04-07
1
-1
/
+1
*
For PR789:
Reid Spencer
2007-03-29
1
-3
/
+4
*
Don't use <sstream> in Streams.h but <iosfwd> instead.
Bill Wendling
2006-12-07
1
-0
/
+1
*
Removed more <iostream> includes
Bill Wendling
2006-12-07
2
-7
/
+5
*
For PR786:
Reid Spencer
2006-11-02
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-10-20
1
-4
/
+4
*
For PR797:
Reid Spencer
2006-08-25
1
-9
/
+1
*
Fix another occurrence of inverted logic on the result of MappedFile::map
Reid Spencer
2006-08-22
1
-1
/
+1
*
For PR797:
Reid Spencer
2006-08-22
1
-1
/
+3
*
Change Path::getStatusInfo to return a boolean and error string on an error
Chris Lattner
2006-07-28
1
-2
/
+3
*
Build more debugger/selectiondag libraries as archives instead of .o files.
Chris Lattner
2006-07-21
1
-0
/
+1
*
This uses EH info
Chris Lattner
2006-07-07
1
-0
/
+1
*
Modify the SlowOperationInformer interface to not throw exceptions.
Chris Lattner
2006-07-06
1
-2
/
+4
*
Add the README files to the distribution.
Reid Spencer
2006-04-13
1
-0
/
+1
*
Handle new forms of llvm.dbg intrinsics.
Jim Laskey
2006-03-23
1
-8
/
+6
*
Handle the removal of the debug chain.
Jim Laskey
2006-03-13
1
-3
/
+3
*
remove some dead code
Chris Lattner
2006-03-10
2
-95
/
+0
*
Remove UnixLocalInferiorProcess: debugging via the JIT isn't a good idea.
Chris Lattner
2006-03-10
2
-937
/
+6
*
Get rid of the multiple copies of getStringValue. Now a Constant:: method.
Jim Laskey
2006-03-08
1
-42
/
+3
*
dum de dum
Duraid Madina
2005-12-26
1
-0
/
+1
*
tell selectiondag when we're debugging
Chris Lattner
2005-11-16
1
-0
/
+1
*
When a function takes a variable number of pointer arguments, with a zero
Jeff Cohen
2005-10-23
1
-1
/
+2
*
For PR495:
Reid Spencer
2005-07-07
1
-2
/
+2
*
For PR495:
Reid Spencer
2005-07-07
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
11
-51
/
+51
*
Correct the comments and file header.
Reid Spencer
2004-12-23
1
-3
/
+2
*
For PR351:
Reid Spencer
2004-12-22
1
-0
/
+1
*
For PR351:
Reid Spencer
2004-12-22
2
-0
/
+96
*
Include <cassert> for Cygwin.
Reid Spencer
2004-12-21
1
-0
/
+2
*
Remove unnecessary #includes.
Reid Spencer
2004-12-20
1
-6
/
+0
*
For PR351:
Reid Spencer
2004-12-15
2
-2
/
+0
*
For PR351: \
Reid Spencer
2004-12-13
1
-2
/
+3
*
For PR351: \
Reid Spencer
2004-12-13
2
-49
/
+17
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-1
/
+1
*
We won't use automake
Reid Spencer
2004-10-22
2
-705
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+680
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
1
-4
/
+4
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+25
*
Changes For Bug 352
Reid Spencer
2004-09-01
4
-8
/
+8
*
Header moved
Chris Lattner
2004-07-29
2
-2
/
+2
*
bug 122:
Reid Spencer
2004-07-18
1
-12
/
+8
*
Add #include <iostream> since Value.h does not #include it any more.
Reid Spencer
2004-07-04
1
-0
/
+2
*
Move the IntrinsicLowering header into the CodeGen directory, as per PR346
Chris Lattner
2004-06-20
1
-1
/
+1
*
"fix" a nasty race condition
Chris Lattner
2004-01-14
1
-1
/
+20
*
Fix some exception safety problems
Chris Lattner
2004-01-14
1
-9
/
+22
*
Use new method
Chris Lattner
2004-01-14
1
-2
/
+1
*
Fix some typos and copy-and-paste-os in comments, and doxygenify.
Brian Gaeke
2004-01-05
1
-5
/
+9
*
/me slaps forehead
Chris Lattner
2004-01-05
1
-0
/
+1
*
Initial checkin of the LLVM source-level debugger. This is still not finished,
Chris Lattner
2004-01-05
11
-0
/
+1983