mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 10:09:29 +08:00
* Makefile.am, start/start.S: Added AltiVec support (only effective if user modifies psim.cfg: CPU_CFLAGS choosing a CPU architecture with AltiVec or directly adding -maltivec, -mabi=altivec). * start/start.S: removed '.file' statement which confused gdb.