Commit Graph

109 Commits

Author SHA1 Message Date
Dave Murphy
134a40df20 added patch for gcc 4.0.1 2005-07-22 10:42:41 +00:00
Dave Murphy
1dbfb52fd3 added cp15 macros 2005-07-22 10:42:15 +00:00
Dave Murphy
38989ba9fe 0x02400000 to 0x02800000 non cacheable 2005-07-12 07:58:26 +00:00
Dave Murphy
2081a79cc6 removed iwram 2005-07-12 07:02:57 +00:00
Dave Murphy
85adc2d8fc *** empty log message *** 2005-07-12 05:43:12 +00:00
Dave Murphy
850996d619 moved bss & data to ewram, sbss goes in dtcm instead 2005-07-12 05:42:59 +00:00
Dave Murphy
3deae0881b added error checking 2005-07-12 05:40:20 +00:00
Dave Murphy
dc235a0800 improved script error checking
set syscalls dir for devkitPSP
2005-07-08 07:33:31 +00:00
Dave Murphy
f9ed8756f9 corrected gba bss clear 2005-07-06 18:28:37 +00:00
Dave Murphy
f2458d113f corrected MISSING_SYSCALLS in psp build 2005-07-06 18:09:28 +00:00
Dave Murphy
72a1a91004 remove pspsdk files on completion 2005-07-06 06:21:32 +00:00
Dave Murphy
07ecbd7c92 moved scripts to toolchain dirs 2005-07-06 05:51:38 +00:00
Dave Murphy
08304b3279 corrected scripts 2005-07-06 05:49:01 +00:00
Dave Murphy
dd066c3ac6 added devkitPSP and rearranged scripts in directories by toolchain 2005-07-06 04:31:18 +00:00
Dave Murphy
088eeca46f *** empty log message *** 2005-07-03 21:30:09 +00:00
Dave Murphy
27f1e4615f tagged bss & sbss sections with correct memory section 2005-06-28 00:26:30 +00:00
Dave Murphy
eeed632c89 corrected bin2o macro (again) 2005-06-21 23:16:54 +00:00
Dave Murphy
154efa0f3b corrected bin2o macro 2005-06-21 06:59:26 +00:00
Dave Murphy
19ed847e18 *** empty log message *** 2005-06-20 14:41:57 +00:00
Dave Murphy
f27590bd53 updated to binutils 2.16.1 2005-06-20 00:34:40 +00:00
Dave Murphy
5ce46eefbe write access to SRAM 2005-06-20 00:34:04 +00:00
Dave Murphy
1288c6a2d0 *** empty log message *** 2005-06-19 13:40:47 +00:00
Dave Murphy
b11b7bfe4b corrected bin2o rule 2005-06-19 13:00:44 +00:00
Dave Murphy
c31af0579d updated bin2o rule so copy not needed 2005-06-19 05:13:23 +00:00
Dave Murphy
7b46f62df5 updated libgba & libnds versions 2005-06-15 17:32:33 +00:00
Dave Murphy
6830b8c9af added check for existing copy to bin2o rule 2005-06-15 16:59:25 +00:00
Dave Murphy
d2578871ad *** empty log message *** 2005-06-15 16:25:12 +00:00
Dave Murphy
3a63ff6780 updated install rule in gba tools makefile 2005-06-14 16:27:39 +00:00
Dave Murphy
3fb41c3477 *** empty log message *** 2005-06-14 16:24:05 +00:00
Dave Murphy
a6e53fc40e *** empty log message *** 2005-06-14 04:48:21 +00:00
Dave Murphy
c3b79f7167 *** empty log message *** 2005-06-14 02:49:12 +00:00
Dave Murphy
3660ae2645 oops 2005-06-14 00:02:43 +00:00
Dave Murphy
3311636792 added proper bug report link & gcc identification 2005-06-13 23:31:21 +00:00
Dave Murphy
d6b6559e10 *** empty log message *** 2005-06-08 03:40:20 +00:00
Dave Murphy
5b221fbb78 *** empty log message *** 2005-06-06 00:30:57 +00:00
Dave Murphy
909c888a3d corrected itcm location
corrected linkscript for sbss
2005-06-05 21:54:34 +00:00
Dave Murphy
32cc5e2e77 *** empty log message *** 2005-05-24 16:48:16 +00:00
Dave Murphy
db876d50d4 set svc stack, add ewram to ds_arm7 2005-05-24 16:47:26 +00:00
Dave Murphy
7c308ecbd3 remove libogc archive 2005-05-23 13:58:17 +00:00
Dave Murphy
6b2005eaad fixed typo in iwram clear 2005-05-23 00:01:33 +00:00
Dave Murphy
c2de95e9ad remove libgba & libnds archive after install 2005-05-21 13:59:57 +00:00
Dave Murphy
e611b6e4e7 added latest libs, check for libgba/libnds 2005-05-21 11:52:10 +00:00
Dave Murphy
67d1a4cdfb *** empty log message *** 2005-05-20 17:39:43 +00:00
Dave Murphy
cf9d5f2556 updated to gcc 3.4.4, added b2fxec 2005-05-20 17:17:05 +00:00
Dave Murphy
12d647b493 added instruction access to GBA cart
removed data write access to GBA cart (oops)
2005-05-19 15:50:38 +00:00
Dave Murphy
528cf90b1c removed spurious .orig file 2005-05-18 02:35:08 +00:00
Dave Murphy
f1b275b4a5 updated base rules
modified makefiles for embedded binaries to match
2005-05-16 23:27:20 +00:00
Dave Murphy
a108698a03 added .ewram section for EWRAM_DATA 2005-05-12 20:45:42 +00:00
Dave Murphy
6e399663f5 updated to latest lib releases 2005-05-11 12:38:51 +00:00
Dave Murphy
e3b2b1b6b8 updated for new directory structure 2005-05-08 13:02:25 +00:00