1. 058f635 Include the CPPFLAGS in the CCASFLAGS. This fixes a problem with pre-1.10 by njn · 15 years ago
  2. 8d1181d Remove WERROR. It's not much use because getting Valgrind to build without by njn · 16 years ago
  3. 40d0df5 Makefile.flags.am Remove mentions of empty variables. by njn · 16 years ago
  4. f6ded8c Removed Makefile.core.am with some judicious refactoring. by njn · 16 years ago
  5. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
  6. 9d865fa Pass the flag -Wno-format-zero-length to gcc (if supported by gcc) while compiling tools. This flag only affects those tools for which -Wformat is enabled (at this time only exp-drd). by bart · 16 years ago
  7. 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 · 16 years ago
  8. 8cd42de Avoid hundreds of warnings from -Winline on gcc-4.3: by sewardj · 17 years ago
  9. b5f2964 Back out bogus strict-aliasing hacks and use -fno-strict-aliasing by default. by sewardj · 17 years ago
  10. 944fbf2 Change the baseline optimisation level from -O to -O2. by sewardj · 17 years ago
  11. 1eff82b by sewardj · 18 years ago
  12. 0126214 by sewardj · 19 years ago
  13. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  14. 7379c70 Turn on some extra warnings. by tom · 19 years ago
  15. b637bad Reworked to avoid depending on $(eval) in the make files as only fairly by tom · 19 years ago
  16. e8b6209 ppc32 build fix. by sewardj · 19 years ago
  17. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago