updated [and finally fixed my script to produce ready to go de-in(ed)
[platform/upstream/glib.git] / glib / gatomic.c
2004-10-24 Matthias ClasenApply a patch to fix sparse warnings. (#154696, Kjartan...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-08-02 Matthias ClasenInclude gthreadinit.h here to see the declaration for
2004-07-02 Sebastian WilhelmiRename __asm to __asm__ and __volatile to __volatile__...
2004-03-12 Manish SinghNon-optimizing compile fails for two asm statements...
2004-03-05 Matthias ClasenPatch by Sebastian Wilhemi to fix infinite recursion...
2004-03-02 Sebastian WilhelmiFixed missing definition for ppc code. Fix by Mark...
2004-03-01 Sebastian WilhelmiDefine g_atomic_(int|pointer)_get only for
2004-02-29 Hans Breueradded win32 api based implementation for G_PLATFORM_WIN...
2004-02-29 Sebastian WilhelmiMoved the assembler functions from gatomic.h to gatomic...
2004-02-26 Sebastian WilhelmiNew files to implement atomic operations for different...