aboutsummaryrefslogtreecommitdiffstats
path: root/src/mkheader.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-19syscfg: Add armv7a-unknown-linux-gnueabihf as an alias.Werner Koch1-0/+1
2018-09-21syscfg: Add support for arc-unknown-linux-gnuWerner Koch1-1/+2
2018-09-21core: Make cross building in mkheader more explicit.Werner Koch1-1/+11
2018-09-21core: Simplify calling convention of mkheader.Werner Koch1-25/+40
2018-09-18syscfg: Support ARC CPUs and simplify aliasing table.Werner Koch1-15/+77
2018-03-14core: Fix building on W64Werner Koch1-2/+34
2017-04-19Minor clean up.NIIBE Yutaka1-2/+3
2017-02-28Add support for armv7-unknown-linux-gnueabihf.Werner Koch1-0/+7
2016-04-22syscfg: Add powerpc-unknown-linux-gnuspeWerner Koch1-0/+1
2016-01-27Add syscfg alias for x86_64-pc-linux-gnuhardened1Werner Koch1-0/+1
2015-09-17Support i[456]86-pc{,-linux,-kfreebsd}-gnu.hDaniel Kahn Gillmor1-0/+4
2015-06-15Allow building with --disable-threads.Werner Koch1-0/+5
2015-03-16Remove useless conditions.Werner Koch1-1/+1
2015-03-06Add host-triplet aliasing feature to mkheader.Werner Koch1-4/+46
2014-09-11Fix problems with ssize_t and off_t.Werner Koch1-8/+161
2014-01-17Extend the platform dependent build rules.Werner Koch1-25/+92
2014-01-16Add gpgrt_lock_ functions.Werner Koch1-2/+16
2014-01-14Improve maintainability by rewriting the mkheader helper.Werner Koch1-0/+363