1. 02 Apr, 2015 1 commit
  2. 27 Jan, 2015 1 commit
    • Elliott Hughes's avatar
      Fix mips build. · e6099098
      Elliott Hughes authored
      Move various mips-only things into the arch-mips directory. As soon as mips
      writes assembler replacements, we can remove these.
      
      Change-Id: Ia7308559bc361f5c8df3e1d456b381865e060b93
      e6099098
  3. 27 Aug, 2014 1 commit
  4. 20 Feb, 2014 1 commit
    • Elliott Hughes's avatar
      Unify our assembler macros. · 851e68a2
      Elliott Hughes authored
      Our <machine/asm.h> files were modified from upstream, to the extent
      that no architecture was actually using the upstream ENTRY or END macros,
      assuming that architecture even had such a macro upstream. This patch moves
      everyone to the same macros, with just a few tweaks remaining in the
      <machine/asm.h> files, which no one should now use directly.
      
      I've removed most of the unused cruft from the <machine/asm.h> files, though
      there's still rather a lot in the mips/mips64 ones.
      
      Bug: 12229603
      Change-Id: I2fff287dc571ac1087abe9070362fb9420d85d6d
      851e68a2
  5. 02 Aug, 2012 1 commit