index
:
talos-skiboot
03-26-2018
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
06-04-2018
06-18-2018
master
Talos™ II skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.main
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: use thin archives rather than incremental linking
Nicholas Piggin
2018-02-28
1
-5
/
+9
*
stb: Put correct label (for skiboot) into container
Stewart Smith
2018-02-13
1
-2
/
+2
*
Add support for new gcc 7 parametrized stack protector
Benjamin Herrenschmidt
2017-12-20
1
-8
/
+18
*
libstb/(create|print)-container: Sync with sb-signing-utils
Stewart Smith
2017-12-18
1
-2
/
+2
*
make check: Make valgrind optional
Michael Ellerman
2017-12-18
1
-1
/
+7
*
build: CFLAGS compile with -mcpu=power7
Nicholas Piggin
2017-08-22
1
-1
/
+2
*
build: CFLAGS compile with -fpie and -fno-pic
Nicholas Piggin
2017-08-22
1
-1
/
+1
*
build: LDFLAGS pass -pie flag explicitly to ld
Nicholas Piggin
2017-08-22
1
-0
/
+1
*
Makefile.check: Fix `make check`
Cyril Bur
2017-08-01
1
-4
/
+3
*
gcov: properly handle gard and pflash code coverage
Stewart Smith
2017-07-19
1
-1
/
+12
*
Makefile: gard/pflash targets for CI build with HOSTCFLAGS/HOSTGCOVFLAGS
Stewart Smith
2017-07-19
1
-2
/
+2
*
skiboot: Add a library for xz
Hemant Kumar
2017-06-27
1
-2
/
+3
*
pore: Always use libpore
Oliver O'Halloran
2017-05-10
1
-7
/
+2
*
libstb/create-container: Add full container build and sign with imprint keys
Dave Heller
2017-04-07
1
-2
/
+2
*
Makefile: Update clean target for stb
Michael Neuling
2017-03-16
1
-1
/
+1
*
Dead code and data elimination
Nicholas Piggin
2017-02-06
1
-1
/
+9
*
Initial support for the ELFv2 ABI
Nicholas Piggin
2017-02-06
1
-1
/
+10
*
Makefile: Disable stack protector due to gcc problems
Benjamin Herrenschmidt
2016-12-22
1
-3
/
+9
*
Makefile: Use -ffixed-r13
Benjamin Herrenschmidt
2016-12-22
1
-0
/
+1
*
stb: create-container and wrap skiboot in Secure/Trusted Boot container
Stewart Smith
2016-11-24
1
-0
/
+7
*
travis-ci: use Docker containers for a matrix of platforms
Stewart Smith
2016-11-02
1
-1
/
+1
*
extract-gcov: build with -m64 if compiler supports it
Stewart Smith
2016-10-25
1
-0
/
+1
*
libstb: add required container header structures
Claudio Carvalho
2016-10-10
1
-1
/
+2
*
consolidate gcov flags into HOSTGCOVFLAGS for host binaries
Stewart Smith
2016-09-02
1
-0
/
+2
*
Don't set -fstack-protector-all unconditionally
Benjamin Herrenschmidt
2016-08-18
1
-1
/
+1
*
Build host programs (and checks) with debug enabled
Benjamin Herrenschmidt
2016-08-18
1
-0
/
+1
*
Add global DEBUG make flag
Benjamin Herrenschmidt
2016-08-18
1
-0
/
+4
*
Make: Add skiboot.lid.xz to make clean
Vasant Hegde
2016-08-10
1
-1
/
+1
*
Produce XZ compressed skiboot.lid as part of build
Stewart Smith
2016-07-04
1
-1
/
+4
*
Add .version to make clean
Stewart Smith
2016-06-07
1
-1
/
+1
*
Fix 'make clean'
Vasant Hegde
2016-03-11
1
-0
/
+1
*
Merge branch 'stable'
Stewart Smith
2015-12-03
1
-2
/
+2
|
\
|
*
Fix up extract-gcov for gcc > 4.8
Stewart Smith
2015-12-03
1
-2
/
+2
|
*
libflash: Provide an internal parity implementation, to remove libgcc dependency
Jeremy Kerr
2015-12-02
1
-3
/
+2
*
|
Update hack for building pflash for coverity scan
Stewart Smith
2015-11-27
1
-0
/
+4
*
|
Enable building pflash for coverity (travis)
Stewart Smith
2015-11-17
1
-0
/
+2
*
|
Enable -Werror for -Wformat
Stewart Smith
2015-11-16
1
-1
/
+1
*
|
libflash: Provide an internal parity implementation, to remove libgcc dependency
Jeremy Kerr
2015-11-13
1
-3
/
+2
*
|
Enable -fstack-protector-strong if supported by compiler
Stewart Smith
2015-11-13
1
-1
/
+1
*
|
Skip -std=gnu11 for sparse
Stewart Smith
2015-11-09
1
-0
/
+1
|
/
*
coverity scan through travis-ci
Stewart Smith
2015-09-08
1
-0
/
+4
*
Fix try-cflag makefile foo for ancient GCC (e.g. 4.4 shipped with RHEL6)
Stewart Smith
2015-08-18
1
-1
/
+1
*
Use target CC for __GNUC__ version defines in extract-gcov
Stewart Smith
2015-08-18
1
-1
/
+4
*
Enforce GNU 11 as default C dialect
Joel Stanley
2015-08-13
1
-0
/
+2
*
Newer GCC can automatically vectorise code. We do not want that.
Stewart Smith
2015-08-12
1
-0
/
+6
*
Test compiler flags before using, force abiv1 if needed
Stewart Smith
2015-08-12
1
-4
/
+19
*
versioning: Unify all versioning to match skiboot versions
Cyril Bur
2015-07-31
1
-1
/
+1
*
Be explicit about wanting GCOV branch coverage
Stewart Smith
2015-06-26
1
-3
/
+3
*
force elf64-powerpc output format and big endian for linker
Stewart Smith
2015-06-05
1
-0
/
+3
*
Have make_version be able to generate versions for tools
Cyril Bur
2015-06-01
1
-1
/
+1
[next]