|
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 |
|
|
9092542e7d
|
Re-generate the Makefiles
|
2015-07-03 18:28:12 +02:00 |
|
|
8e35239311
|
Always link to libcpp
|
2015-07-03 18:27:50 +02:00 |
|
|
937ee6952c
|
Add a few .gitignore files
|
2015-07-03 18:25:14 +02:00 |
|
|
e1bba4a394
|
Fix the "elf" format plug-in
|
2015-07-03 18:12:03 +02:00 |
|
|
cad1a8f769
|
Re-generate the Makefiles
|
2015-07-03 18:11:48 +02:00 |
|
|
2b81c565b8
|
Rename some files for clarity
|
2015-07-03 18:11:27 +02:00 |
|
|
7c59c2e940
|
Re-generate the Makefiles
|
2015-07-03 03:54:15 +02:00 |
|
|
7761c71181
|
Code cleanup
|
2015-07-03 03:53:50 +02:00 |
|
|
b712a42b7f
|
Code cleanup
|
2015-07-03 02:01:40 +02:00 |
|
|
6cfb21b49f
|
More code re-use
|
2015-07-03 01:53:39 +02:00 |
|
|
c388c43b65
|
Re-generate the Makefiles
|
2015-07-03 01:46:14 +02:00 |
|
|
3e48053b12
|
Rework the ELF plug-in to avoid code duplication
|
2015-07-03 01:45:12 +02:00 |
|
|
57f35569c9
|
Portability fix
|
2015-07-03 00:57:45 +02:00 |
|
|
a93c0b1b8e
|
Clarify a couple fields
|
2015-07-03 00:51:46 +02:00 |
|
|
c8839616f8
|
Default to the "pe" format plug-in (Portable Executable) on Windows
|
2015-07-03 00:49:47 +02:00 |
|
|
a07120a9ea
|
Avoid using an uninitialized variable
|
2015-07-03 00:10:42 +02:00 |
|
|
63a45ba69c
|
Re-generate the Makefiles
|
2015-07-03 00:09:57 +02:00 |
|
|
9136062d9a
|
Rename libasm to libAsm
|
2015-07-03 00:09:12 +02:00 |
|
|
203ace46a5
|
Also keep track of the license of individual plug-ins
|
2015-07-03 00:08:29 +02:00 |
|
|
702a295063
|
Link the "arch" and "format" plug-ins to libSystem as required
|
2015-07-02 23:58:21 +02:00 |
|
|
5588dbf008
|
Update the copyright notice
|
2015-07-02 23:56:07 +02:00 |
|