1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-23 00:00:05 +01:00
Commit graph

6 commits

Author SHA1 Message Date
Stefan Lankes
a081169f9c add new output format elf64-x86-64-hermit
- gcc & Co are able to create directly HermitCore applications
- a workaround via elfedit isn't longer required
2016-05-08 00:40:20 +02:00
Stefan Lankes
04d51047e7 add missing elfedit 2016-04-02 23:08:57 +02:00
131c69523b using binutil's elfedit to patch our custom OSABI
also get rid of obsolete targets
2016-04-01 19:46:28 +02:00
0f6fdeb411 patch all binaries with a custom OSABI field in the ELF header 2016-03-30 15:51:09 +02:00
Stefan Lankes
89b431ec8d add missing flags to integrate init_array/fini_array into the binary 2016-03-24 09:23:13 +01:00
Stefan Lankes
fedd9df9a8 add EPCC OpenMP micro-benchmark suite 3.1 2016-03-08 19:10:51 +01:00