index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
port
/
atomics
/
generic-gcc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow icc to use the same atomics infrastructure as gcc.
Tom Lane
2015-08-31
1
-6
/
+1
*
Rely on inline functions even if that causes warnings in older compilers.
Andres Freund
2015-08-05
1
-7
/
+1
*
Revert 9.5 pgindent changes to atomics directory files
Bruce Momjian
2015-05-24
1
-27
/
+22
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-22
/
+27
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
1
-1
/
+1
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
1
-1
/
+1
*
Fix alignment of pg_atomic_uint64 variables on some 32bit platforms.
Andres Freund
2015-01-11
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Further atomic ops portability improvements and bug fixes.
Andres Freund
2014-09-26
1
-10
/
+4
*
Fix whitespace
Peter Eisentraut
2014-09-26
1
-1
/
+0
*
Fix atomic ops for x86 gcc compilers that don't understand atomic intrinsics.
Andres Freund
2014-09-26
1
-3
/
+10
*
Add a basic atomic ops API abstracting away platform/architecture details.
Andres Freund
2014-09-25
1
-0
/
+236