- 25 Aug, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 04 Jan, 2007 1 commit
-
-
Eric Pouech authored
-
- 20 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 29 Sep, 2006 1 commit
-
-
Michael Stefaniuc authored
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
-
- 14 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 11 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
makefiles: List bison dependencies explicitly for parallel makes, since older bisons don't support --defines.
-
- 09 Sep, 2006 2 commits
-
-
Alexandre Julliard authored
Also build the .c and .h files separately to allow parallel makes.
-
Alexandre Julliard authored
-
- 15 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 14 Aug, 2006 1 commit
-
-
Eric Pouech authored
-
- 07 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
This avoids a lot of redundant calls to mkinstalldirs.
-
- 20 Jun, 2006 1 commit
-
-
Ge van Geldorp authored
-
- 14 Feb, 2006 1 commit
-
-
Mike Frysinger authored
-
- 06 Oct, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 28 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
same base name as the .y file, so that we can generate correct dependencies in all cases.
-
- 24 May, 2005 1 commit
-
-
Eric Pouech authored
process, minidump...) - all read/write memory ops are now done thru a centralized process_io facility - minor fixes & cleanups in CPU backends
-
- 23 May, 2005 1 commit
-
-
Eric Pouech authored
- added minidump function in winedbg (write only)
-
- 18 Oct, 2004 1 commit
-
-
Vincent Béron authored
-
- 04 Jun, 2004 1 commit
-
-
Eric Pouech authored
unload a module (and it's debugging information), and a process without pain - portabiblity to another CPU should be easier now (CPU dependent backend) - speed up memory allocation - stabs related fixes: + now correctly handling symbol's size + blocks {} in functions are now correctly recognized and stored (also applies to local variables scoping) + better basic types management (less wild guesses in the code) + full support of inline functions (source stepping now shows the code in .h files for example) - removal of external debugger (attaching with gdb is just fine to debug winedbg) - fixed a couple of issues for symbol address handling (address lookup, incorrect type binding) - winedbg now has a man page
-
- 09 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 02 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 03 Feb, 2004 1 commit
-
-
Eric Pouech authored
it) - separated module management (pe.c, elf.c) from debug information management (stabs.c, msc.c) - worked around new wine-pthread and wine-kthread loaders (no longer use "wine" as default loader) - better convergence of gdb-proxy and winedbg for ELF handling - fixed ELF link-map walking - now using all loaded shared libs - (with the help of Robert Shearman) - added a bit of const correctness
-
- 15 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 13 Sep, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 10 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 22 Jul, 2002 1 commit
-
-
Eric Pouech authored
-
- 20 Jul, 2002 1 commit
-
-
Eric Pouech authored
-
- 21 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 11 May, 2002 1 commit
-
-
Alexandre Julliard authored
Added -exe mode to generate a .spec.c for an exe without having to provide a .spec. Removed some no longer needed spec files. Removed .dll extension in makefiles import specifications.
-
- 09 May, 2002 1 commit
-
-
Alexandre Julliard authored
it can be used on platforms that don't build a .spec.c file.
-
- 14 Feb, 2002 1 commit
-
-
Alexandre Julliard authored
to configure.ac. Changed a few things to better follow the autoconf guidelines.
-
- 23 Nov, 2001 1 commit
-
-
Eric Pouech authored
since we now have a brand new console), removed private debug heap.
-
- 29 Dec, 2000 1 commit
-
-
François Gouget authored
-
- 06 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 30 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 06 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
Added support for .mc extension. Do not try to open *.tab.h and *.mc.rc include files.
-
- 31 Oct, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 25 Oct, 2000 1 commit
-
-
Kristoffer Gleditsch authored
-
- 22 Oct, 2000 1 commit
-
-
Eric Pouech authored
-
- 04 Aug, 2000 1 commit
-
-
Hidenori Takeshima authored
-