aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/cpu
AgeCommit message (Expand)AuthorFilesLines
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
2003-02-13atomicity.h (_Atomic_add_mutex): Fix declaration.Phil Edwards1-7/+18
2003-02-09atomicity.h (__Atomicity_lock<__inst>::_S_atomicity_lock): Correct alignment.John David Anglin1-6/+9
2003-01-02atomicity.h (__exchange_and_add, [...]): *__mem is also an output.Jason Merrill2-9/+9
2002-11-08atomicity.h: Provide atomic __exchange_and_add and __atomic_add.Phil Edwards1-6/+21
2002-11-05os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define.John David Anglin1-0/+87
2002-11-02re PR libstdc++/7926 (i486 instructions in header files make c++ programs cra...Benjamin Kosnik3-176/+0
2002-10-03re PR libstdc++/3584 (arm-specific atomic operations not atomic)Richard Earnshaw1-173/+14
2002-09-26Makefile.am (target_headers): Remove cpu_limits.h.Benjamin Kosnik12-433/+0
2002-09-06configure.target: Use cpu_include_dir="config/cpu/sparc" for all sparc targets.Jakub Jelinek2-72/+45
2002-08-29cpu_limits.h: New file.Richard Earnshaw1-0/+33
2002-07-30cpu_limits.h (__glibcpp_long_bits): Define.Alan Modra2-42/+12
2002-07-08configure.target: Fix comment for mips atomicity.Eric Christopher1-6/+9
2002-06-24*: Move header files up a level.Phil Edwards25-0/+0
2002-06-03atomicity.h (__exchange_and_add): Fix inline assembly for old assemblers.Marc Espie1-1/+1
2002-04-23cpu_limits.h: New file.Hans-Peter Nilsson1-0/+34
2002-02-14atomicity.h: Corrected for RTEMS targets which do not have a CAS instruction.Joel Sherrill1-5/+27
2002-01-23re PR libstdc++/5198 (3.0.3 linux x m68k build fail: invalid opcodes in c++lo...Richard Henderson1-10/+85
2002-01-09cpu_limits.h (__glibcpp_long_bits): Add definition.Bo Thorsen1-0/+2
2001-12-28cpu_limits.h: New file.Richard Henderson1-0/+36