Commit History

Author SHA1 Message Date
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from 17 years ago
  michael 174de3eab1 Merged revisions 9693-10480 via svnmerge from 17 years ago
  florian e5a960d860 * set default reserved stack size on win32/win64 to 16MB 17 years ago
  florian 90af7ebf72 * use only windows exceptions for stack checking on win32/win64, resolves #9166 18 years ago
  peter 9f0ca44c94 * new tf_smartlink_library flag 18 years ago
  florian 5e60b52f28 * ignore pic directive/switch if the platform doesn't support pic, resolves #9281 18 years ago
  yury 787aac7478 * Patch from Vincent to enable resources support for win64 using gorc resource compiler. 18 years ago
  Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into 18 years ago
  yury 1044e84ea3 * fixed i386-wince flags. 19 years ago
  peter 55f9758c25 * only add resext if no extension was specified 19 years ago
  yury 0fcb76dc89 * cprefix is empty for arm-wince. 19 years ago
  yury 76cab9e3c0 * Removed tf_winlikewidestring flag for wince target. Currently it causes problems. 19 years ago
  oro06 dcd973801f +UNICODE default define for wince 19 years ago
  florian d5008742e5 + tf_smartlink_sections set for arm-wince 19 years ago
  florian 2f2c3c09fc * MS-C uses no _ prefix for symbols on win64 19 years ago
  florian ab1660c9c2 + tf_winlikewidestring 19 years ago
  florian 9d42d1986c * corrected record alignment on wince 19 years ago
  peter efe41b0766 * fixed section smartlinking with ld.exe 19 years ago
  peter 17bc033747 Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from 19 years ago
  florian 4be2b9411e + support for ar scripts, from Yury Sidorov 19 years ago
  florian f5d790f9b6 * i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct 20 years ago
  peter abc49206fc * section smartlink for win32 added, disabled by default because ld.exe 20 years ago
  florian d525a3b162 + set WINDOWS define on all Windows platforms (Win32,Win64,WinCE) 20 years ago
  peter 66f8276445 * refactor booleans in systeminfo structure, they are now flags 20 years ago
  florian 61e3b70cfa * cleaned up segmented thread variables 20 years ago
  florian 27f28eec1a * use 16 byte procedure alignment on windows too 20 years ago
  florian 11e087e212 + fixed some alignment settings 20 years ago
  peter fdc4925fcd * basic framework for debuginfo class added 20 years ago
  florian 46097d7679 + wince resource compiler support 20 years ago
  florian 83c6b3aca2 * from Yury Sidorov: 20 years ago