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
*
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
*
Fix HOSTEND check in Makefile.main for ppc64le
Stewart Smith
2015-05-20
1
-1
/
+1
*
fix extract-gcov compilation when using a build directory
Cédric Le Goater
2015-05-20
1
-1
/
+1
*
Don't exclude sections during link
Stewart Smith
2015-05-15
1
-1
/
+1
*
Add extract-gcov utility for extracting gcda from skiboot dump
Stewart Smith
2015-05-15
1
-1
/
+4
*
Construct linked list of gcov data structures
Stewart Smith
2015-05-15
1
-1
/
+1
*
Enable SKIBOOT_GCOV build option for building with profiling
Stewart Smith
2015-05-15
1
-0
/
+4
*
sparse: add make variable C to run sparse when compiling skiboot
Cédric Le Goater
2015-02-26
1
-0
/
+3
*
Makefile: Link with libgcc
Michael Neuling
2015-02-23
1
-2
/
+3
*
Makefile: Move -m options from CPPFLAGS to CFLAGS & AFLAGS
Jeremy Kerr
2015-01-28
1
-3
/
+3
*
Run the CCAN unit tests and add to coverage-report
Stewart Smith
2014-12-18
1
-3
/
+3
*
Fix makefile dependency generation, especially for HOSTCC
Stewart Smith
2014-12-15
1
-1
/
+1
*
Enable -Werror
Stewart Smith
2014-12-10
1
-2
/
+2
*
Reduce -Wstack-usage down to 1024 bytes.
Stewart Smith
2014-12-05
1
-2
/
+2
*
fix Makefile when using a build directory
Cédric Le Goater
2014-11-26
1
-1
/
+2
*
Merge remote-tracking branch 'ltcgit/master'
Benjamin Herrenschmidt
2014-11-22
1
-12
/
+24
|
\
|
*
don't echo version during make.
Stewart Smith
2014-11-19
1
-1
/
+0
|
*
Fail build when SKIBOOT_VERSION not set and not in git tree
Stewart Smith
2014-11-19
1
-1
/
+6
|
*
Implement skiboot versioning
Stewart Smith
2014-11-19
1
-8
/
+16
*
|
Add symbolic backtraces and expose skiboot map to Linux
Benjamin Herrenschmidt
2014-11-18
1
-5
/
+10
*
|
Stack checking extensions
Benjamin Herrenschmidt
2014-11-17
1
-1
/
+10
|
/
*
Quote built-in kernel path from Makefile
Benjamin Herrenschmidt
2014-11-17
1
-1
/
+1
*
Preliminary code coverage reporting infrastructure
Stewart Smith
2014-10-22
1
-0
/
+8
*
Fix gitid generation when not in a git repository
Joel Stanley
2014-08-13
1
-1
/
+3
*
Pretty print objcopy in build output
Joel Stanley
2014-08-08
1
-1
/
+1
*
Build with -ffreestanding so we can override printf
Stewart Smith
2014-08-08
1
-3
/
+3
*
Initial commit of Open Source release
Benjamin Herrenschmidt
2014-07-02
1
-0
/
+154