Dave Murphy
|
f49dee7361
|
update notes for OSX
|
2017-03-03 19:49:53 +00:00 |
|
Dave Murphy
|
d16584234d
|
no longer distributing devkitPSP
|
2017-03-03 19:41:40 +00:00 |
|
Dave Murphy
|
34eca34dcf
|
increase bracket depth if compiling with clang
|
2017-03-03 16:13:25 +00:00 |
|
Dave Murphy
|
c42584594b
|
build just c & c++ compilers
|
2017-03-03 15:34:10 +00:00 |
|
Dave Murphy
|
9ea6924b39
|
use github to download sources
|
2017-03-03 00:46:25 +00:00 |
|
Dave Murphy
|
3af916aa90
|
Allow easier switching and external setting of OSX SDK
|
2017-03-03 00:45:15 +00:00 |
|
Dave Murphy
|
5148cb347c
|
update stlink & libnds
|
2017-02-06 19:01:45 +00:00 |
|
Dave Murphy
|
9e8a149558
|
parallel make breaks newlib install
|
2017-02-02 01:50:57 +00:00 |
|
Dave Murphy
|
c9109d8681
|
update gp32 tools
|
2017-02-02 01:12:34 +00:00 |
|
Dave Murphy
|
45b120b6e3
|
add to flags from environment
|
2017-02-02 01:12:06 +00:00 |
|
Dave Murphy
|
ce5d8243d4
|
move jobs configuration to config.sh
|
2017-02-01 21:16:35 +00:00 |
|
Dave Murphy
|
590464b4e5
|
use latest libnds, enable scripts for release
|
2017-01-26 09:23:48 +00:00 |
|
Dave Murphy
|
c852d90043
|
fix malloc lock/unlock stubs
|
2017-01-25 16:52:00 +00:00 |
|
Dave Murphy
|
be5546a122
|
add dead code elimination options
|
2017-01-25 16:52:00 +00:00 |
|
Dave Murphy
|
0ccd646fec
|
update devkitPPC version
|
2017-01-25 16:52:00 +00:00 |
|
Dave Murphy
|
d1891441af
|
update newlib patch
Properly default to UTF-8, expose (f)truncate, remove old malloc lock/unlock stubs
|
2017-01-25 16:52:00 +00:00 |
|
Dave Murphy
|
a53e338a21
|
remove old newlib patch
|
2017-01-25 16:52:00 +00:00 |
|
Dave Murphy
|
973ae4bdb7
|
Change the dldi size to match libnds updates
|
2017-01-20 22:51:14 +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
|
c34990450a
|
disable git buildscripts
|
2017-01-19 12:12:59 +00:00 |
|
Dave Murphy
|
0bf1f46cc7
|
enable buildscripts for release
|
2017-01-17 04:20:20 +00:00 |
|
Dave Murphy
|
30cd94818b
|
remove devkitPSP
|
2017-01-17 04:19:29 +00:00 |
|
Dave Murphy
|
945640b296
|
add OSX sysroot to gdb CXXFLAGS
|
2017-01-16 23:55:58 +00:00 |
|
Dave Murphy
|
53375e9a69
|
update libgba version
|
2017-01-16 22:41:01 +00:00 |
|
Dave Murphy
|
833b03483f
|
update versions
|
2017-01-16 20:08:40 +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 |
|
Dave Murphy
|
32224d9c6d
|
Merge 'devkitPPC_r29' and devkitARM_r46 branches
|
2017-01-11 12:37:26 +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
|
b27ebb170b
|
2.17 mn10200 compiles on 64bit linux
|
2017-01-06 19:02:25 +00:00 |
|
Dave Murphy
|
360ad438b8
|
don't need multilib
|
2017-01-06 19:01:38 +00:00 |
|
Dave Murphy
|
4e38d36c72
|
use separate binutils version for mn10200
|
2017-01-06 14:31:35 +00:00 |
|
Dave Murphy
|
b4cc3ab98f
|
allow for different versions of same package
|
2017-01-06 14:29:53 +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 |
|
Dave Murphy
|
ccc156d51d
|
adjust ewram size
reboot stub is placed at ramtop - 48K
|
2017-01-05 14:46:40 +00:00 |
|