2020-11-27 14:28:13 +05:00
|
|
|
*.a
|
|
|
|
*.o
|
2020-11-27 16:00:34 +05:00
|
|
|
.deps/
|
|
|
|
.dirstamp
|
2020-11-27 14:28:13 +05:00
|
|
|
|
|
|
|
/Makefile
|
|
|
|
/Makefile.in
|
|
|
|
/aclocal.m4
|
|
|
|
/ar-lib
|
|
|
|
/autom4te.cache/
|
|
|
|
/autoscan.log
|
|
|
|
/compile
|
2020-11-30 08:36:21 +05:00
|
|
|
/config.guess
|
2020-12-07 09:42:52 +05:00
|
|
|
/config.h
|
|
|
|
/config.h.in
|
|
|
|
/config.h.in~
|
2020-11-27 14:28:13 +05:00
|
|
|
/config.log
|
|
|
|
/config.status
|
2020-11-30 08:36:21 +05:00
|
|
|
/config.sub
|
2020-11-27 14:28:13 +05:00
|
|
|
/configure
|
2020-12-07 08:52:27 +05:00
|
|
|
/configure.ac~
|
2020-11-27 14:28:13 +05:00
|
|
|
/configure.scan
|
2020-12-07 08:52:27 +05:00
|
|
|
/configure~
|
2020-11-27 14:28:13 +05:00
|
|
|
/depcomp
|
2020-12-06 04:01:20 +05:00
|
|
|
/examples/*.log
|
|
|
|
/examples/*.trs
|
2020-11-27 15:29:53 +05:00
|
|
|
/include/Makefile
|
|
|
|
/include/Makefile.in
|
2020-11-27 14:28:13 +05:00
|
|
|
/install-sh
|
|
|
|
/missing
|
2020-12-07 09:42:52 +05:00
|
|
|
/stamp-h1
|
2020-11-27 21:04:15 +05:00
|
|
|
/test-driver
|
|
|
|
/test-suite.log
|
|
|
|
/tests/test*.log
|
|
|
|
/tests/test*.trs
|
2020-11-28 03:27:47 +05:00
|
|
|
|
2021-12-20 07:22:43 +05:00
|
|
|
/examples/assert_guards
|
2021-12-18 05:51:12 +05:00
|
|
|
/examples/assert_simple
|
2020-12-06 03:58:34 +05:00
|
|
|
/examples/cmdline
|
2021-12-14 04:56:31 +05:00
|
|
|
/examples/pfa
|
2020-12-07 03:24:43 +05:00
|
|
|
/examples/printf
|
2020-12-07 05:27:42 +05:00
|
|
|
/examples/printf_va
|
2021-12-14 00:36:36 +05:00
|
|
|
/examples/units_human
|
2021-12-15 01:37:11 +05:00
|
|
|
|
2020-11-29 17:57:34 +05:00
|
|
|
/tests/multiboot2_print1
|
|
|
|
/tests/multiboot2_print2
|
2020-12-02 00:55:16 +05:00
|
|
|
/tests/test_cmdline
|
2021-12-13 01:30:27 +05:00
|
|
|
/tests/test_elf
|
2021-12-15 15:45:40 +05:00
|
|
|
/tests/test_itoa
|
2020-11-29 23:02:19 +05:00
|
|
|
/tests/test_multiboot2_helpers
|
2020-11-29 02:24:50 +05:00
|
|
|
/tests/test_multiboot2_print
|
2020-11-28 03:27:47 +05:00
|
|
|
/tests/test_multiboot2_validation
|
2020-11-30 23:32:27 +05:00
|
|
|
/tests/test_pfa
|
2021-12-15 03:10:28 +05:00
|
|
|
/tests/test_pfa_assert
|
2020-12-07 03:07:12 +05:00
|
|
|
/tests/test_printf
|
2021-12-14 01:23:22 +05:00
|
|
|
/tests/test_units_human
|
2022-01-12 09:03:55 +05:00
|
|
|
|
|
|
|
/vendor/*
|
|
|
|
!/vendor/cross/
|
|
|
|
!/vendor/fetch.sh
|
|
|
|
!/vendor/limine/
|
|
|
|
!/vendor/sha256sums.txt
|
|
|
|
!/vendor/wget.txt
|
|
|
|
|
|
|
|
/vendor/cross/*
|
2022-01-12 09:17:11 +05:00
|
|
|
!/vendor/cross/build/
|
|
|
|
|
|
|
|
/vendor/cross/build/i386/binutils/*
|
|
|
|
!/vendor/cross/build/i386/binutils/.keep
|
|
|
|
|
|
|
|
/vendor/cross/build/i386/gcc/*
|
|
|
|
!/vendor/cross/build/i386/gcc/.keep
|
|
|
|
|
|
|
|
/vendor/cross/build/x86_64/binutils/*
|
|
|
|
!/vendor/cross/build/x86_64/binutils/.keep
|
|
|
|
|
|
|
|
/vendor/cross/build/x86_64/gcc/*
|
|
|
|
!/vendor/cross/build/x86_64/gcc/.keep
|