- 08 Nov, 2015 1 commit
-
-
ROOL authored
Detail: Export Hdr:ATA if present. Admin: Tagged as RISC_OSLib-5_86-1 since existing binaries unchanged.
-
- 03 Apr, 2015 1 commit
-
-
Robert Sprowson authored
Add xferrecv_last_ref to get hold of the Wimp message id of the request for a scrap file data save, when the RAM transfer gets no reply. This is useful to allow the data save to be distinguished from a file being dragged to an application, without having to resort to string compares against <wimp$scrap>. SWIOptions: Also add RTC to SWI exports, and remove redundant ones. armsys.c: Treat cmd_string as a pointer. xferrecv.c/.h/rl_entries: New function xferrecv_last_ref. Version 5.84. Tagged as 'RISC_OSLib-5_84'
-
- 06 Oct, 2013 1 commit
-
-
Jeffrey Lee authored
Detail: SWIOptions,feb - Add BlendTable and InverseTable SWIs to the generated swis.h Admin: Tested in OMAP3 ROM build Version 5.77. Retagged as 'RISC_OSLib-5_77'
-
- 06 Apr, 2013 1 commit
-
-
Robert Sprowson authored
No code change, retagged as RISC_OSLib-5_77.
-
- 15 Jan, 2013 1 commit
-
-
Robert Sprowson authored
This is in the 'SprExtend' header, which messes up the alphabetical ordering a bit. Version 5.75. Tagged as 'RISC_OSLib-5_75'
-
- 15 Aug, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: SWIOptions,feb - Added VCHIQ to SWI header list Makefile - Add SWIOptions as a dependency to s.swioptions, so exported swis.h will rebuild correctly if SWIOptions is changed Admin: Tested briefly Version 5.71. Tagged as 'RISC_OSLib-5_71'
-
- 04 Feb, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: SWIOptions,feb - Now includes ZLib module SWIs Admin: SWI export tested, seems OK Version 5.66. Not tagged
-
- 28 Oct, 2011 1 commit
-
-
Ben Avison authored
Detail: * Added 64-bit file pointer API support, following the LFS spec v1.5 (see Docs directory). Internally, now uses 64-bit file pointers exclusively. For now, the backend still limits you to 4GB-1 files, but clients of the C library won't need recompiling again to support larger files than this once they use the new API. * Fixed a large number of warnings produced in compilation, assembly and linking, many of them new and resulting from the improved checks in the latest toolchain. * Increased the maximum stream buffer size from 16MB to 1GB. * Added Hdr:SDFS and Hdr:SDIO to the list of headers used to build swis.h if they are present. Admin: Verified that the new 64-bit file pointer buffering code works using a ROM build (since the toolchain makes extensive use of reading, writing and seeking internally). Version 5.64. Tagged as 'RISC_OSLib-5_64'
-
- 15 Nov, 2002 1 commit
-
-
Kevin Bracey authored
PCI added to swis.h alloc.c updated to handle bigger slots (new code merged from ARM libraries) Various 32-bit fixes for backtracing, and general trap handling. Polite "Application is not 32-bit compatible" message. Headers <stdint.h> and <inttypes.h> fixed to work in non-C99 mode. txt changed to do new-style Delete behaviour Version 5.44. Tagged as 'RISC_OSLib-5_44'
-
- 07 Mar, 2000 1 commit
-
-
Stewart Brodie authored
Detail: New script will search the export directory for headers that should be exported SWI symbols for it and only cause them to be included if it finds the header file. This means that unless a component in your build actually needs the SWI symbols from another component, you no longer require that component to be in your modules file purely to enable successful generation of swis.h Admin: Test build performed. Version 5.03. Tagged as 'RISC_OSLib-5_03'
-