Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
34cd4a484e532cc463fd5a4bf59b88d13c5467c1
/
lib
/
Debugger
3c02aca
Make these variables static.
by Dan Gohman
· 17 years ago
038112a
Change the MemoryBuffer::getFile* methods to take just a pointer to the
by Chris Lattner
· 17 years ago
2fcebc5
rewrite SourceFile to be in terms of MemoryBuffer, not MappedFile.
by Chris Lattner
· 17 years ago
37db5d6
Remove the MappedFile::charBase member, rename base -> getBase() and
by Chris Lattner
· 17 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 17 years ago
fc643c5
remove attribution from lib Makefiles.
by Chris Lattner
· 17 years ago
4bcca0f
switch this to bitcode instead of bytecode
by Chris Lattner
· 18 years ago
2cb1ad9
teach this to read from bitcode files
by Chris Lattner
· 18 years ago
e281259
Make sure temporary data is not used past its life span.
by Reid Spencer
· 18 years ago
c74b461
For PR1291:
by Reid Spencer
· 18 years ago
8475ec0
For PR789:
by Reid Spencer
· 18 years ago
1a097e3
Don't use <sstream> in Streams.h but <iosfwd> instead.
by Bill Wendling
· 18 years ago
bcd2498
Removed more <iostream> includes
by Bill Wendling
· 18 years ago
3ed469c
For PR786:
by Reid Spencer
· 18 years ago
b83eb64
For PR950:
by Reid Spencer
· 18 years ago
0b5a504
For PR797:
by Reid Spencer
· 18 years ago
1cb6057
Fix another occurrence of inverted logic on the result of MappedFile::map
by Reid Spencer
· 18 years ago
8627969
For PR797:
by Reid Spencer
· 18 years ago
252ad03
Change Path::getStatusInfo to return a boolean and error string on an error
by Chris Lattner
· 18 years ago
02b04b4
Build more debugger/selectiondag libraries as archives instead of .o files.
by Chris Lattner
· 18 years ago
e9c701f
This uses EH info
by Chris Lattner
· 18 years ago
148f440
Modify the SlowOperationInformer interface to not throw exceptions.
by Chris Lattner
· 18 years ago
3758552
Add the README files to the distribution.
by Reid Spencer
· 19 years ago
43970fe
Handle new forms of llvm.dbg intrinsics.
by Jim Laskey
· 19 years ago
f4321a3
Handle the removal of the debug chain.
by Jim Laskey
· 19 years ago
7907b69
remove some dead code
by Chris Lattner
· 19 years ago
89b1926
Remove UnixLocalInferiorProcess: debugging via the JIT isn't a good idea.
by Chris Lattner
· 19 years ago
21b6c9d
Get rid of the multiple copies of getStringValue. Now a Constant:: method.
by Jim Laskey
· 19 years ago
4547e22
dum de dum
by Duraid Madina
· 19 years ago
b081ccb
tell selectiondag when we're debugging
by Chris Lattner
· 19 years ago
66c5fd6
When a function takes a variable number of pointer arguments, with a zero
by Jeff Cohen
· 19 years ago
dd04df0
For PR495:
by Reid Spencer
· 19 years ago
c7f0832
For PR495:
by Reid Spencer
· 19 years ago
edf128a
Remove trailing whitespace
by Misha Brukman
· 20 years ago
4618957
Correct the comments and file header.
by Reid Spencer
· 20 years ago
302d81e
For PR351:
by Reid Spencer
· 20 years ago
55cf0a6
For PR351:
by Reid Spencer
· 20 years ago
c24e94e
Include <cassert> for Cygwin.
by Reid Spencer
· 20 years ago
cdb28be
Remove unnecessary #includes.
by Reid Spencer
· 20 years ago
cda985e
For PR351:
by Reid Spencer
· 20 years ago
9d88d1a
For PR351: \
by Reid Spencer
· 20 years ago
663601c
For PR351: \
by Reid Spencer
· 20 years ago
6cb21d4
Change Library Names Not To Conflict With Others When Installed
by Reid Spencer
· 20 years ago
cac731e
We won't use automake
by Reid Spencer
· 20 years ago
86d341b
Initial automake generated Makefile template
by Reid Spencer
· 20 years ago
d96cb6e
Update to reflect changes in Makefile rules.
by Reid Spencer
· 20 years ago
9f41a5f
Initial version of automake Makefile.am file.
by Reid Spencer
· 20 years ago
551ccae
Changes For Bug 352
by Reid Spencer
· 20 years ago
4ab78e0
Header moved
by Chris Lattner
· 20 years ago
518310c
bug 122: - Replace ConstantPointerRef usage with GlobalValue usage
by Reid Spencer
· 20 years ago
954da37
Add #include <iostream> since Value.h does not #include it any more.
by Reid Spencer
· 20 years ago
3048373
Move the IntrinsicLowering header into the CodeGen directory, as per PR346
by Chris Lattner
· 20 years ago
411a9a6
"fix" a nasty race condition
by Chris Lattner
· 21 years ago
de31b76
Fix some exception safety problems
by Chris Lattner
· 21 years ago
e3f84f5
Use new method
by Chris Lattner
· 21 years ago
c2376a0
Fix some typos and copy-and-paste-os in comments, and doxygenify.
by Brian Gaeke
· 21 years ago
60a5758
/me slaps forehead
by Chris Lattner
· 21 years ago
2eacf26
Initial checkin of the LLVM source-level debugger. This is still not finished,
by Chris Lattner
· 21 years ago