Commit Graph

130 Commits

Author SHA1 Message Date
Dave Murphy
ad68b25d09 expose handle manager calls and gethostid 2014-12-17 23:28:44 +00:00
Dave Murphy
ff7a467958 tidy up libsysbase
add rmdir
set errno appropriately
getcwd(NULL,0) now allocates buffer
2014-12-10 22:14:09 +00:00
Dave Murphy
f846fe610b add __DYNAMIC_REENT__, use constructor/destructor to init/close lock, add __getreent syscall callback 2014-12-06 04:48:41 +00:00
Dave Murphy
fdd2a20b33 add gettimeofday callback, add locks to handle manager 2014-12-03 11:33:46 +00:00
Dave Murphy
c2be5b3865 keep compatibility with previous devkitARM 2014-11-30 06:46:03 +00:00
Dave Murphy
18b81c32e8 fix missing _rename_r 2014-11-28 23:13:00 +00:00
Dave Murphy
9c53de7304 correct multilib setup 2014-11-28 23:11:50 +00:00
Dave Murphy
213b8b293d update newlib with lock stub support 2014-11-27 10:26:11 +00:00
Dave Murphy
63fc9bb5e5 add armv6k hard float multilib 2014-11-27 10:21:57 +00:00
Dave Murphy
fe1d504432 update gdb to 7.8 2014-11-27 10:21:18 +00:00
Dave Murphy
ac53b3f62f remove old gcc patch 2014-11-20 16:33:37 +00:00
Dave Murphy
00dfc2dbbb use gcc 4.9.2 2014-11-20 16:31:07 +00:00
Dave Murphy
ae01482942 upgrade gdb to 7.7.1 2014-05-24 00:00:32 +01:00
Dave Murphy
b8b237c88d adjust path sizes again, crashes on DS with bigger sizes 2014-05-18 17:01:01 +01:00
Dave Murphy
2ebf134e6f update patches for gcc 4.9.0 2014-04-28 21:47:26 +01:00
Dave Murphy
1689594d0a update for devkitARM release 43 2014-04-28 16:20:06 +01:00
Dave Murphy
2f624a1c28 fix newlib patch 2014-04-01 17:13:59 +01:00
Dave Murphy
f31d3ff732 update devkitARM newlib to 2.1.0 2014-04-01 15:03:28 +01:00
Dave Murphy
d6ea5c780e remove old devkitARM patches 2014-03-24 15:38:22 +00:00
Dave Murphy
2c11d43aef update patchsets for devkitARM 2014-02-16 21:58:35 +00:00
Dave Murphy
2088ec214e fix libdl issue with MinGW 2013-09-04 10:32:59 +01:00
Dave Murphy
722d723f96 update gdb & stlink for devkitARM 2013-09-04 10:06:31 +01:00
Dave Murphy
0c0cf5f076 move to gcc 4.8.1 2013-07-02 01:14:05 +01:00
Dave Murphy
ea2bddb2ed add patch for gdb 7.6 2013-07-01 20:50:49 +01:00
Dave Murphy
9c99a85093 remove .orig from patches 2013-01-19 00:09:34 +00:00
Dave Murphy
0b27b8fd31 add newlib 2.0.0 for devkitARM r42 2013-01-03 20:59:14 +00:00
Dave Murphy
7467c56259 update patches and versions for devkitARM r42 2012-12-16 17:59:12 +00:00
Dave Murphy
c9b0f0a993 changes for devkitARM release 41 2012-06-18 12:44:30 +01:00
Dave Murphy
d98429e0fa volatiles fix 2012-04-26 15:07:14 +01:00
Dave Murphy
1da34ba8aa minor fix for cross compiling 2012-04-05 21:56:24 +01:00
Dave Murphy
611ef56c5f fix default locale 2012-04-05 20:29:47 +01:00
Dave Murphy
2bc7c32be6 update patches for canadian cross 2012-04-03 17:41:47 +01:00
Dave Murphy
0321171c24 use gcc 4.7.0 for devkitARM & devkitPPC 2012-03-31 17:08:43 +01:00
Dave Murphy
64a8a5072c fix for armv7 SVC, patch for cross compiling with mingw-w64 2012-03-20 11:15:35 +00:00
Dave Murphy
9e962b053d updates for devkitARM r38 2012-03-19 14:17:33 +00:00
Dave Murphy
20c4228ffb osx universal fixes 2012-02-28 03:15:43 +00:00
Dave Murphy
3b7cbafeae tidy up devkitARM r37 patches 2012-02-25 12:18:13 +00:00
Dave Murphy
e1600b9e7c devkitARM r37 will have gdb 7.4 2012-01-28 16:10:19 +00:00
Dave Murphy
caf18cd076 update newlib for r37 2012-01-12 15:44:38 +00:00
Dave Murphy
645a27e2b1 update for latest gdb 2011-11-07 17:13:25 +00:00
Dave Murphy
02d25d463e remove old patch 2011-11-06 21:14:08 +00:00
Dave Murphy
be3a230b3a updates for devkitARM release 37 2011-11-06 21:13:05 +00:00
Dave Murphy
8076dad7ef fixes for armv6-m 2011-10-15 15:21:30 +00:00
Dave Murphy
37942a1a1e build armv6-m multilib 2011-10-15 15:20:57 +00:00
Dave Murphy
7f0d198604 remove exception code 2011-10-03 14:16:37 +00:00
Dave Murphy
b78e520278 fix for lto eabi mismatch 2011-09-13 11:09:20 +00:00
Dave Murphy
33f1f80788 remove old patches 2011-07-03 20:58:31 +00:00
Dave Murphy
2e05e2fd74 remove gcc 4.5.2, add 4.6.1 2011-07-01 19:50:39 +00:00
Dave Murphy
936d4f6a23 patches for gcc 4.6.0 2011-04-15 10:51:41 +00:00
Dave Murphy
6486babb14 add d_type to dirent 2011-01-24 13:48:20 +00:00