mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Add a missing volatile for the IA64 implementation.
2005-12-02 Matthias Clasen <mclasen@redhat.com> * glib/gatomic.c (g_atomic_int_add): Add a missing volatile for the IA64 implementation.
This commit is contained in:
committed by
Matthias Clasen
parent
bbb77c8d21
commit
8f843302f8
@@ -1,11 +1,16 @@
|
||||
2005-12-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gatomic.c (g_atomic_int_add): Add a missing volatile for
|
||||
the IA64 implementation.
|
||||
|
||||
Fri Dec 2 16:18:09 2005 Tim Janik <timj@imendio.com>
|
||||
|
||||
* glib/gslice.c: some naming and type size fixups.
|
||||
|
||||
Fri Dec 2 13:08:58 2005 Tim Janik <timj@gtk.org>
|
||||
|
||||
* glib/gslice.h (g_slice_free): reworked GCC-specific type-safe macro
|
||||
variant into something less verbose, but digestible for gcc-3.4.
|
||||
* glib/gslice.h (g_slice_free): reworked GCC-specific type-safe macro
|
||||
variant into something less verbose, but digestible for gcc-3.4.
|
||||
|
||||
Fri Dec 2 10:55:07 2005 Tim Janik <timj@imendio.com>
|
||||
|
||||
|
Reference in New Issue
Block a user