Skip to content

Drop Support for Unused/Abandoned Architectures #233

@insertinterestingnamehere

Description

We currently have a ton of old untested ifdefs for a bunch of crazy architectures that don't really exist in practice anymore (e.g. Tilera). We should get rid of that code.

Architectures I think we should definitely get rid of:

  • IA64
  • Alpha
  • MIPS
  • Power PC 32-bit
  • Sparc
  • TILEPro
  • TILE-Gx

Others that I'd like to get rid of too:

  • 32-bit x86 (In our code as IA32)
  • 32-bit ARM and
  • ARM v7 (not in our code as distinct from 32-bit ARM)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions