newlib/libgloss
Jeff Johnston 132030fcf2 Fix interrupt handling for or1k.
- During interrupt handling the PICSR, table pointers and current
  interrupt line have been saved in incorrect registers and/or stored on
  the stack.

- Save the pointer in r16/r18, PICSR in r20 and the current interrupt
  line in r22. Those are callee-saved registers, so that the register
  values will be preserved.

        * or1k/interruts-asm.S: Change registers to callee-saved.
2015-05-27 13:30:19 +02:00
..
2008-04-04 21:52:01 +00:00
2010-09-23 08:07:47 +00:00
2010-12-17 10:13:31 +00:00
2008-04-04 21:52:01 +00:00
2008-04-04 21:52:01 +00:00
2014-08-14 15:00:33 +00:00
2008-04-04 21:52:01 +00:00
2015-05-27 13:30:19 +02:00
2008-04-04 21:52:01 +00:00
2008-04-04 21:52:01 +00:00
2015-05-27 13:30:19 +02:00

bfin	- Analog Devices Blackfin processor.
sparc	- Fujitsu Sparclite board. Works on the ex930, ex931, ex933
hp74x	- Hewlett Packard HP742 board. Also some support for the hp743.
m68hc11 - Motorola 68HC11 or 68HC12 support.
m68k	- Motorola MVME135 and IDP board. For CPU32 systems.
mep	- Toshiba Media Processor.
pa	- WinBond and Oki boards with a PA.
mips	- R3000 support. Array Tech LSI33k based RAID disk controller.
lm32    - Lattice Mico32 simulator.
epiphany - Adapteva Epiphany multicore processor.
or1k	- OpenRISC 1000 processor.