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
2021-08-04
Makefile: Avoid errors with GCC 11
Joel Stanley
1
-0
/
+2
2021-08-04
Don't warn about stack size on host binaries
Anton Blanchard
1
-4
/
+1
2021-05-13
Make .lid and .lid.xz make targets patterns
Stewart Smith
1
-2
/
+2
2020-06-17
makefile: Supress Werror on clang
Oliver O'Halloran
1
-0
/
+5
2020-06-17
Makefile: Add -Werror to try-cflag so it works on clang
Oliver O'Halloran
1
-2
/
+2
2020-06-11
move the __this_cpu register to r16, reserve r13-r15
Nicholas Piggin
1
-2
/
+9
2020-06-03
Honor DEAD_CODE_ELIMINATION flag
Mauro S. M. Rodrigues
1
-0
/
+1
2020-03-12
Re-license IBM written files as Apache 2.0 OR GPLv2+
Stewart Smith
1
-1
/
+1
2020-01-29
stable/build: Do not convert warnings to error
Vasant Hegde
1
-2
/
+11
2019-12-16
add little endian support
Nicholas Piggin
1
-5
/
+33
2019-11-14
makefiles: Make attribute suggestions non-errors
Oliver O'Halloran
1
-1
/
+5
2019-10-03
build: use -mcpu=power8
Nicholas Piggin
1
-2
/
+2
2019-07-26
Makefiles: Remove --Wno-stringop-truncation
Oliver O'Halloran
1
-1
/
+0
2019-07-26
SPDX-ify all skiboot code
Stewart Smith
1
-1
/
+3
2019-07-19
Silence sparse warning for version.c
Stewart Smith
1
-0
/
+1
2019-06-19
Disable -Waddress-of-packed-member for GCC9
Stewart Smith
1
-1
/
+2
2019-05-15
build: Makefile clean gcov files
Nicholas Piggin
1
-0
/
+2
2019-04-17
Makefile: Build with symbols
Joel Stanley
1
-1
/
+1
2019-04-17
build: link with --orphan-handling=warn
Nicholas Piggin
1
-0
/
+2
2019-04-17
build: -fno-asynchronous-unwind-tables
Nicholas Piggin
1
-1
/
+1
2019-03-29
Bump allowed stack frame size for unit tests/host programs
Stewart Smith
1
-1
/
+6
2019-03-05
Makefile: Check -Wno-stringop-truncation is supported
Joel Stanley
1
-1
/
+1
2019-02-21
Makefile: Paper over gard and pflash coverage issues
Andrew Jeffery
1
-0
/
+8
2018-09-13
clang: -Wno-error=ignored-attributes
Stewart Smith
1
-1
/
+2
2018-07-26
Makefile: remove try-cflags on no-altivec and no-vsx
Joel Stanley
1
-4
/
+3
2018-07-26
Makefile: Remove -mno-direct-move cflag
Joel Stanley
1
-1
/
+0
2018-05-29
Add -Wno-stringop-truncation for GCC8
Stewart Smith
1
-0
/
+1
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
[next]