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
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
2015-08-12
Newer GCC can automatically vectorise code. We do not want that.
Stewart Smith
1
-0
/
+6
2015-08-12
Test compiler flags before using, force abiv1 if needed
Stewart Smith
1
-4
/
+19
2015-07-31
versioning: Unify all versioning to match skiboot versions
Cyril Bur
1
-1
/
+1
2015-06-26
Be explicit about wanting GCOV branch coverage
Stewart Smith
1
-3
/
+3
2015-06-05
force elf64-powerpc output format and big endian for linker
Stewart Smith
1
-0
/
+3
2015-06-01
Have make_version be able to generate versions for tools
Cyril Bur
1
-1
/
+1
2015-05-20
Fix HOSTEND check in Makefile.main for ppc64le
Stewart Smith
1
-1
/
+1
2015-05-20
fix extract-gcov compilation when using a build directory
Cédric Le Goater
1
-1
/
+1
2015-05-15
Don't exclude sections during link
Stewart Smith
1
-1
/
+1
2015-05-15
Add extract-gcov utility for extracting gcda from skiboot dump
Stewart Smith
1
-1
/
+4
2015-05-15
Construct linked list of gcov data structures
Stewart Smith
1
-1
/
+1
[next]