index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coregrind
/
m_debuglog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-03
Update copyright dates to 2010.
sewardj
1
-1
/
+1
2010-01-01
Merge from branches/ARM, all parts of the ARM-Linux port except for
sewardj
1
-0
/
+36
2009-08-23
The format attribute may be repeated in the function definition but does not ...
bart
1
-1
/
+0
2009-07-26
Added support for %o (octal format).
bart
1
-0
/
+12
2009-06-03
A number of changes relating to syscall numbering:
njn
1
-6
/
+6
2009-05-28
Merge the DARWIN branch onto the trunk.
njn
1
-0
/
+87
2009-05-20
On x86-linux, send debuglog output to stderr, not stdout.
njn
1
-1
/
+1
2009-03-10
Updated copyright years.
njn
1
-1
/
+1
2008-07-07
Merged FORMATCHECK branch (r8368) to trunk.
bart
1
-18
/
+32
2008-02-11
Update copyright dates ("200X-2007" --> "200X-2008").
sewardj
1
-1
/
+1
2007-02-16
Make VG_(printf) et al conform to ANSI w.r.t. capitalisation of
sewardj
1
-11
/
+14
2007-01-08
Update copyright dates.
sewardj
1
-1
/
+1
2006-11-10
Syscall tidying.
sewardj
1
-8
/
+8
2006-10-17
Merge r6150 and 6151:
sewardj
1
-12
/
+179
2006-06-05
Update copyright dates.
sewardj
1
-1
/
+1
2006-05-26
Replace the obviously-bogus piece of inline asm with a probably
sewardj
1
-14
/
+24
2006-05-22
Rewrite inline asm for ppc32/64-linux to make them gcc-4.1.0 proof.
sewardj
1
-43
/
+63
2006-04-28
Fix completely bogus asm, which didn't work when compiled with gcc-4.1.0
sewardj
1
-15
/
+20
2005-11-29
Add framework for ppc64 support. Apologies in advance for the
sewardj
1
-1
/
+34
2005-09-27
This commit merges in changes from branches/ASPACEM (specifically,
sewardj
1
-6
/
+13
2005-08-26
Change slightly the way integers are printed by printf() and friends.
njn
1
-2
/
+10
2005-07-19
New printf format specifier %t, which is like %s but escapes
sewardj
1
-0
/
+43
2005-06-20
Finally, valgrind on ppc32.
cerion
1
-0
/
+33
2005-06-19
Final commit for the initial modularisation pass:
njn
1
-5
/
+5
2005-05-30
debug-logging (-d) totally didn't work when one Valgrindified process
sewardj
1
-1
/
+11
2005-05-15
Don't mix backticks and apostrophes when quoting words -- eg. use 'foo'
njn
1
-1
/
+1
2005-05-02
Initial cleanups based on target-specific defines.
sewardj
1
-5
/
+3
2005-04-28
Even more pissing with inline asm around to placate gcc-3.4 -fpic. We
sewardj
1
-7
/
+10
2005-04-27
local_sys_write_stderr: tell gcc what registers the asm trashes.
sewardj
1
-4
/
+8
2005-04-27
Make the debug log module work on amd64.
tom
1
-2
/
+23
2005-04-27
Rework the inline assembly implementations of write and getpid for x86 to
tom
1
-9
/
+14
2005-04-25
amd64 build fixes.
sewardj
1
-1
/
+14
2005-04-25
More printing fine-tuning
sewardj
1
-1
/
+1
2005-04-25
Print a bit more prettily.
sewardj
1
-5
/
+10
2005-04-25
Add a new module: the debug-logger. For a while now, we've used the
sewardj
1
-0
/
+483