summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/cpu/arm
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-10-01libstdc++: Fix test_and_acquire for EABIJonathan Wakely
2020-09-30libstdc++: Fix test_and_acquire / set_and_release for EABI guard variablesJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory
2016-01-04Update copyright years.Jakub Jelinek
2015-05-19Add cpu_defines.h for ARM.Ramana Radhakrishnan
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2011-01-15re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-01-08configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik
2006-10-09re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f...Benjamin Kosnik
2005-08-17All files: Update FSF address.Kelley Cook
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill
2004-09-16cxxabi_tweaks.h (__cxa_cdtor_return_type): Define.Mark Mitchell
2004-08-12cxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIBCXX_CXA_VEC_CTOR_RETURN.Paul Brook
2004-08-04fix typoJason Merrill
2004-07-02cxxabi_tweaks.h: New file.Paul Brook
2002-11-02re PR libstdc++/7926 (i486 instructions in header files make c++ programs cra...Benjamin Kosnik
2002-10-03re PR libstdc++/3584 (arm-specific atomic operations not atomic)Richard Earnshaw
2002-09-26Makefile.am (target_headers): Remove cpu_limits.h.Benjamin Kosnik
2002-08-29cpu_limits.h: New file.Richard Earnshaw
2002-06-24*: Move header files up a level.Phil Edwards
2001-10-05atomicity.h (__compare_and_swap): Remove unused function.Phil Edwards
2001-02-28Correct license.Benjamin Kosnik
2000-12-05atomicity.h: Add support for compiling Thumb code.Richard Earnshaw
2000-11-28atomicity.h (__exchange_and_add): Silence preprocessor multi-line string warn...Franz Sirl
2000-11-27atomicity.h (__exchange_and_add): Add __volatile__ to asm.Franz Sirl
2000-08-22atomicity.h: Change __attribute__ ((unused)) to __attribute__ ((__unused__)).Benjamin Kosnik
2000-04-26cpu: Atomicity cleanups.Nathan Myers
2000-04-21libstdc++-v3: New directory.Benjamin Kosnik