1. 44ceea2 Replaced -nostdlib by -nodefaultlibs such that constructors are executed at shared library load time. Replaced _init() function in drd_pthread_intercepts.c by a function with a constructor attribute in order to increase portability. by bart · 17 years ago
  2. 8cd42de Avoid hundreds of warnings from -Winline on gcc-4.3: by sewardj · 17 years ago
  3. b5f2964 Back out bogus strict-aliasing hacks and use -fno-strict-aliasing by default. by sewardj · 17 years ago
  4. 944fbf2 Change the baseline optimisation level from -O to -O2. by sewardj · 17 years ago
  5. 1eff82b by sewardj · 18 years ago
  6. 0126214 by sewardj · 19 years ago
  7. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  8. 7379c70 Turn on some extra warnings. by tom · 19 years ago
  9. b637bad Reworked to avoid depending on $(eval) in the make files as only fairly by tom · 19 years ago
  10. e8b6209 ppc32 build fix. by sewardj · 19 years ago
  11. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago