aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/cpu/arm
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2008-01-08configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek1-1/+7
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik1-0/+4
2006-10-09re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f...Benjamin Kosnik1-2/+5
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill1-4/+4
2004-09-16cxxabi_tweaks.h (__cxa_cdtor_return_type): Define.Mark Mitchell1-0/+4
2004-08-12cxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIBCXX_CXA_VEC_CTOR_RETURN.Paul Brook1-2/+12
2004-08-04fix typoJason Merrill1-1/+1
2004-07-02cxxabi_tweaks.h: New file.Paul Brook1-0/+59
2002-11-02re PR libstdc++/7926 (i486 instructions in header files make c++ programs cra...Benjamin Kosnik1-62/+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 Kosnik1-33/+0
2002-08-29cpu_limits.h: New file.Richard Earnshaw1-0/+33
2002-06-24*: Move header files up a level.Phil Edwards1-0/+0
2001-10-05atomicity.h (__compare_and_swap): Remove unused function.Phil Edwards1-57/+0
2001-02-28Correct license.Benjamin Kosnik1-15/+25
2000-12-05atomicity.h: Add support for compiling Thumb code.Richard Earnshaw1-23/+160
2000-11-28atomicity.h (__exchange_and_add): Silence preprocessor multi-line string warn...Franz Sirl1-49/+65
2000-11-27atomicity.h (__exchange_and_add): Add __volatile__ to asm.Franz Sirl1-5/+5
2000-08-22atomicity.h: Change __attribute__ ((unused)) to __attribute__ ((__unused__)).Benjamin Kosnik1-5/+5
2000-04-26cpu: Atomicity cleanups.Nathan Myers1-28/+34
2000-04-21libstdc++-v3: New directory.Benjamin Kosnik1-0/+109