Skip to content
Snippets Groups Projects
  1. Apr 30, 2007
  2. May 03, 2007
  3. May 06, 2007
  4. May 04, 2007
  5. May 05, 2007
  6. May 04, 2007
  7. May 03, 2007
  8. Apr 30, 2007
  9. May 01, 2007
    • chevalier@alum.wellesley.edu's avatar
      Remove references to -fticky-ticky flag · 3c506a6c
      chevalier@alum.wellesley.edu authored
      -ticky is the command-line flag for ticky-ticky profiling now, but
      internally, the -fticky-ticky flag was used to represent whether ticky
      was on. This led to link errors if the user supplied -fticky-ticky but
      not -ticky (ticky code would be generated but the wrong RTS library
      would be passed to the linker). I removed references to -fticky-ticky
      -- now, only the way flags dictate whether ticky is on, and
      -fticky-ticky is no longer accepted as a command-line option.
      3c506a6c
  10. May 02, 2007
Loading