1. 12 Nov, 2011 1 commit
  2. 07 Nov, 2011 1 commit
    • Ben Avison's avatar
      Resync with allocations database · e8953e67
      Ben Avison authored
      Detail:
        hdr.NewErrors: added new kernel error, requested by Rob Sprowson
        hdr.SWIs: added SWI chunks for SDIODriver and SDFS
      Admin:
        Untested
      
      Version 1.89. Tagged as 'HdrSrc-1_89'
      e8953e67
  3. 21 Sep, 2011 1 commit
    • Jeffrey Lee's avatar
      Always export Machine.All32 · f1af6001
      Jeffrey Lee authored
      Detail:
        Makefile - Always export Machine.All32, to provide a safe machine type for assembler-based host tools
      Admin:
        Required for building ColourTrans 1.79
      
      
      Version 1.88. Tagged as 'HdrSrc-1_88'
      f1af6001
  4. 12 Sep, 2011 1 commit
  5. 07 Aug, 2011 1 commit
    • Jeffrey Lee's avatar
      Remove some macros which are now kernel-only · 474d5435
      Jeffrey Lee authored
      Detail:
        hdr/Macros - BYTEWS, LDROSB, STROSB & VDWS macros are now located in the kernel sources, to help keep kernel workspace private and to allow them to adapt properly to zero page relocation
      Admin:
        Latest kernel sources required in order for ROM builds to function.
        This change will break the Interlace module, but everything else should hopefully be fine.
      
      
      Version 1.86. Tagged as 'HdrSrc-1_86'
      474d5435
  6. 22 Jun, 2011 1 commit
    • Jeffrey Lee's avatar
      Fix InsertTMLInitialisation macro · 74700c34
      Jeffrey Lee authored
      Detail:
        hdr/Debug - Corrected a bad use of mymrs from within the InsertTMLInitialisation macro
      Admin:
        Macro compiles OK, but is untested
      
      
      Version 1.85. Tagged as 'HdrSrc-1_85'
      74700c34
  7. 08 Jun, 2011 1 commit
    • Jeffrey Lee's avatar
      Update VMSAv6 system control register info · 6c558c25
      Jeffrey Lee authored
      Detail:
        hdr/MEMM/VMSAv6 - Updated the system control register info to accurately reflect which bits work on ARMv6. Added missing SW, HA, FI definitions.
      Admin:
        Tested on rev A2 BB-xM
      
      
      Version 1.84. Tagged as 'HdrSrc-1_84'
      6c558c25
  8. 04 Jun, 2011 1 commit
    • Jeffrey Lee's avatar
      Update HdrSrc for correct ARM11ZF settings · 2e57ccf9
      Jeffrey Lee authored
      Detail:
        hdr/Machine/Machine - Use VMSAv6 and disable unaligned memory accesses when compiling for ARM11ZF (i.e. ARMv6)
      Admin:
        Tested with S3C6440 ROM build. Untested at runtime.
      
      
      Version 1.83. Tagged as 'HdrSrc-1_83'
      2e57ccf9
  9. 03 Jun, 2011 1 commit
    • Ben Avison's avatar
      Added support for Machine=ARM11ZF · b3bff27a
      Ben Avison authored
      Detail:
        Suitable for ARMv6Z CPUs with VFPv2, e.g. ARM1176JZF-S
      Admin:
        Required by the S3C6410 HAL
      
      Version 1.82. Tagged as 'HdrSrc-1_82'
      b3bff27a
  10. 22 May, 2011 1 commit
    • Jeffrey Lee's avatar
      Add HALSize support. Fix TEX definitions in VMSAv6 MMU file. · 3359afa1
      Jeffrey Lee authored
      Detail:
        Makefile - Now uses the HALSize environment variable to select which HALSize file to export
        hdr/HALSize/64K, hdr/HALSize/96K, hdr/HALSize/128K - HALSize files for 64K, 96K, 128K HAL sizes
        hdr/MEMM/VMSAv6 - Fix the incorrect TEX definitions that were corrupting the page permissions and resulting in ROM pages being writeable.
      Admin:
        Tested on rev A2 BB-xM.
        Needs latest Env folder.
      
      
      Version 1.81. Tagged as 'HdrSrc-1_81'
      3359afa1
  11. 14 Apr, 2011 1 commit
    • Ben Avison's avatar
      Resynced with master headers · 42fca50a
      Ben Avison authored
      Detail:
        Only change is "decloaking" of a couple of messages in the Wimp's private
        message block, originally for RISCOS Ltd. These are now publicly documented
        so I don't think there's any harm in revealing them in the headers.
      Admin:
        Message_ToggleBackdrop is required by a Pinboard source submission.
      
      Version 1.80. Tagged as 'HdrSrc-1_80'
      42fca50a
  12. 14 Mar, 2011 1 commit
    • Steve Revill's avatar
      Important change to Hdr:Macros. · c9afa87c
      Steve Revill authored
      Replaced LSL, LSR, etc, macros with myLSL, myLSR, etc. because the old macro
      names will clash with pseudo-opcodes that ARM have introduced which in turn will
      be supported by newer assemblers.
      
      Admin: this will cause some components to fail to build, especially with the
      existing toolchain. If you see these failures, simply replace any uses of these
      shift macros with the renamed 'my' shift macros (which are functionally identical).
      
      Version 1.79. Tagged as 'HdrSrc-1_79'
      c9afa87c
  13. 08 Feb, 2011 1 commit
    • Steve Revill's avatar
      Fix the Makefile's install phase. · a6a7207c
      Steve Revill authored
      This component could fail during the install phase due to the INSTDIR
      symbol not being defined. The Makefile will now set this to the appropriate
      value if not already set.
      
      Version 1.78. Tagged as 'HdrSrc-1_78'
      a6a7207c
  14. 16 Jan, 2011 1 commit
  15. 15 Jan, 2011 1 commit
    • Jeffrey Lee's avatar
      Merge Cortex branch of HdrSrc into trunk · 934e1a24
      Jeffrey Lee authored
      Detail:
        This should merge all of the Cortex HdrSrc changes into the trunk, so we don't have to worry about OMAP builds breaking each time the trunk HdrSrc changes
      Admin:
        Untested!
      
      
      Version 1.76. Tagged as 'HdrSrc-1_76'
      934e1a24
  16. 05 Dec, 2010 1 commit
  17. 21 Oct, 2010 1 commit
    • Steve Revill's avatar
      Miscellaneous updates: · a3bd3c3c
      Steve Revill authored
      * Added VFPSupport SWI definition.
      * Added some new industry standard file types.
      * Added some new sprite errors.
      
      Version 1.74. Tagged as 'HdrSrc-1_74'
      a3bd3c3c
  18. 06 Nov, 2009 1 commit
    • Jeffrey Lee's avatar
      Add LDHA, LDSHA macros to HdrSrc (trunk branch) · 1e87c8ed
      Jeffrey Lee authored
      Detail:
        Add two new macros to allow the loading of (un)signed halfwords from an array of halfwords, i.e. LDR(S)H $dest, [$array, $index, LSL #1]
        These shared macros help tidy up some code in the International & FontManager modules, code which needed to be changed to get the NoUnaligned build option working correctly.
      Admin:
        Tested on rev C2 beagleboard, with and without NoUnaligned. Macros are untested for the situation where unaligned loads are supported but LDRH is not; however the code produced should be identical to the code that the International & FontManager modules originally used.
      
      
      Version 1.73. Tagged as 'HdrSrc-1_73'
      1e87c8ed
  19. 25 Oct, 2009 1 commit
    • Jeffrey Lee's avatar
      Bring trunk HdrSrc.hdr.Macros in line with Cortex version · 4f610204
      Jeffrey Lee authored
      Detail:
        * LD macro updated to know about LDRH and LDRD instructions
        * LDW macro updated: safe to use on last word of a page; no longer enforces
          relative order of temporary registers; uses unaligned loads when possible;
          uses 1 fewer instructions if ARMv6 compatibility is not required;
          scheduled for XScale and Cortex-A8
      Admin:
        Tested with BASIC softload on RISC OS 5.12 Iyonix.
        Fixes bug #220
      
      
      Version 1.72. Tagged as 'HdrSrc-1_72'
      4f610204
  20. 03 Jul, 2009 1 commit
    • Steve Revill's avatar
      Added FRAMLDR/FRAMSTR macros · c522f63f
      Steve Revill authored
      Detail:
        These macros allow easy access to registers pushed on the stack during the Entry macro.
      This is simpler than the previous method of "LDR     r1, [sp, #Proc_LocalStack + 1*4]" because the new macros will calculate the correct offset even if non-continuous regs are used, and will also trap attempts to access regs that weren't pushed onto the stack.
      
        The FRAMSTR macro can be used to alter the values that will be returned on EXIT.
      Admin:
        Tested by looking at produced code in Zap
      Notes:
        Changes by James Lampard.
      
      Version 1.71. Tagged as 'HdrSrc-1_71'
      c522f63f
  21. 26 Jun, 2009 1 commit
    • Ben Avison's avatar
      Added install rule · 299b0082
      Ben Avison authored
      Admin:
        This is only intended for use when building the disc image for the C/C++ CD.
      
      Version 1.70. Tagged as 'HdrSrc-1_70'
      299b0082
  22. 14 Jun, 2009 1 commit
    • Ben Avison's avatar
      Added support for machine-neutral builds · c8aa9b4a
      Ben Avison authored
      Detail:
        For use when building binaries which must run on a wide range of ARM
        architectures - typically used by disc builds rather than rom builds.
        Use Machine=All to target all machines, or Machine=All32 for any
        architecture from v3 (ARM600) upwards.
      Admin:
        Tested in a BuildHost build.
      
      Version 1.69. Tagged as 'HdrSrc-1_69'
      c8aa9b4a
  23. 17 May, 2009 2 commits
    • Ben Avison's avatar
      Another change required on the trunk of HdrSrc · b9489b71
      Ben Avison authored
      Detail:
        Added NoUnaligned flag to Hdr:Machine:Machine to aid with debugging of
        unaligned loads.
      Admin:
        Various other modules will shortly start checking this flag to decide
        whether to enable unaligned loads on ARMv6/v7.
      
      Since I've only just committed 1.68, I'll reapply the tag at this revision.
      
      Version 1.68. Not tagged
      b9489b71
    • Ben Avison's avatar
      Updates to Hdr:CPU.Generic32 · cab36754
      Ben Avison authored
      Detail:
        Added definitions of new CPSR bits and moitor mode in newer ARM cores
      Admin:
        Used in OMAP3 builds, but needs to be on the trunk because the Debugger
        module will use the definitions in other builds.
      
      Version 1.68. Tagged as 'HdrSrc-1_68'
      cab36754
  24. 08 May, 2009 2 commits
    • Ben Avison's avatar
      Fixed Hdr:CPU.Arch so that it actually works · 44a5cb1d
      Ben Avison authored
      Detail:
        Didn't previously interact with other standard RISC OS headers, especially
        Hdr:ListOpts
      Admin:
        Has now been used successfully in an (as-yet unreleased) build of Squash
        to add compatibility with ARMv6
      
      Version 1.67. Tagged as 'HdrSrc-1_67'
      44a5cb1d
    • Steve Revill's avatar
      Very minor tweaks to the CPU.Arch header file. · 742e287d
      Steve Revill authored
      Changed the formatting of example 4 to look more consistent with they way
      we format asm code. Corrected the comments for example 5 to indicate that
      R0 may be corrupted also.
      
      Version 1.66. Tagged as 'HdrSrc-1_66'
      742e287d
  25. 06 May, 2009 1 commit
    • Ben Avison's avatar
      Added new assembler header file Hdr:CPU.Arch · 679c3da6
      Ben Avison authored
      Detail:
        Defines a large selection of boolean assembler variables, permitting
        authors to test the CPU architecture features required by the target
        platform(s) of a given build. Examples of use are included.
      Admin:
        Not tested in anger yet.
      
      Version 1.65. Tagged as 'HdrSrc-1_65'
      679c3da6
  26. 24 Apr, 2009 1 commit
  27. 15 Apr, 2009 1 commit
  28. 22 Dec, 2008 1 commit
  29. 20 Apr, 2008 1 commit
  30. 21 Mar, 2008 3 commits
    • Ben Avison's avatar
      Finally, a releasable HdrSrc! · 403c6dd8
      Ben Avison authored
      Detail:
        Imported public versions of the registration header files. These have all
        mentions of third-party allocations removed from them, and because these
        are new imports, there's nothing hiding in the revision history either.
      Admin:
        Manually inspected for sanity; we'll have to see how well it functions in
        a real build.
      
      Version 1.60. Tagged as 'HdrSrc-1_60'
      403c6dd8
    • Ben Avison's avatar
      Overhaul of HdrSrc. · 3c93c584
      Ben Avison authored
      Detail:
        To allow public release of this component, sensitive header files have
        been moved out of the way. HdrSrc will in future only contain preprocessed
        versions of those files with confidential information filtered out.
      Admin:
        Not tested in a build yet.
      
      Version 1.59. Not tagged
      3c93c584
    • Ben Avison's avatar
      Fresh commit of Machine and UserIF headers to lose the revision history · 41952da2
      Ben Avison authored
      (which contains sensitive customer data).
      41952da2
  31. 04 Dec, 2005 1 commit
  32. 30 Aug, 2005 1 commit
  33. 16 Aug, 2005 1 commit
  34. 13 May, 2005 1 commit
  35. 29 Mar, 2005 1 commit
    • Steve Revill's avatar
      Fix for STB machine · 1511e823
      Steve Revill authored
      Detail:
       Previous revision will not build an STB ROM.
      Admin:
       Not yet tested.
      
      Version 1.55. Tagged as 'HdrSrc-1_55'
      1511e823
  36. 21 Mar, 2005 1 commit