summaryrefslogtreecommitdiff
path: root/src/basic/architecture.h
Commit message (Expand)AuthorAgeFilesLines
* basic: update the Arch tuples for LoongArchXiaotian Wu2023-03-301-2/+2
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* tree-wide: use 'Architecture' type consistently across the treeLennart Poettering2022-04-051-3/+3
* basic: update the Arch tuples for LoongArchXiaotian Wu2022-03-261-3/+10
* architecture: Add support for the LoongArch architectureWu Xiaotian2021-11-301-0/+5
* basic: Rename SECONDARY_ARCHITECTURE to ARCHITECTURE_SECONDARYDaan De Meyer2021-11-241-5/+5
* basic: Give architecure enum a nameDaan De Meyer2021-11-241-2/+2
* shared/gpt: reorder arches alphabeticallyZbigniew Jędrzejewski-Szmek2021-11-191-26/+25
* architecture: drop __riscv__ checks, it's obsolete since 2018Lennart Poettering2021-11-101-2/+1
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* architecture: add Synopsys DesignWare ARC cores support (#5992)Alexey Brodkin2017-05-191-0/+10
* basic/architecture: Add sub-architecture types for SuperHJohn Paul Adrian Glaubitz2017-03-021-1/+17
* basic/architecture: Properly set LIB_ARCH_TUPLE for powerpcspeJohn Paul Adrian Glaubitz2017-03-021-1/+5
* basic/architecture: Properly set LIB_ARCH_TUPLE for x32John Paul Adrian Glaubitz2017-03-021-1/+5
* Fix MIPS N64 and N32 LIB_ARCH_TUPLE (#5469)YunQiang Su2017-02-281-3/+11
* build-sys: add LIB_ARCH_TUPLE for tilegx-linux-gnu (#5474)Martin Pitt2017-02-271-1/+1
* basic/architecture: adjust Risc-V ifdef (#5304)Zbigniew Jędrzejewski-Szmek2017-02-101-1/+2
* build-sys: define arm as secondary architecture for arm64Zbigniew Jędrzejewski-Szmek2016-12-101-0/+1
* architecture: Add support for the RISC-V architecture. (#4305)rwmjones2016-10-071-0/+12
* basic: Fix incorrect architecture mapping on sparc64. (#3274)John Paul Adrian Glaubitz2016-05-161-1/+1
* architecture: Add nios2 (#3159)Zbigniew Jędrzejewski-Szmek2016-04-301-0/+4
* architecture.h: remove PROC_CPUINFO_MODELDaniel Mack2016-02-231-16/+0
* util-lib: simplify personality() string matchingLennart Poettering2016-02-221-0/+4
* build-sys: move shared/architecture.[ch] into basic/Lennart Poettering2016-02-221-0/+207