mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 16:44:32 +08:00
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: rbtx4925 and rbtx4938 had copies of the same file with only minor differences. Both now use shared/irq/exception.S * startup/exception.S: Removed.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* Makefile.am: rbtx4925 and rbtx4938 had copies of the same file with
|
||||
only minor differences. Both now use shared/irq/exception.S
|
||||
* startup/exception.S: Removed.
|
||||
|
||||
2010-04-27 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* startup/linkcmds: Revert previous change. Remove .reginfo from .bss
|
||||
|
||||
@@ -37,7 +37,7 @@ libbsp_a_SOURCES += ../../shared/bspclean.c ../../shared/bsppredriverhook.c \
|
||||
../../shared/bootcard.c ../../shared/sbrk.c \
|
||||
../../shared/gnatinstallhandler.c ../../shared/setvec.c \
|
||||
startup/inittlb.c \
|
||||
startup/idtmem.S startup/idttlb.S startup/exception.S
|
||||
startup/idtmem.S startup/idttlb.S ../shared/irq/exception.S
|
||||
|
||||
# clock
|
||||
noinst_PROGRAMS += clock.rel
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,9 @@
|
||||
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* Makefile.am: rbtx4925 and rbtx4938 had copies of the same file with
|
||||
only minor differences. Both now use shared/irq/exception.S
|
||||
* startup/exception.S: Removed.
|
||||
|
||||
2010-04-27 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* startup/linkcmds: Revert previous change. Remove .reginfo from .bss
|
||||
|
||||
@@ -37,7 +37,7 @@ libbsp_a_SOURCES += ../../shared/bspclean.c ../../shared/bsppredriverhook.c \
|
||||
../../shared/bootcard.c ../../shared/sbrk.c \
|
||||
../../shared/gnatinstallhandler.c ../../shared/setvec.c \
|
||||
startup/inittlb.c \
|
||||
startup/idtmem.S startup/idttlb.S startup/exception.S
|
||||
startup/idtmem.S startup/idttlb.S ../shared/irq/exception.S
|
||||
|
||||
# clock
|
||||
noinst_PROGRAMS += clock.rel
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user