index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
gnat
Age
Commit message (
Expand
)
Author
2023-02-26
lib/gnat: Remove Compiler_Unit_Warning pragmas
Elyes Haouas
2022-12-17
Add option to use Ada code in romstage
Jeremy Compostella
2022-01-23
Makefile.inc: Add `-fno-pie` to `ADAFLAGS_common`
Paul Menzel
2020-11-16
lib/gnat/i-c.ads: Add `uintptr_t` type
Angel Pons
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-06-28
lib/gnat: Enable -Werror
Nico Huber
2019-06-28
lib/gnat: Use ADAFLAGS instead of CFLAGS
Nico Huber
2018-05-19
lib/gnat: Drop Restriction `No_Exception_Propagation`
Nico Huber
2017-09-23
toolchain: Always use GCC for Ada sources
Nico Huber
2017-09-23
toolchain: Use xcompile proposed CFLAGS for Ada
Nico Huber
2017-07-24
Fix files with multiple newlines at the end.
Martin Roth
2016-11-29
Hook up libhwbase in ramstage
Nico Huber
2016-11-06
Add option to use Ada code in ramstage
Nico Huber
2016-09-19
Add minimal GNAT run time system (RTS)
Nico Huber