summaryrefslogtreecommitdiff
path: root/ld/emulparams/h8300sxelf.sh
Commit message (Collapse)AuthorAgeFilesLines
* * emulparams/h8300elf.sh: _tinydata should not be placed in relocatables.Nick Clifton2006-09-071-1/+1
| | | | | * emulparams/h8300.sh: Likewise. * emulparams/h8300sxelf.sh: Likewise.
* Add TINY_READONLY_SECTION, TINY_DATA_SECTION, TINY_BSS_SECTION.Nick Clifton2005-12-221-0/+13
|
* 2003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-031-0/+3
and Bernd Schmidt <bernds@redhat.com> and Alexandre Oliva <aoliva@redhat.com> * Makefile.am: Add new emulations for h8300sx. * Makefile.in: Regenerate. * configure.tgt: Add new emulations. * emulparams/h8300sx.sh: New emulation. * emulparams/h8300sxelf.sh: Ditto. * scripttempl/h8300sx.sc: Ditto.