Dr-Noob
|
6eb2357485
|
[v1.03] Add void to function declarations with no args. C99 Standard says in 6.7.5.3 that empty arguments are actually obsolescent - this commit fixes a warning in some compilers
|
2023-01-29 09:25:07 +01:00 |
|
Dr-Noob
|
2cdc31392a
|
[v1.00] Add --accurate-pp option (Linux x86_64) only. Needs more work to make it stable (add support for non-AVX, AVX512, etc)
|
2021-09-16 15:13:26 +02:00 |
|
Dr-Noob
|
d312c32b1c
|
[v0.99] Remove break in args parsing (probably from switch/case) and unused style in args.h
|
2021-08-21 09:56:29 +02:00 |
|
Dr-Noob
|
c0935d1b4b
|
[v0.99] Add options: --logo-long --logo-short --logo-intel-new --logo-intel-old
|
2021-08-19 11:40:00 +02:00 |
|
Dr-Noob
|
6d79a96fa8
|
[v0.99][X86] Add --full-cpu-name option
|
2021-08-11 23:24:48 +02:00 |
|
Dr-Noob
|
2e08b10652
|
[v0.98][Refactoring] Use array of colors instead of fixed structure of colors in args
|
2021-08-07 10:01:34 +02:00 |
|
Dr-Noob
|
ecca042d86
|
[v0.97] Manually merge bugfix branch with latest fixes
|
2021-04-09 15:37:17 +02:00 |
|
Dr-Noob
|
ca7091bc5e
|
[v0.96] Add short options. Improve --help flag. Update man page
|
2021-03-31 12:40:19 +02:00 |
|
Dr-Noob
|
db32cccd91
|
[v0.95] Add --raw option
|
2021-03-15 21:49:47 +01:00 |
|
Dr-Noob
|
7d707916fb
|
[v0.86][OPTIONS] Replace levels option with debug option, which does the same on x86, but also exists on ARM, which prints MIDR registers (need work to be properly implemented)
|
2020-11-18 23:41:42 +01:00 |
|
Dr-Noob
|
1fad4fd10b
|
[v0.8][ARM] Building support in ARM
|
2020-11-05 09:28:41 +01:00 |
|