patch applied (ghc): Fix the symbol visibility pragmas
Simon Marlow
marlowsd at gmail.com
Thu Jun 17 11:32:10 EDT 2010
Thu Jun 17 03:57:58 PDT 2010 Simon Marlow <marlowsd at gmail.com>
* Fix the symbol visibility pragmas
M ./includes/Rts.h -9 +1
A ./rts/BeginPrivate.h
M ./rts/Capability.h -2 +2
A ./rts/EndPrivate.h
M ./rts/FrontPanel.h -2 +2
M ./rts/GetTime.h -2 +2
M ./rts/Hash.h -2 +2
M ./rts/Messages.h -2 +2
M ./rts/Papi.h -2 +2
M ./rts/Printer.h -2 +2
M ./rts/ProfHeap.h -2 +2
M ./rts/Profiling.h -2 +2
M ./rts/Proftimer.h -2 +2
M ./rts/RaiseAsync.h -2 +2
M ./rts/RetainerProfile.h -2 +2
M ./rts/RetainerSet.h -2 +2
M ./rts/RtsSignals.h -2 +2
M ./rts/RtsUtils.h -2 +2
M ./rts/STM.h -2 +2
M ./rts/Schedule.h -2 +2
M ./rts/Sparks.h -2 +2
M ./rts/Stable.h -2 +2
M ./rts/Stats.h -2 +2
M ./rts/StgPrimFloat.h -2 +2
M ./rts/Task.h -2 +2
M ./rts/ThreadLabels.h -2 +2
M ./rts/Threads.h -2 +2
M ./rts/Ticker.h -2 +2
M ./rts/Trace.h -2 +2
M ./rts/Updates.h -2 +2
M ./rts/Weak.h -2 +2
M ./rts/eventlog/EventLog.h -2 +2
M ./rts/posix/Signals.h -2 +2
M ./rts/sm/BlockAlloc.h -2 +2
M ./rts/sm/Compact.h -2 +2
M ./rts/sm/Evac.h -2 +2
M ./rts/sm/GC.h -2 +2
M ./rts/sm/GCThread.h -2 +2
M ./rts/sm/GCUtils.h -2 +2
M ./rts/sm/MarkStack.h -2 +2
M ./rts/sm/MarkWeak.h -2 +2
M ./rts/sm/OSMem.h -2 +2
M ./rts/sm/Sanity.h -2 +2
M ./rts/sm/Scav.h -2 +2
M ./rts/sm/Storage.h -2 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100617105758-12142-bd1a43313173a541c5535d19bd0bc5d0359c8245.gz
More information about the Cvs-ghc
mailing list