Colin Finck
dfa9eb6204
[General]
...
- Remove the "kernel32" library reference in all .rbuild files of user-mode modules, because this one is already added by "mingw_common". Also fix the indentation in some files.
svn path=/trunk/; revision=44368
2009-12-02 20:32:16 +00:00
Stefan Ginsberg
125b919b06
- Partial revert of 42973 for the systeminfo utility -- the issue was fixed in 42930
...
- GCC 4.1.3 doesn't support %I64 -- compile the code conditionally
svn path=/trunk/; revision=42975
2009-08-31 14:37:54 +00:00
Stefan Ginsberg
e6097bec74
- %llx -> %I64x
...
- Don't pass a string literal to strcmp
svn path=/trunk/; revision=42973
2009-08-30 18:40:58 +00:00
Stefan Ginsberg
bab8a60b46
- Make symdump and ctm msvc-aware
...
svn path=/trunk/; revision=42367
2009-08-03 17:08:45 +00:00
Timo Kreuzer
fc635826a5
print out some info on non-type symbols
...
svn path=/trunk/; revision=38040
2008-12-13 12:05:16 +00:00
Aleksey Bragin
d0ccc9c5ec
- Remove version defines.
...
svn path=/trunk/; revision=36945
2008-10-25 15:03:02 +00:00
Timo Kreuzer
e9f18efcfc
PE symbol dumper. It's not finished, functions don't work and the type output doesn't always look 100% correct. But it does it's job. You need dbghelp.dll and symsrv.dll from windbg.
...
svn path=/trunk/; revision=35346
2008-08-14 21:35:52 +00:00