Commit Graph

741 Commits

Author SHA1 Message Date
5373405932 Update the copyright notice 2015-09-05 18:09:40 +02:00
e235e4a139 Allow values to be forwarded to the pre-processor as well 2015-09-05 18:09:26 +02:00
9356fc7e74 Code cleanup 2015-09-05 17:57:35 +02:00
66ffde3d8a Use PROGNAME 2015-09-05 17:56:33 +02:00
eb4907a762 Allow assembling to the standard output 2015-09-05 17:56:33 +02:00
f9082e3ed8 Update the copyright notice 2015-09-05 17:16:51 +02:00
cddc345931 Code cleanup 2015-09-05 17:16:51 +02:00
52248d0dc9 Remove a double const 2015-09-05 17:06:45 +02:00
d8287ac21a Update the copyright notice 2015-09-05 17:06:28 +02:00
c2051d30ae Allow assembly to file handlers directly 2015-09-05 17:05:46 +02:00
92d8eafc09 Register the "mbr" file format in the static tools 2015-09-05 15:54:21 +02:00
a4e292443e Update the copyright notice 2015-09-05 15:49:51 +02:00
d7c6926699 Code cleanup 2015-09-05 15:49:45 +02:00
9f3995c5f6 Update some copyright notices 2015-09-05 03:15:50 +02:00
47f4990b9b Allow sections to have flags 2015-09-05 03:15:14 +02:00
0616ecf113 Also cater for 16-bit addresses 2015-09-05 03:02:54 +02:00
5f49d177b3 Use PROGNAME 2015-09-05 02:59:42 +02:00
399b4b40d9 Correct the register flags for the "i386_real" architecture 2015-09-05 02:42:08 +02:00
ab524a34cb Default to the MBR file format 2015-09-05 02:38:53 +02:00
d2632aceb6 Import a basic MBR parser 2015-09-05 02:37:23 +02:00
0af54edc69 Also ignore MacOS X' shared objects 2015-09-05 02:36:52 +02:00
34c9dd6999 Fix tests with "make distcheck" 2015-08-24 02:37:45 +02:00
c6bb3eccc6 Build with SSP and PIE by default 2015-08-24 02:32:22 +02:00
520a85ca8d Build with SSP and PIE by default 2015-08-24 02:27:11 +02:00
fc6eea008b Partially fix "make dist" 2015-08-24 02:21:55 +02:00
bd52ad4bd1 Complete the .gitignore file 2015-08-24 02:21:36 +02:00
d48c058a4b Add a .gitignore file 2015-08-24 02:18:18 +02:00
4c57151be7 No longer store Makefiles in the source tree 2015-08-24 02:17:54 +02:00
56c432b42a Re-generate the Makefiles 2015-08-24 02:15:08 +02:00
bda0e18c99 About to release DeforaOS Asm 0.2.2 2015-08-24 02:14:56 +02:00
2e82924659 Re-generate the Makefiles 2015-08-24 02:14:26 +02:00
b2bc8cca5f Reflect updates from upstream 2015-08-24 02:11:54 +02:00
4415b63b63 Remove unimplemented call 2015-08-21 02:45:41 +02:00
f6d0aee88d Add a "null.reg" file to terminate register lists 2015-07-07 23:01:58 +02:00
0e7c7273af Add a flag field to the registers 2015-07-07 22:58:47 +02:00
b16c229e38 Avoid a compilation warning 2015-07-07 22:56:52 +02:00
66dfc88fbd Code cleanup 2015-07-07 22:56:25 +02:00
8703ca1cdd Improve the description for some register aliases 2015-07-07 22:38:57 +02:00
d93da239d2 Re-generate the Makefiles 2015-07-04 02:38:09 +02:00
8b759af8bb Re-run the tests when rebuilding the tools 2015-07-04 02:37:50 +02:00
7106b31118 Update the copyright notice 2015-07-04 02:36:11 +02:00
e02380792c Run the tests from the source folder 2015-07-04 02:35:10 +02:00
c396609dee Fix the "python.sh" test 2015-07-03 19:10:22 +02:00
4aca113c83 Re-generate the Makefiles 2015-07-03 19:09:59 +02:00
8a859d2930 Always compile with -pedantic 2015-07-03 19:09:42 +02:00
2eda6290d8 Update the copyright notice 2015-07-03 19:01:02 +02:00
f0411cdad0 Re-generate the Makefiles 2015-07-03 19:00:46 +02:00
bc7ffca6c3 Also support the "template" architecture for tests 2015-07-03 19:00:14 +02:00
490b4a5691 Re-generate the Makefiles 2015-07-03 18:59:41 +02:00
185fd203af Move the static binaries to the "tools" folder 2015-07-03 18:59:06 +02:00