1. ebf7183 crt: Avoid memset call in profile_ctl. by Jacek Caban · 4 months ago
  2. a20b178 crt: Fix profil.c compile warning: cast between incompatible function types by Pali Rohár · 11 months ago
  3. d5bc364 profile: Tweak get_thrpc for ARM by André Hentschel · 11 years ago
  4. 8a67ab4 Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' by Rafaël Carré · 13 years ago
  5. 0e680e8 Adjust entry point for -mfentry according to approved patch on gcc. by Kai Tietz · 15 years ago
  6. df5c9d6 Add handling of _mcount_top (can be possibly renamed, I have to see what gcc folk says) by Kai Tietz · 15 years ago
  7. 53bc65c Fix race condition. by Doug Semler · 15 years ago
  8. 1e060ab PR/3015909 Fix export symbol of mcount function. by Doug Semler · 15 years ago
  9. c7ac3d3 2010-06-15 Ozkan Sezer <sezeroz@gmail.com> by Ozkan Sezer · 15 years ago
  10. f33da4f 2010-06-15 Ozkan Sezer <sezeroz@gmail.com> by Ozkan Sezer · 15 years ago
  11. 784a1c2 2010-06-15 Ozkan Sezer <sezeroz@gmail.com> by Ozkan Sezer · 15 years ago
  12. 37f8d49 2010-02-02 Ozkan Sezer <sezeroz@gmail.com> by Ozkan Sezer · 15 years ago
  13. fa0cfe3 2010-01-15 Kai Tietz <kai.tietz@onevision.com> by Kai Tietz · 15 years ago
  14. 8676f2e Fix calling convention register. regparm uses on i386 eax,edx for register passing. by Kai Tietz · 16 years ago
  15. 2d7f82d Call region is 32 bytes + 8 bytes alignmemnt. by Kai Tietz · 16 years ago
  16. f6352ef Add lib32 build of libgmon, fixed call of mcount for x64. by Kai Tietz · 16 years ago
  17. 68df185 Fix prototype warning. by Kai Tietz · 16 years ago
  18. c150b94 Add missing prototype for mcount(); by Kai Tietz · 16 years ago
  19. 1748e80 Fix prototype warnings. by Kai Tietz · 16 years ago
  20. dbef2d4 Fix warnings for -Wextra by Kai Tietz · 16 years ago
  21. 372a625 made profile sources friendly with the WIN32_LEAN_AND_MEAN macro. by Ozkan Sezer · 16 years ago
  22. ac233b0 Fix additional warnings. by Kai Tietz · 16 years ago
  23. 00e42b7 Fix warning about noreturn. by Kai Tietz · 16 years ago
  24. b9c9cb4 Get local copies of headers by NightStrike · 17 years ago
  25. 8f7e00e Add more profiler support by NightStrike · 17 years ago
  26. 05aa8fa Add profile support files to crt. by Kai Tietz · 17 years ago