[FT32] fixes for the default hardware startup
authorJames Bowman <james.bowman@ftdichip.com>
Mon, 21 Sep 2015 22:31:53 +0000 (22:31 +0000)
committerJames Bowman <jamesbowman@gcc.gnu.org>
Mon, 21 Sep 2015 22:31:53 +0000 (22:31 +0000)
commit131314e14a3d9d4ef1111b817c4495eaf4dd4777
tree71f53127014b31dc1d1fbb7130e3c4035808bace
parent6ff560cc2513d230edbb37ef613339e1adaeb934
[FT32] fixes for the default hardware startup

libgcc/
        * config/ft32/crti-hw.S: Use __PMSIZE to allow configurable
        memory layout. Deal correctly with BSS region larger than 32K.
        Handle a watchdog reset like a power-on reset. Clean up unused
        code.

From-SVN: r227986
libgcc/ChangeLog
libgcc/config/ft32/crti-hw.S