Age | Commit message (Expand) | Author |
2017-07-12 | cpu topology: add book and drawer | Burt P |
2017-07-12 | test: make -j for speed | Burt P |
2017-07-12 | x86,arm,riscv: small fixes and flag definition cosmetic tweaks | Burt P |
2017-07-12 | Update hardinfo.pot and .po files | Burt P |
2017-07-12 | arm: don't mark empty strings for translation | Burt P |
2017-07-12 | x86,arm,riscv: make flag definitions translatable | Burt P |
2017-07-12 | riscv: improve ISA string decoding | Burt P |
2017-07-12 | test.sh: create a dir for the test build | Burt P |
2017-07-12 | Update hardinfo.pot and .po files | Burt P |
2017-07-12 | parisc: multiple procs, topology, cpufreq, more cpuinfo fields | Burt P |
2017-07-12 | minor changes | Burt P |
2017-07-12 | ia64: multiple procs, topology, cpufreq, more cpuinfo fields | Burt P |
2017-07-12 | cmake: regex tweaks | Burt P |
2017-07-12 | riscv: improvements | Burt P |
2017-07-12 | riscv: show extension sets | Burt P |
2017-07-12 | riscv: initial support | Burt P |
2017-07-12 | Update hardinfo.pot and .po files | Burt P |
2017-07-12 | The rest of processor.c using cpu_util. | Burt P |
2017-07-12 | Move common processor stuff into cpu_util.{h,c} | Burt P |
2017-07-12 | test.sh: put the cap on | Burt P |
2017-07-12 | s390: add test | Burt P |
2017-07-12 | sh (superh): fixes, add tests | Burt P |
2017-07-12 | m68k: fixes, add test | Burt P |
2017-07-12 | ia64: fixes, add test | Burt P |
2017-07-12 | parisc: fixes, add test | Burt P |
2017-07-12 | alpha: add frequency, add test | Burt P |
2017-07-12 | mips: fix, add test | Burt P |
2017-07-12 | sparc: add cpu capabilities list | Burt P |
2017-07-12 | Add test and data for various processor.c | Burt P |
2017-07-12 | Add CMake options to allow testing various platform's processor.c | Burt P |
2017-07-12 | Update hardinfo.pot and .po files | Burt P |
2017-07-12 | Cleanup all platform's proccessor.c, use translatable labels. | Burt P |
2017-07-12 | Handle x86_64 the same way as arm64 | Burt P |
2017-07-12 | x86: make cache info translatable | Burt P |
2017-07-12 | A few label translations recovered from the old ru.po | Burt P |
2017-07-12 | Update hardinfo.pot and .po files | Burt P |
2017-07-12 | arm: re-re-order ARM details | Burt P |
2017-07-12 | x86,arm,ppc: more processor label strings translatable | Burt P |
2017-07-12 | x86: remove "Has FPU" | Burt P |
2017-07-12 | A few label translations recovered from the old de.po | Burt P |
2017-07-12 | Re-update .po files, without fuzzy matching | Burt P |
2017-07-12 | Update hardinfo.pot and .po files | Burt P |
2017-07-12 | x86,arm,ppc: code comments | Burt P |
2017-07-12 | x86: remove large sprintf() format string from translation | Burt P |
2017-07-12 | x86,arm,ppc: more processor info strings translatable | Burt P |
2017-07-12 | x86,arm,ppc: make processor info strings more easily translated | Burt P |
2017-07-09 | Simplify libc detection code | Leandro Pereira |
2017-07-09 | Do not derefernce NULL pointer if '\n' is not found in ldconfig out | Leandro Pereira |
2017-07-09 | Use strchr() instead of strstr() when looking for a single char | Leandro Pereira |
2017-07-09 | Make libc strings translatable | Leandro Pereira |