- 18 Mar, 2006 14 commits
-
-
Eric Pouech authored
- in MSC debug info parsing, clearly separate a source file information from a compiland (including in linetab structure) - in ELF debug info parsing, now storing compiland directly in symtab_elt while browsing the symtab section (we still create twice the compilands, once in stabs/dwarf parsing, a second time in symtab parsing)
-
Vitaly Lipatov authored
-
Dmitry Timoshkov authored
-
Eric Kohl authored
-
Eric Kohl authored
A void return type is represented by a FC_END/FC_PAD sequence in the proc format string. Increment the proc offset by two when a function returns void.
-
Eric Kohl authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Eric Pouech authored
- DBGHELP_NOLIVE env variable is tested earlier to avoid some strange effects in live target detection - in WineDbg, delete DBGHELP_NOLIVE before attaching to a process, because we know it must be a live target
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
- 17 Mar, 2006 14 commits
-
-
YunSong Hwang authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Juan Lang authored
-
Stefan Dösinger authored
-
Roderick Colenbrander authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
This should ensure that we do the right thing in the build dir even if WINEDLLPATH isn't set.
-
- 16 Mar, 2006 9 commits
-
-
Detlef Riekenberg authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
This means that -lfoo will match the library 'foo/libfoo.def' in addition to just 'libfoo.def'. This allows supporting the Wine source layout without adding a gazillion path entries.
-
Kai Blin authored
Samba4 changed the versioning from 3.9.X to 4.0.0tpX-preY.
-
Juan Lang authored
Test that the return from CertDuplicateCertificateContext is the same as its parameter.
-
- 15 Mar, 2006 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-