summaryrefslogtreecommitdiff
path: root/tools/util.c
Commit message (Expand)AuthorAgeFilesLines
* arch: Add 32-bit Motorola 68000 supportJohn Paul Adrian Glaubitz2023-04-251-0/+2
* arch,tools: change macros used to detect LoongArch64 to __loongarch_lp64WANG Xuerui2023-03-311-1/+1
* arch: Add 64-bit LoongArch supportXiaotian Wu2023-02-181-0/+2
* arch: Add SuperH 32-bit supportJohn Paul Adrian Glaubitz2021-03-081-0/+6
* all: run ./tools/check-syntax over the codePaul Moore2020-09-021-8/+8
* all: fix all the outstanding lgtm.com alertsPaul Moore2020-03-191-12/+12
* arch: Add RISC-V 64-bit supportAndreas Schwab2020-02-231-0/+2
* arch: Add parisc architecture supportHelge Deller2016-05-251-0/+4
* all: update my email addressPaul Moore2016-02-111-1/+1
* Merge branch 'working-s390' into masterPaul Moore2015-08-281-0/+4
|\
| * s390x: fix plattform detectionJan Willeke2015-07-131-2/+2
| * arch: add support for s390Jan Willeke2015-07-131-0/+2
| * arch: add support for s390xJan Willeke2015-07-131-0/+2
* | tools: eliminate the shared exit_usage() functionPaul Moore2015-08-121-16/+0
* | tools: add ppc supportBogdan Purcareata2015-02-171-0/+2
* | tools: add ppc64 supportPaul Moore2015-02-061-0/+6
|/
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-271-0/+2
* tools: add the missing 64-bit MIPS support to tools/util.cPaul Moore2014-08-211-1/+15
* build: fix a number of build problemsPaul Moore2014-04-171-1/+1
* tools: fix problems with non-native byte orderingPaul Moore2014-04-161-0/+134