Commit Graph

73 Commits

Author SHA1 Message Date
Matt Jenkins
5da189ad36 Changed %2 to %s in string format 2014-04-19 13:37:15 +01:00
Matt Jenkins
de9ae5c603 Merge branch 'master' into double_precision 2014-04-19 12:42:19 +01:00
Matt Jenkins
22c2f77d84 Added "create" flag to AR commands 2014-04-19 11:46:17 +01:00
Matt Jenkins
ad74c37318 Disabled verbose execution 2014-04-19 11:39:55 +01:00
Matt Jenkins
7205bb7ef2 Switched from mktemp to mkstemp 2014-04-19 11:36:18 +01:00
Matt Jenkins
bbcbed61b0 Resolved argument type mismatch warning 2014-04-19 11:20:33 +01:00
Matt Jenkins
9cf1805a1d Added double precision test programs 2014-04-19 10:31:33 +01:00
Matt Jenkins
4e2777e9fb Added double precision test programs 2014-04-19 10:31:25 +01:00
Matt Jenkins
6316b05ec3 Added gccdump.s to gitignore 2014-04-19 10:26:30 +01:00
Matt Jenkins
738874016f Merge github.com:igor-m/retrobsd-1 into double_precision 2014-04-19 10:04:52 +01:00
Matt Jenkins
e3e3146c38 Added extra SPI transfer mode IOCTLs - IM 2014-04-19 10:01:26 +01:00
igor-m
6ce8e28a85 Fix of 16byte stack alignment, doprnt.c does not require va_arg fix now 2014-04-19 09:50:04 +02:00
Sergey
d404fca13a Fixed bug in assembler: incorrect offset of far symbols in LUI instruction.
Added .gitignore files for most subdirs.
2014-04-18 01:12:49 -07:00
igor-m
4783836659 New SPI IOCTL modi - R,W,RB,WB,RWB 2014-04-17 19:49:40 +02:00
igor-m
249b5716bb Original spi.c and spi.h 2014-04-17 01:17:06 +02:00
igor-m
1d1151403b Revert "Added comment to spi.c"
This reverts commit 28aae2c427.
2014-04-17 01:06:49 +02:00
igor-m
54a771c6f0 Revert "Added comment to spi.c"
This reverts commit 28aae2c427.
2014-04-17 00:53:24 +02:00
igor-m
eddfd51e51 Fix of vaarg alignment addr calc 2014-04-17 00:14:41 +02:00
igor-m
d9033fbf2d target.mk back with -fno-short-double 2014-04-17 00:07:00 +02:00
igor-m
28aae2c427 Added comment to spi.c 2014-04-16 15:24:09 +02:00
igor-m
6d689c335c Added SPI modes R,W,RB,WB,RWB 2014-04-16 15:03:35 +02:00
igor-m
bad98ad239 Single -fno-short-double in target.mk 2014-04-14 13:30:22 +02:00
igor-m
c04495837f Fix of the vaarg fix 2014-04-13 09:34:13 +02:00
igor-m
297b14aa0c Fixes with aliasing - using ieee.h 2014-04-12 13:39:05 +02:00
igor-m
190aa1e633 Fixes with aliasing 2014-04-12 12:51:40 +02:00
igor-m
0220852a66 Fix of va_arg aliasing in doprnt.c 2014-04-12 01:25:31 +02:00
igor-m
2afff6f8aa Fix to doprnt.c and moded modff, modf etc 2014-04-12 01:14:47 +02:00
igor-m
5b1496e5c3 Fix6 2014-04-11 22:55:29 +02:00
igor-m
bcff791a3c Fix5 2014-04-11 22:45:22 +02:00
igor-m
98d034efe1 Fix4 2014-04-11 22:24:56 +02:00
igor-m
0f6e23c2fe Fix 3 2014-04-11 21:55:53 +02:00
igor-m
af3db0bcd2 Another attempt to fix isinff.c, grrh 2014-04-11 21:51:23 +02:00
igor-m
b73ccfb9dc Attempt to fix isinff.c 2014-04-11 21:23:23 +02:00
igor-m
c31e4fa1e8 Was within untracked files ?? 2014-04-11 20:13:51 +02:00
igor-m
16e7b63b48 Fix the Double Precision changes 2014-04-11 19:35:55 +02:00
igor-m
16214d4557 Double Precision Floating Math implementation 2014-04-11 13:36:20 +02:00
Matt Jenkins
5c4efd1e44 Merge branch 'master' of github.com:RetroBSD/retrobsd 2014-04-11 12:04:09 +01:00
Matt Jenkins
2b55f43806 Set fubarino makefile to me default configuration 2014-04-11 12:04:00 +01:00
Matt Jenkins
e05a6dc486 Merge pull request #4 from igor-m/master
Mods to ZMODEM, rz may work better now
2014-04-11 12:02:41 +01:00
Matt Jenkins
4a83f1ab98 Merge branch 'master' of https://github.com/igor-m/retrobsd-1 2014-04-11 11:57:30 +01:00
Matt Jenkins
2ce88ee405 Fixed version information for git repository 2014-04-11 11:57:09 +01:00
igor-m
f3d7970ac1 Mods to ZMODEM, rz works a little bit smoother now 2014-04-11 11:55:28 +02:00
Matt Jenkins
de064ac74b Moved rdisk.c into kernel. Renamed startup.S to _startup.S 2014-04-11 10:20:46 +01:00
Matt Jenkins
a1cfe257dd Merge pull request #3 from alexfru/master
Fix compilation warnings/errors in smux, tip, virus
2014-04-11 10:04:42 +01:00
Alexey Frunze
75eebef473 Fix compilation warnings/errors in smux, tip, virus
Fix compilation warnings/errors primarily due to unused variables.
2014-04-11 01:26:45 -07:00
igor-m
1ac382c173 Added Watchdog reg defs 2014-04-11 07:34:02 +02:00
Matt Jenkins
b11d24abb8 Markdowned readme 2014-04-11 00:19:14 +01:00
Matt Jenkins
973449d228 Markdowned readme 2014-04-11 00:17:57 +01:00
Matt Jenkins
6957ec9c98 Markdowned readme 2014-04-11 00:17:34 +01:00
Matt Jenkins
b9985fb258 Markdowned readme 2014-04-11 00:16:49 +01:00