Commit History

Author SHA1 Message Date
  Alexandre Julliard 28debd82fc winebuild: Make thiscall an entry point flag instead of a function type. 6 years ago
  Alexandre Julliard 0fd533836b winebuild: Pass the -mfpu option to the compiler/assembler. 6 years ago
  Alexandre Julliard 0c42b33a0b winebuild: Add support for -mfloat-abi option. 7 years ago
  Alexandre Julliard 8c1bb2aa61 ntdll: Display floating point arguments in relay debugging on i386 and x86-64. 7 years ago
  Alexandre Julliard e3a236e6ce winebuild: Remove 32-bit register function support. 7 years ago
  Zebediah Figura 544ea174a6 winebuild: Use unsigned int in spec file variable parameters. 8 years ago
  Alexandre Julliard aac69889bf winebuild: Add support for creating static import libraries. 9 years ago
  Alexandre Julliard ebb9c5e246 winebuild: Use a global flag to determine when to generate the get_pc thunk. 9 years ago
  Alexandre Julliard 05399ad711 winebuild: Store a C-compatible version of the dll name. 9 years ago
  Alexandre Julliard d65446af3d winebuild: Use strarray objects for a few more string arrays. 9 years ago
  Alexandre Julliard 8baaf5349f winebuild: Use strarray objects instead of pointers where possible. 9 years ago
  Stephen Kitt 33c729bb1b winebuild: Add support for -march. 9 years ago
  Alexandre Julliard 1097384377 winebuild: Avoid assigning values outside of the target_cpu enum range. 10 years ago
  Alexandre Julliard 6c807b7472 winebuild: Add support for -marm and -mthumb target flags. 11 years ago
  Alexandre Julliard 98e6a0da73 winebuild: Add an option to use the C compiler to assemble files. 11 years ago
  Alexandre Julliard f7272176d9 winebuild: Split the names of the as and ld commands to allow arguments. 11 years ago
  André Hentschel 4f1beed106 winebuild: Remove get_asm_short_keyword. 12 years ago
  André Hentschel 0ee8e2b5b1 winebuild: Remove SPARC support. 12 years ago
  Tijl Coosemans afd7dc5947 winebuild: Don't register cleanup function when --save-temps is passed after --output. 12 years ago
  André Hentschel 3f393a6552 winebuild: Add ARM64 support. 12 years ago
  Alexandre Julliard 2e6f48b730 winebuild: Allow specifying arguments to stub functions for documentation purposes. 14 years ago
  André Hentschel c44dead5f6 winebuild: Use -mcpu option for the assembler. 14 years ago
  André Hentschel 46f52f77dc winebuild: Remove Alpha support. 14 years ago
  André Hentschel d5aa3d1cc9 winebuild: Add subsystem wince. 14 years ago
  Alexandre Julliard 451d5043f3 winebuild: Add int64, int128 and float argument types. 14 years ago
  Alexandre Julliard e0188c8340 winebuild: Use a proper enum for function arguments instead of storing them in a string. 14 years ago
  Alexandre Julliard b116040771 winebuild: Add support for specifying thiscall calling convention. 14 years ago
  Alexandre Julliard 4bfdad159b winebuild: Get rid of the ignored symbol support. 14 years ago
  Alexandre Julliard b03059cbda winebuild: Add a spawn() helper function to avoid starting a shell where possible. 14 years ago
  Alexandre Julliard 84f4046481 winebuild: Copy the strmake function from winegcc to simplify string formatting. 14 years ago