Release 1.4.1.
[wine] / loader /
2011-10-08  Charles Davisloader: Fix constant address warning on Mac OS.
2011-06-06  Łukasz Wojniłowiczloader: Add Polish translation.
2011-03-28  Eric Pouechloader: Protect preloader against ELF file without...
2011-01-17  Austin Englishloader: Add missing checks for FreeBSD_kernel.
2010-12-27  Alexandre Julliardconfigure: Get rid of the replacement function for...
2010-12-21  Alexandre Julliardloader: Setup the TLS register on x86-64 for stack...
2010-12-18  Alexandre Julliardloader: Define asm functions instead of inlines for...
2010-12-16  Alexandre Julliardloader: Build the preloader for x86-64.
2010-12-16  Alexandre Julliardloader: Use long instead of int in the preloader for...
2010-12-16  Alexandre Julliardloader: Make sure the new stack is 16-byte aligned...
2010-12-05  Alexandre Julliardmakefiles: Add common rules for installing the main...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-29  Harald Hoyerpreloader: Fix moving of auxiliary values.
2010-06-24  Alexandre Julliardntdll: Add a WINEARCH environment variable that allows...
2010-06-01  André Hentschelwine.man: There is no configuration file.
2010-05-28  Austin Englishloader: Remove mapat from map_so_lib, where it is unused.
2010-05-17  Alexandre Julliardconfigure: Rename the 64-bit loader to wine64 and keep...
2010-04-16  Frédéric Delanoyloader: Fix French translation of wine manpage.
2010-04-09  Frédéric Delanoymanpages: Fix formatting errors.
2010-03-31  André Hentschelloader/manpages: Replace all occurrence of bugs.sgml.
2010-03-29  Alexandre Julliardloader: Rename the 32-bit loader in the build tree...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-10-27  Yann Droneaudloader: Use __asm__ keyword instead of asm.
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-10-05  Alexandre Julliardloader: Build the loader with -D__WINESRC__.
2009-08-14  Alexandre Julliardconfigure: Rename the main binary to "wine32" for the...
2009-08-13  Alexandre Julliardconfigure: Disable installation of a number of extra...
2009-07-06  Alexandre Julliardloader: Get rid of the pthread support routines.
2009-07-01  Alexandre Julliardpreloader: Reserve addresses only up to 0x68000000...
2009-06-29  Alexandre Julliardntdll: Disable releasing the address space on Mac OS...
2009-06-25  Alexandre Julliardloader: Reserve some more memory to cover the native...
2009-06-23  Alexandre Julliardconfigure: Rename the shared heap segment to avoid...
2009-03-30  Alexandre Julliardloader: Add missing install dependency for extra binaries.
2009-03-30  Alexandre Julliardloader: Don't bother checking for pthread.h existence...
2009-03-26  Alexandre Julliardinclude: Get rid of the definitions for the pthread...
2009-03-23  Alexandre Julliardloader: Fix installation for platforms that don't use...
2009-03-10  Alexandre Julliardloader: Merge the first and second stage loaders into...
2009-03-02  Alexandre Julliardloader: Get rid of the no longer supported wine-kthread.
2009-02-12  Alexandre Julliardloader: Start phasing out the LinuxThreads support.
2009-01-04  Stefan Reimerloader: Fix build with gcc-4.3 and ssp.
2008-12-01  Maarten Lankhorstloader: Implement setting %gs for amd64.
2008-11-07  Alexandre Julliardloader: Use a hidden function instead of an exported...
2008-11-07  Alexandre Julliardloader: Reserve some space for the virtual heap too.
2008-10-18  Alexandre JulliardConvert remaining source files to utf-8.
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2008-07-25  John Reiserconfigure: Add check for valgrind/valgrind.h.
2008-05-05  Alexandre Julliardpreloader: Silence the warning for the low 64k.
2008-04-29  Alexandre Julliardloader: Add stub versions of the pthread functions.
2008-04-14  Alexandre Julliardpreloader: Reserve low memory areas in separate chunks.
2008-04-14  Francois GougetSpelling fix in the ldt bitfields.
2008-03-26  Alexandre Julliardlibwine: Export functions that return the Wine version...
2008-01-15  Jonathan Ernstloader: Updated French man page.
2008-01-11  Austin Englishloader: Add disabling dlls to wine man page.
2008-01-11  Alexandre JulliardSpelling fixes in French man pages.
2008-01-11  Jonathan Ernstloader: New French man page for wine.
2007-12-24  Eric Pouechvalgrind: Made Wine compliant will latest Valgrind...
2007-12-12  Marco Schusterloader: Added de_DE.UTF-8 translated Wine man page.
2007-12-12  Marco Schusterwine.man: Added small clarification for AppDB.
2007-10-22  Vitaliy Margolenwine.man: Document OSS environment variables.
2007-09-21  Alexandre Julliardloader: Set the address space limit before starting...
2007-08-27  Tijl Coosemansloader: Introduce FreeBSD loader.
2007-08-09  Tijl Coosemansloader: Use thr_self syscall to get thread id on FreeBSD.
2007-06-20  Alexandre Julliardmakefiles: Build programs that link against libwine...
2007-03-27  Andrew Talbotloader: Replace inline static with static inline.
2007-03-05  Joris Huizerpreloader: sign-compare fix.
2007-01-15  Alexandre Julliardloader: Fix git-describe invocation to work with old...
2007-01-11  Alexandre Julliardpreloader: Added printf format checking and fix some...
2007-01-11  Alexandre Julliardpreloader: Remove reserved ranges that we failed to...
2007-01-02  Alexandre Julliardpreloader: Reset both AT_SYSINFO and AT_SYSINFO_EHDR...
2006-12-29  Alexandre Julliardloader: Use the Mach thread port as thread id on Mac OS.
2006-12-27  Alexandre Julliardmake_makefiles: Generate the top-level .gitignore file.
2006-12-20  Alexandre Julliardloader: Try to detect glibc 2.3 without NPTL or TLS...
2006-12-05  Alexandre Julliardkthread: Don't make the stack executable by default.
2006-11-09  Saulius Krasuckasloader: Use plain binary name of git-describe to avoid...
2006-11-06  Alexandre Julliardloader: Update the reported version from the current...
2006-11-06  Alexandre Julliardntdll: Moved command-line help to the loader binary.
2006-11-04  Alexandre Julliardpreloader: Clear %gs again before calling the interpret...
2006-11-03  Alexandre Julliardpreloader: Setup a fake thread-local storage block...
2006-10-12  Alexandre Julliardloader: Make sure the reserved area is protected on...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-25  Alexandre Julliardconfigure: Set rpath on all executables that link to...
2006-08-23  Alexandre JulliardDocumentation updates.
2006-08-15  Alexandre Julliardloader/kthread: Remove some unneeded #ifdefs, other...
2006-08-11  Alexandre Julliardloader: Exit the whole process when killing the last...
2006-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-08-07  Tijl Coosemansloader/pthread: Added pthread_attr_get_np support.
2006-07-31  Alexandre Julliardpreloader: Added support for the new style DT_GNU_HASH...
2006-07-31  Alexandre Julliardpreloader: Fixed type checking in symbol lookup.
2006-07-31  Alexandre Julliardpreloader: Properly use the ELF hash table when looking...
2006-07-24  Alexandre Julliardpreloader: Allocate more space in low memory as well...
2006-07-19  Alexandre Julliardpreloader: Make sure the WINEPRELOADRESERVE area doesn...
2006-07-13  Alexandre Julliardntdll: Make sure to not unmap anything from reserved...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-23  Alexandre Julliardlibwine: Added entry for sigprocmask in the pthread...
2006-06-23  Alexandre Julliardwine-pthread: Set thread scope to force using kernel...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-19  Alexandre Julliardloader: Attempt to detect broken vmsplit setups.
2006-04-12  Alexandre Julliardpreloader: Workaround for broken no-exec protections.
2006-03-31  Alexandre Julliardloader: Hide the preloader from the ps output.
2006-03-20  Alexandre Julliardconfigure: Use --rpath when linking dlls too.
next