Mercurial > nand-ecoscentric
diff packages/redboot/current/ChangeLog @ 1328:afd4dd211d3a
Attempt to handle illegal memory accesses and other abort conditions
| author | gthomas |
|---|---|
| date | Thu, 23 Oct 2003 14:00:19 +0000 |
| parents | 94e373b3fc8d |
| children | d43f5e29476a |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2003-10-23 Gary Thomas <gary@mlbassoc.com> + + * src/main.c (cyg_start): Try to catch illegal memory accesses and + other abort conditions during command execution. + 2003-10-17 Gary Thomas <gary@mlbassoc.com> * src/load.c: Only examine loadable segments when scanning to determine
