]> sourceware.org Git - newlib-cygwin.git/commit
or1k: Make heap start configurable
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 26 May 2015 19:28:31 +0000 (15:28 -0400)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 26 May 2015 19:28:31 +0000 (15:28 -0400)
commitc6d4802435a1705f48107b3ae275b8e941598828
tree60da4aafc321bfa78da347b7aea15010e6a9b0db
parent65ff3ce7fb20b63f93516890a06e8e6cec52fb99
or1k: Make heap start configurable

- Previously the heap started right after the bss section. This can now
  be configured by changing the _or1k_heap_start symbol that defaults to
  the old value (&end). In board_init_early, we can now set this to
  another value.

    * or1k/sbrk.c: Allow for different heap start
libgloss/ChangeLog
libgloss/or1k/sbrk.c
This page took 0.027179 seconds and 5 git commands to generate.