Dave Murphy
|
c2bddeeaba
|
fix vectors section
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
8d172cbc54
|
restore (null) printing
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
4b9b525ece
|
remove unused patch files
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
6b96e9cd37
|
allow for skipping target libraries
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
c8a4625d58
|
move crtls to main script
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
79c613e107
|
use newlib 3.0.0
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
ec7878a7f4
|
use gcc 7.3.0 & binutils 2.30
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
a63085cbab
|
no longer need to disable dependency tracking
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
0e5742cffc
|
use latest gdb
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
44e7b8a0d0
|
vram code needs to set dsimode flag too
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
440d1749e4
|
pad twl sections
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
a295eb3768
|
reduce get_arg bloat
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
2479a04370
|
update to gcc 7.2.0
|
2018-05-09 00:48:51 +01:00 |
|
Dave Murphy
|
bb3dda93dc
|
remove obsolete patches
|
2017-07-15 16:14:42 +01:00 |
|
Dave Murphy
|
759b6bb8a1
|
align before sections
|
2017-07-14 23:39:04 +01:00 |
|
Dave Murphy
|
771c404dbc
|
remove alpha designation
|
2017-07-14 21:17:15 +01:00 |
|
Dave Murphy
|
bd1c16fe50
|
provide stub __sync_synchronize
|
2017-06-27 18:34:13 +01:00 |
|
Dave Murphy
|
5c23673540
|
mark this as alpha
|
2017-06-09 15:08:11 +01:00 |
|
Dave Murphy
|
3970b7c5ad
|
use gdb 8.0 for devkitARM
|
2017-06-09 15:07:23 +01:00 |
|
Dave Murphy
|
bd5a36b0ff
|
allow C++ code in system headers
|
2017-06-09 15:06:08 +01:00 |
|
Dave Murphy
|
2c8fdb4f85
|
update to gdb 7.12.1
|
2017-05-12 23:27:18 +01:00 |
|
Dave Murphy
|
5d81b788b1
|
update to gcc 7.1.0
|
2017-05-04 21:42:00 +01:00 |
|
Dave Murphy
|
636e4ab786
|
objc has build issues
|
2017-05-04 21:38:56 +01:00 |
|
Dave Murphy
|
f803bbc861
|
restore objc by popular demand
|
2017-03-12 22:53:01 +00:00 |
|
Dave Murphy
|
6fa30085c6
|
proper UTF-8 defaults
|
2017-03-06 10:32:33 +00:00 |
|
Dave Murphy
|
1b0715ef2f
|
next release is r47
|
2017-03-05 22:59:28 +00:00 |
|
Dave Murphy
|
c42584594b
|
build just c & c++ compilers
|
2017-03-03 15:34:10 +00:00 |
|
Dave Murphy
|
9e8a149558
|
parallel make breaks newlib install
|
2017-02-02 01:50:57 +00:00 |
|
Dave Murphy
|
ce5d8243d4
|
move jobs configuration to config.sh
|
2017-02-01 21:16:35 +00:00 |
|
ichfly
|
bf6f1d0454
|
Update dldi.ld
changed the size according to new libnds updates
|
2017-01-20 23:36:40 +01:00 |
|
Dave Murphy
|
945640b296
|
add OSX sysroot to gdb CXXFLAGS
|
2017-01-16 23:55:58 +00:00 |
|
Dave Murphy
|
5138849459
|
allow building for arm7 iwram
|
2017-01-16 18:33:45 +00:00 |
|
Dave Murphy
|
4a1190df4a
|
reduce newlib wide-char code
|
2017-01-16 12:59:11 +00:00 |
|
Dave Murphy
|
029f3b8d51
|
really get arm7i LMA from header
|
2017-01-15 20:19:22 +00:00 |
|
Dave Murphy
|
888cbdfd02
|
allow external relocation of arm7i LMA
|
2017-01-15 00:20:40 +00:00 |
|
Dave Murphy
|
467a1a00f9
|
remove stray no$ breakpoint
|
2017-01-15 00:20:03 +00:00 |
|
Dave Murphy
|
114896f06f
|
allow external relocation of arm9i binary load address
|
2017-01-14 23:56:43 +00:00 |
|
Dave Murphy
|
6832220265
|
allow arm9i binary to be relocated externally
|
2017-01-13 00:08:39 +00:00 |
|
Dave Murphy
|
b0cce58512
|
use makefile to build 3dsx crt0
|
2017-01-12 00:10:18 +00:00 |
|
Dave Murphy
|
f897e4be15
|
build vram crt0
|
2017-01-12 00:08:35 +00:00 |
|
Dave Murphy
|
0467bcd3d6
|
use dead code elimination options
|
2017-01-11 19:04:39 +00:00 |
|
Dave Murphy
|
ff9de37d63
|
update libsysbase configure
|
2017-01-11 19:03:52 +00:00 |
|
fincs
|
49165d1d26
|
Fix lma address error in DS ARM7 crt0
|
2017-01-10 16:09:49 +01:00 |
|
fincs
|
e2600d9ac1
|
Refactor DS ARM9/ARM7 crt0s/linkscripts to support DSi section loading
|
2017-01-10 01:03:23 +01:00 |
|
Dave Murphy
|
0e0f7eff77
|
place secure area
|
2017-01-09 21:15:53 +00:00 |
|
Dave Murphy
|
23fe354d16
|
reference __secure_area__ so it gets linked
|
2017-01-09 06:22:59 +00:00 |
|
Dave Murphy
|
bf52a02c77
|
allow arm7 to be relocated externally
|
2017-01-08 17:07:59 +00:00 |
|
Dave Murphy
|
788935c0ce
|
add dsi specific section
|
2017-01-08 17:07:05 +00:00 |
|
Dave Murphy
|
206e3b8469
|
adjust for new arm7 crt0
|
2017-01-05 14:46:41 +00:00 |
|
Dave Murphy
|
0c55dc8db9
|
adjust arm7 code lma
DSi firmware requires arm7 code to start in ewram
|
2017-01-05 14:46:41 +00:00 |
|