Commit History

Author SHA1 Message Date
  Harald Hoyer 2bea45dd0a preloader: Fix moving of auxiliary values. 14 years ago
  Austin English df9fda760e loader: Remove mapat from map_so_lib, where it is unused. 14 years ago
  Alexandre Julliard fa6ffb4d5d Fix empty function prototypes. 15 years ago
  Alexandre Julliard 4d35f3f270 preloader: Reserve addresses only up to 0x68000000, that should be enough for ole32. 15 years ago
  Alexandre Julliard 8d833ee2e7 loader: Reserve some more memory to cover the native ole32 addresses. 15 years ago
  Stefan Reimer 3dcd1285f1 loader: Fix build with gcc-4.3 and ssp. 16 years ago
  Alexandre Julliard 912e4d4def loader: Reserve some space for the virtual heap too. 16 years ago
  Alexandre Julliard 7a4d575029 preloader: Silence the warning for the low 64k. 16 years ago
  Alexandre Julliard 195ca1e85f preloader: Reserve low memory areas in separate chunks. 16 years ago
  Francois Gouget d8c41a25da Spelling fix in the ldt bitfields. 16 years ago
  Joris Huizer e1e54d1ee7 preloader: sign-compare fix. 17 years ago
  Alexandre Julliard 092ac1fbf5 preloader: Added printf format checking and fix some formats. 18 years ago
  Alexandre Julliard 13029a2536 preloader: Remove reserved ranges that we failed to allocate. 18 years ago
  Alexandre Julliard 4d9f3dfae1 preloader: Reset both AT_SYSINFO and AT_SYSINFO_EHDR when one of them conflicts. 18 years ago
  Alexandre Julliard 4c4094e86e preloader: Clear %gs again before calling the interpreter entry point. 18 years ago
  Alexandre Julliard a68d293bae preloader: Setup a fake thread-local storage block pointed to by %gs. 18 years ago
  Alexandre Julliard 30a3866b78 preloader: Added support for the new style DT_GNU_HASH symbol table. 18 years ago
  Alexandre Julliard 51d8482222 preloader: Fixed type checking in symbol lookup. 18 years ago
  Alexandre Julliard 8aab67d238 preloader: Properly use the ELF hash table when looking up a symbol. 18 years ago
  Alexandre Julliard e325efbd8d preloader: Allocate more space in low memory as well as for top-down allocations. 18 years ago
  Alexandre Julliard 875b5db17b preloader: Make sure the WINEPRELOADRESERVE area doesn't overlap the low memory area. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Alexandre Julliard 0216c404dc preloader: Workaround for broken no-exec protections. 18 years ago
  Alexandre Julliard c20d6c4095 loader: Hide the preloader from the ps output. 18 years ago
  Eric Pouech e66e227dbe Fixes for missing prototypes warnings. 19 years ago
  Mike McCormack 7cd9a8f8dc preloader: Allow compiling the preloader with -fstack-protector. 19 years ago
  Alexandre Julliard 0577113e35 preloader: Reserve some space for the shared user data. 19 years ago
  Alexandre Julliard cc01e8ff05 Preserve 16-byte stack alignment in the various assembly 19 years ago
  Marcus Meissner 2b6e7dad58 Elf32_auxv_t.a_un.a_ptr no longer exists in HEAD glibc CVS, use 19 years ago
  Francois Gouget 821d4c4645 Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 19 years ago