aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/cpu
AgeCommit message (Expand)AuthorFilesLines
2007-06-17atomicity.h: Use __mcfisaa__...Nathan Sidwell1-3/+3
2007-02-02c++config: Consistent macro guards for config includes.Benjamin Kosnik1-5/+5
2007-01-26re PR libstdc++/30586 (Namespace pollution in c++ headers)Paolo Carlini1-2/+2
2007-01-13atomicity.h (__exchange_and_add): Don't use ordered store.John David Anglin1-4/+2
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik5-1/+19
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik3-0/+12
2006-11-18rs6000.h (TARGET_NO_LWSYNC): Define.Joseph Myers1-0/+4
2006-10-09re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f...Benjamin Kosnik2-4/+10
2006-09-14atomicity.h: Move to...Benjamin Kosnik9-17/+15
2006-09-12eh_globals.cc: Remove __gnu_internal.Benjamin Kosnik2-10/+10
2006-08-31re PR libstdc++/28671 (undefined reference to `__sync_fetch_and_add_4')Benjamin Kosnik1-2/+0
2006-07-14acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): New.Benjamin Kosnik3-2/+7
2006-05-27configure.host: If the CPU provides atomic builtins select generic/atomic_bui...Paolo Carlini4-138/+3
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik13-48/+63
2005-11-05re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC)Paolo Carlini2-0/+69
2005-08-19atomicity.h: Replace broken generic code with current copy of generic/atomici...J"orn Rennecke1-44/+28
2005-08-17All files: Update FSF address.Kelley Cook21-21/+21
2005-06-07s390.md: ("UNSPECV_MB", "UNSPECV_CAS"): New constants.Adrian Straetling1-14/+2
2005-05-25atomicity.h: Use the builtins for atomic memory operations.Paolo Carlini3-72/+10
2005-04-06atomicity.h (__exchange_and_add): Add "memory" clobber to inline assembly sta...Ulrich Weigand1-1/+2
2005-02-28re PR target/19065 (Make CRIS libstdc++ asms autoincrement-safe)Hans-Peter Nilsson1-5/+5
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill7-6/+178
2004-09-16cxxabi_tweaks.h (__cxa_cdtor_return_type): Define.Mark Mitchell2-0/+6
2004-08-20atomicity.h (__exchange_and_add, [...]): Add memory barrier to locking asm.John David Anglin1-2/+4
2004-08-12cxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIBCXX_CXA_VEC_CTOR_RETURN.Paul Brook2-2/+16
2004-08-04fix typoJason Merrill1-1/+1
2004-07-28Introduce sh4a support.Alexandre Oliva1-0/+123
2004-07-02cxxabi_tweaks.h: New file.Paul Brook2-0/+106
2004-03-22atomicity.h (__atomic_add): Remove "static inline" and attribute-unused.Hans-Peter Nilsson1-8/+12
2004-03-19atomicity.h: Prevent reg loads between LL and SC instructions.Michael Eager1-10/+12
2004-03-07re PR libstdc++/12658 (Thread safety problems in locale::global() and locale:...Benjamin Kosnik2-21/+8
2004-02-28atomicity.h (__atomic_add): Make first argument volatile.John David Anglin1-1/+1
2004-02-27atomicity.h: Include c++config.h to get defines.Benjamin Kosnik4-31/+31
2004-02-27atomicity.h: New, forward declarations for __atomic_add and __exchange_and_add.Benjamin Kosnik15-556/+625
2003-12-24atomicity.h (__exchange_and_add): Fix output constraint.Andrew Pinski1-1/+1
2003-12-24re PR libstdc++/13480 (bits/atomicity.h:56: warning: read-write constraint do...Andrew Pinski1-2/+3
2003-12-20fix thinkoJason Merrill1-2/+2
2003-12-19atomicity.h: Remove memory clobbers.Jason Merrill7-43/+36
2003-12-10linker-map.gnu: Remove private ios_base members from export list.Benjamin Kosnik12-64/+62
2003-12-08re PR libstdc++/12496 (wrong result for __atomic_add(&value, -1) when using -...David S. Miller1-2/+4
2003-10-20ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_SIM_NABI32, _MIPS_SIM_A...Rainer Orth1-2/+2
2003-10-16atomicity.h (__exchange_and_add): Use TAS on __mcf5400__.Bernardo Innocenti1-7/+10
2003-08-07re PR libstdc++/11784 (atomic __exchange_and_add() broken for ColdFire and 68...Bernardo Innocenti1-1/+1
2003-08-07re PR libstdc++/11784 (atomic __exchange_and_add() broken for ColdFire and 68...Bernardo Innocenti1-46/+25
2003-07-23atomicity.h: Change _GLIBCXX_INST_GLIBCXX_ATOMICITY_LOCK to _GLIBCXX_INST_ATO...Steve Ellcey1-2/+2
2003-07-05Move from CPP to CXX.Benjamin Kosnik12-27/+27
2003-06-02re PR libstdc++/9815 (atomicity.h - fails to compile with -O3 -masm=intel)Andrew Pinski2-3/+3
2003-06-02re PR libstdc++/11062 (Please avoid __attribute__ ((unused)))Richard Kreckel1-2/+2
2003-04-29atomicity.h: New file.Joel Sherrill1-0/+75
2003-03-20atomicity.h (__exchange_and_add, [...]): Only .set mips2 for the o32 ABI.Alexandre Oliva1-1/+5