- Add more cases to TCPTranslateError
[reactos.git] / reactos / tools / rsym /
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-15 ReactOS Portable... - unix is one of many platforms that use LP64, so inste...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Dmitry GorbachevUpdate log2lines to version 1.1. Patch by Jan Roeloffze...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-06-20 Timo Kreuzermerge 41026 from trunk
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-21 Sylvain Petreollefix log2lines build
2009-05-16 Sylvain Petreollefirst attempt at fixing log2lines build
2009-05-01 Dmitry Gorbachev- Update log2lines tool by J. Roeloffzen. Bug #4342.
2009-05-01 Timo Kreuzerfix compilation of raddr2line, by moving it into the...
2009-05-01 Timo KreuzerMerge from trunk what got lost
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-20 Timo KreuzerFix handling of UWOP_ALLOC_LARGE, thanks to ktietz...
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-26 Timo Kreuzerrsym64: instead of stripping sections from the middle...
2009-01-26 Timo Kreuzerremove a test hack that sneaked in and broke exception...
2009-01-24 Timo Kreuzerrsym64: add a temp hack, keeping the .eh_frame section...
2009-01-20 Timo Kreuzerrsym64: only compare lower 16 bits of checksum
2009-01-19 Timo KreuzerFix rsym a bit, so that it properly calculates the...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-25 Timo KreuzerInitial x64 SEH support for rsym64. Together with the...
2008-12-24 Timo KreuzerAdd more IMAGE_SCN_ flags
2008-12-24 Timo Kreuzerrsym64: Fix a bunch bugs, cleanup code. Now it can...
2008-12-16 Timo Kreuzer- DLLs that don't contain any code (like cfgmgr) don...
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzerupdate rsym from trunk
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Timo Kreuzerrecalculate VA and PA of .pdata section
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-19 Timo Kreuzer- use (unsigned) long instead of ULONG
2008-11-13 Timo KreuzerFix a bug in DeDecodeU/Sleb128, resulting in wrong...
2008-11-12 Timo KreuzerMake sure we don't parse instructions beyond the eh_fra...
2008-11-12 Timo KreuzerOops, fix SizeOfImage
2008-11-12 Timo KreuzerUpdate SizeOfImage in PE header, fixes boot.
2008-11-11 Timo KreuzerImplement rsym64.
2008-11-10 Timo Kreuzergive rsym it's own directory