index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-5
/
+1
*
Typo STD_ATOMIC_H -> _STDATOMIC_H
Hal Murray
2015-03-24
1
-1
/
+1
*
Add compile-time check for arg type to NITEMS()
Zbigniew Chyla
2015-03-22
1
-0
/
+21
*
Address Savannah bug #44566: Unused variable warnings with -DNDEBUG
Kurt Schwehr
2015-03-17
1
-1
/
+1
*
splint/cppcheck/coverity prerelease cleanup.
Eric S. Raymond
2015-03-13
1
-0
/
+4
*
Since Windows should have full POSIX now, remove WIN32 port cruft.
Eric S. Raymond
2015-03-09
1
-4
/
+0
*
OS X, add OSMemoryBarrier() for memory_barrier() portability.
Gary E. Miller
2015-03-08
1
-0
/
+6
*
Move some toolchain settings into compiler.h, all that stuff should live there.
Eric S. Raymond
2015-03-07
1
-0
/
+17
*
Prevent splint from coughing up a hairball.
Eric S. Raymond
2015-03-07
1
-0
/
+2
*
Add explanatory comment.
Eric S. Raymond
2015-03-06
1
-1
/
+2
*
Header inclusion had a typo.
Eric S. Raymond
2015-03-06
1
-2
/
+2
*
Fall back to a GNUism if C11 stdatomic.h is not available but GCC is.
Eric S. Raymond
2015-03-06
1
-0
/
+2
*
clang can declare unused for arguments, too.
Eric S. Raymond
2015-03-02
1
-1
/
+1
*
Repair inclusion of stdatomic.h.
Eric S. Raymond
2015-02-28
1
-1
/
+5
*
memory_barrier() now uses a standardized C11 lockless-concurrency primitive.
Eric S. Raymond
2015-02-26
1
-5
/
+5
*
Concurrency protection for ntpmon using memory barrier instructions.
Eric S. Raymond
2015-02-25
1
-0
/
+18
*
Add compiler.h with compiler specific macros.
Zbigniew Chyla
2015-01-21
1
-0
/
+25