mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-02 06:40:25 +08:00
Add missing ChangeLog entry
From-SVN: r197630
This commit is contained in:
parent
d755c7effc
commit
ab4425be30
@ -1,3 +1,12 @@
|
||||
2013-03-23 Andi Kleen <ak@linux.intel.com>
|
||||
|
||||
* local_atomic (__always_inline): Add.
|
||||
(__calculate_memory_order, atomic_thread_fence,
|
||||
atomic_signal_fence, test_and_set, clear, store, load,
|
||||
exchange, compare_exchange_weak, compare_exchange_strong,
|
||||
fetch_add, fetch_sub, fetch_and, fetch_or, fetch_xor):
|
||||
Add __always_inline to force inlining.
|
||||
|
||||
2013-02-11 Iain Sandoe <iain@codesourcery.com>
|
||||
Jack Howarth <howarth@bromo.med.uc.edu>
|
||||
Patrick Marlier <patrick.marlier@gmail.com>
|
||||
|
Loading…
x
Reference in New Issue
Block a user