Age | Commit message (Expand) | Author | Files | Lines |
2003-10-20 | ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_SIM_NABI32, _MIPS_SIM_A... | Rainer Orth | 1 | -2/+2 |
2003-10-16 | atomicity.h (__exchange_and_add): Use TAS on __mcf5400__. | Bernardo Innocenti | 1 | -7/+10 |
2003-08-07 | re PR libstdc++/11784 (atomic __exchange_and_add() broken for ColdFire and 68... | Bernardo Innocenti | 1 | -1/+1 |
2003-08-07 | re PR libstdc++/11784 (atomic __exchange_and_add() broken for ColdFire and 68... | Bernardo Innocenti | 1 | -46/+25 |
2003-07-23 | atomicity.h: Change _GLIBCXX_INST_GLIBCXX_ATOMICITY_LOCK to _GLIBCXX_INST_ATO... | Steve Ellcey | 1 | -2/+2 |
2003-07-05 | Move from CPP to CXX. | Benjamin Kosnik | 12 | -27/+27 |
2003-06-02 | re PR libstdc++/9815 (atomicity.h - fails to compile with -O3 -masm=intel) | Andrew Pinski | 2 | -3/+3 |
2003-06-02 | re PR libstdc++/11062 (Please avoid __attribute__ ((unused))) | Richard Kreckel | 1 | -2/+2 |
2003-04-29 | atomicity.h: New file. | Joel Sherrill | 1 | -0/+75 |
2003-03-20 | atomicity.h (__exchange_and_add, [...]): Only .set mips2 for the o32 ABI. | Alexandre Oliva | 1 | -1/+5 |
2003-02-13 | atomicity.h (_Atomic_add_mutex): Fix declaration. | Phil Edwards | 1 | -7/+18 |
2003-02-09 | atomicity.h (__Atomicity_lock<__inst>::_S_atomicity_lock): Correct alignment. | John David Anglin | 1 | -6/+9 |
2003-01-02 | atomicity.h (__exchange_and_add, [...]): *__mem is also an output. | Jason Merrill | 2 | -9/+9 |
2002-11-08 | atomicity.h: Provide atomic __exchange_and_add and __atomic_add. | Phil Edwards | 1 | -6/+21 |
2002-11-05 | os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define. | John David Anglin | 1 | -0/+87 |
2002-11-02 | re PR libstdc++/7926 (i486 instructions in header files make c++ programs cra... | Benjamin Kosnik | 3 | -176/+0 |
2002-10-03 | re PR libstdc++/3584 (arm-specific atomic operations not atomic) | Richard Earnshaw | 1 | -173/+14 |
2002-09-26 | Makefile.am (target_headers): Remove cpu_limits.h. | Benjamin Kosnik | 12 | -433/+0 |
2002-09-06 | configure.target: Use cpu_include_dir="config/cpu/sparc" for all sparc targets. | Jakub Jelinek | 2 | -72/+45 |
2002-08-29 | cpu_limits.h: New file. | Richard Earnshaw | 1 | -0/+33 |
2002-07-30 | cpu_limits.h (__glibcpp_long_bits): Define. | Alan Modra | 2 | -42/+12 |
2002-07-08 | configure.target: Fix comment for mips atomicity. | Eric Christopher | 1 | -6/+9 |
2002-06-24 | *: Move header files up a level. | Phil Edwards | 25 | -0/+0 |
2002-06-03 | atomicity.h (__exchange_and_add): Fix inline assembly for old assemblers. | Marc Espie | 1 | -1/+1 |
2002-04-23 | cpu_limits.h: New file. | Hans-Peter Nilsson | 1 | -0/+34 |
2002-02-14 | atomicity.h: Corrected for RTEMS targets which do not have a CAS instruction. | Joel Sherrill | 1 | -5/+27 |
2002-01-23 | re PR libstdc++/5198 (3.0.3 linux x m68k build fail: invalid opcodes in c++lo... | Richard Henderson | 1 | -10/+85 |
2002-01-09 | cpu_limits.h (__glibcpp_long_bits): Add definition. | Bo Thorsen | 1 | -0/+2 |
2001-12-28 | cpu_limits.h: New file. | Richard Henderson | 1 | -0/+36 |
2001-12-11 | * config/cpu/sparc/sparc32/bits/atomicity.h | Loren J. Rittle | 1 | -0/+2 |
2001-12-08 | atomicity.h (struct __Atomicity_lock<__inst>): Add. | Nathan Myers | 1 | -6/+13 |
2001-10-26 | os_defines.h: Set to 64 bit longs with __s390x__ only. | Benjamin Kosnik | 1 | -5/+0 |
2001-10-23 | limits.h: Move to... | Benjamin Kosnik | 8 | -6/+157 |
2001-10-19 | limits.h: New file. | Andreas Jaeger | 2 | -0/+91 |
2001-10-05 | atomicity.h (__compare_and_swap): Remove unused function. | Phil Edwards | 9 | -210/+0 |
2001-10-01 | * config/cpu/cris/bits/atomicity.h: Correct file header. | Hans-Peter Nilsson | 1 | -2/+2 |
2001-09-29 | * config/cpu/cris/bits/limits.h: New file. | Hans-Peter Nilsson | 1 | -0/+33 |
2001-09-29 | configure.target (LIMITSH): Set for cris. | Hans-Peter Nilsson | 1 | -0/+79 |
2001-08-24 | limits.h (__glibcpp_long_double_bits): Only define if not already provided by... | Loren J. Rittle | 1 | -0/+3 |
2001-08-16 | configure.target: Set LIMITSH for powerpc-*-*. | Franz Sirl | 1 | -0/+33 |
2001-08-15 | configure.target (cpu_include_dir): Set to `config/cpu/m68k' for m68k and m68... | Andreas Schwab | 1 | -0/+61 |
2001-08-14 | Added atomicity.h header for s390. | Ulrich Weigand | 1 | -0/+60 |
2001-08-13 | configure.in (LIMITS_INC_SRCDIR): New variable. | Mark Mitchell | 2 | -0/+73 |
2001-07-31 | configure.target: Remove mips from cpu table. | Benjamin Kosnik | 1 | -36/+3 |
2001-07-25 | configure.target (cpu_include_dir): Set to `config/cpu/mips' for mips. | H.J. Lu | 1 | -0/+138 |
2001-02-28 | Correct license. | Benjamin Kosnik | 9 | -150/+240 |
2001-02-19 | atomicity.h (__compare_and_swap): Fix typo. | Andreas Jaeger | 1 | -2/+2 |
2001-01-26 | atomicity.h: Remove tricky .subsetion bits. | Richard Henderson | 1 | -46/+32 |
2000-12-05 | atomicity.h: Add support for compiling Thumb code. | Richard Earnshaw | 1 | -23/+160 |
2000-11-28 | atomicity.h (__exchange_and_add): Silence preprocessor multi-line string warn... | Franz Sirl | 2 | -83/+124 |