litex/software
whitequark d03dabb460 common.mak: Pass -fexceptions to clang and clang++.
This results in generation of .eh_frame sections. These sections
can be discarded during final linking, or included if exception
handling is desired. For exception handling to work, all sources
must be built with -fexceptions.
2015-07-26 03:30:21 +03:00
..
bios bios: add romboot 2015-07-14 18:01:44 +02:00
compiler-rt@a1448787a0
include
libbase common.mak: remove RANLIB. 2015-07-26 03:20:23 +03:00
libcompiler-rt
libnet common.mak: remove RANLIB. 2015-07-26 03:20:23 +03:00
memtest software/memtest: remove Mixxeo/M1 hardcoded values in bandwidth computation 2015-03-26 00:01:42 +01:00
common.mak common.mak: Pass -fexceptions to clang and clang++. 2015-07-26 03:30:21 +03:00