index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.main
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-09
Makefile: be precise about clang target
Joel Stanley
1
-10
/
+1
2018-05-04
Makefile: Use LD to link the final binary
Joel Stanley
1
-3
/
+4
2018-05-04
Makefile: Disable warnings to make clang happy
Joel Stanley
1
-0
/
+11
2018-05-04
Makefile: Add additional flags when using clang
Joel Stanley
1
-0
/
+23
2018-05-04
Makefile: Put some ppc options behind try-cflag tests
Joel Stanley
1
-3
/
+3
2018-04-11
Makefile: Make it easier to find the docs
Joel Stanley
1
-1
/
+4
2018-02-28
build: use thin archives rather than incremental linking
Nicholas Piggin
1
-5
/
+9
2018-02-13
stb: Put correct label (for skiboot) into container
Stewart Smith
1
-2
/
+2
2017-12-20
Add support for new gcc 7 parametrized stack protector
Benjamin Herrenschmidt
1
-8
/
+18
2017-12-18
libstb/(create|print)-container: Sync with sb-signing-utils
Stewart Smith
1
-2
/
+2
2017-12-18
make check: Make valgrind optional
Michael Ellerman
1
-1
/
+7
2017-08-22
build: CFLAGS compile with -mcpu=power7
Nicholas Piggin
1
-1
/
+2
2017-08-22
build: CFLAGS compile with -fpie and -fno-pic
Nicholas Piggin
1
-1
/
+1
2017-08-22
build: LDFLAGS pass -pie flag explicitly to ld
Nicholas Piggin
1
-0
/
+1
2017-08-01
Makefile.check: Fix `make check`
Cyril Bur
1
-4
/
+3
2017-07-19
gcov: properly handle gard and pflash code coverage
Stewart Smith
1
-1
/
+12
2017-07-19
Makefile: gard/pflash targets for CI build with HOSTCFLAGS/HOSTGCOVFLAGS
Stewart Smith
1
-2
/
+2
2017-06-27
skiboot: Add a library for xz
Hemant Kumar
1
-2
/
+3
2017-05-10
pore: Always use libpore
Oliver O'Halloran
1
-7
/
+2
2017-04-07
libstb/create-container: Add full container build and sign with imprint keys
Dave Heller
1
-2
/
+2
2017-03-16
Makefile: Update clean target for stb
Michael Neuling
1
-1
/
+1
2017-02-06
Dead code and data elimination
Nicholas Piggin
1
-1
/
+9
2017-02-06
Initial support for the ELFv2 ABI
Nicholas Piggin
1
-1
/
+10
2016-12-22
Makefile: Disable stack protector due to gcc problems
Benjamin Herrenschmidt
1
-3
/
+9
2016-12-22
Makefile: Use -ffixed-r13
Benjamin Herrenschmidt
1
-0
/
+1
2016-11-24
stb: create-container and wrap skiboot in Secure/Trusted Boot container
Stewart Smith
1
-0
/
+7
2016-11-02
travis-ci: use Docker containers for a matrix of platforms
Stewart Smith
1
-1
/
+1
2016-10-25
extract-gcov: build with -m64 if compiler supports it
Stewart Smith
1
-0
/
+1
2016-10-10
libstb: add required container header structures
Claudio Carvalho
1
-1
/
+2
2016-09-02
consolidate gcov flags into HOSTGCOVFLAGS for host binaries
Stewart Smith
1
-0
/
+2
2016-08-18
Don't set -fstack-protector-all unconditionally
Benjamin Herrenschmidt
1
-1
/
+1
2016-08-18
Build host programs (and checks) with debug enabled
Benjamin Herrenschmidt
1
-0
/
+1
2016-08-18
Add global DEBUG make flag
Benjamin Herrenschmidt
1
-0
/
+4
2016-08-10
Make: Add skiboot.lid.xz to make clean
Vasant Hegde
1
-1
/
+1
2016-07-04
Produce XZ compressed skiboot.lid as part of build
Stewart Smith
1
-1
/
+4
2016-06-07
Add .version to make clean
Stewart Smith
1
-1
/
+1
2016-03-11
Fix 'make clean'
Vasant Hegde
1
-0
/
+1
2015-12-03
Merge branch 'stable'
Stewart Smith
1
-2
/
+2
2015-12-03
Fix up extract-gcov for gcc > 4.8
Stewart Smith
1
-2
/
+2
2015-12-02
libflash: Provide an internal parity implementation, to remove libgcc dependency
Jeremy Kerr
1
-3
/
+2
2015-11-27
Update hack for building pflash for coverity scan
Stewart Smith
1
-0
/
+4
2015-11-17
Enable building pflash for coverity (travis)
Stewart Smith
1
-0
/
+2
2015-11-16
Enable -Werror for -Wformat
Stewart Smith
1
-1
/
+1
2015-11-13
libflash: Provide an internal parity implementation, to remove libgcc dependency
Jeremy Kerr
1
-3
/
+2
2015-11-13
Enable -fstack-protector-strong if supported by compiler
Stewart Smith
1
-1
/
+1
2015-11-09
Skip -std=gnu11 for sparse
Stewart Smith
1
-0
/
+1
2015-09-08
coverity scan through travis-ci
Stewart Smith
1
-0
/
+4
2015-08-18
Fix try-cflag makefile foo for ancient GCC (e.g. 4.4 shipped with RHEL6)
Stewart Smith
1
-1
/
+1
2015-08-18
Use target CC for __GNUC__ version defines in extract-gcov
Stewart Smith
1
-1
/
+4
2015-08-13
Enforce GNU 11 as default C dialect
Joel Stanley
1
-0
/
+2
[next]