index
:
talos-hostboot
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
05-21-2018
06-04-2018
06-18-2018
07-25-2019
master
Talos™ II hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libc++
/
builtins.C
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc++: add sized delete and delete[] for C++14
Stewart Smith
2017-03-23
1
-1
/
+11
*
Hostboot Bootloader Infrastructure
Marty Gloff
2016-02-19
1
-2
/
+5
*
Fix spelling mistakes using codespell.
Patrick Williams
2015-01-15
1
-2
/
+4
*
Change copyright prolog for all files to Apache.
Patrick Williams
2014-05-21
1
-11
/
+11
*
Clean up potential uninitialized object instances.
Patrick Williams
2013-05-01
1
-2
/
+2
*
Support code coverage in extended modules.
Patrick Williams
2012-10-09
1
-25
/
+31
*
Add environment var to remove debug messages.
Patrick Williams
2011-08-24
1
-9
/
+7
*
Add copyright headers to all source files.
Patrick Williams
2011-08-24
1
-0
/
+22
*
_fini and static dtor handling
dgilbert
2011-08-03
1
-6
/
+65
*
Fix weak consistency bug in guard-aquire/guard-release
Patrick Williams
2011-05-17
1
-31
/
+16
*
Merge of PowerHAL project up to commit:
Patrick Williams
2011-03-05
1
-0
/
+10
*
Kernel spinlock support.
Patrick Williams
2010-06-09
1
-0
/
+6
*
Add new/delete operators.
Patrick Williams
2010-05-21
1
-0
/
+21
*
Use GCC builtin for atomics for guard_acquire
Patrick Williams
2010-05-19
1
-1
/
+13
*
Add thread safe guard variable code.
Patrick Williams
2010-05-18
1
-13
/
+26
*
Create simple console.
Patrick Williams
2010-05-18
1
-0
/
+33