[PATCH]: ld. Combine loads-of-msp430-subdevices emulations into one file.
Dmitry
diwil@mail.ru
Tue Aug 12 17:47:00 GMT 2003
Fellows,
Now TI's msp430 line has loads of subdevices each with different memory map
and addresses. The following ld patch combines all of emulparams/msp430x*.sh
into one file emulparams/msp430all.sh and intoduces new script
genscripts_extra.sh (thanks to Nick) which handles many emulations via one
file.
Cheers,
Dmitry.
2003-08-12 Dmitry Diky <diwil@mail.ru>
* Makefile.am (GENSCRIPTS_EXTRA): New script defenition which calls
genscripts_extra.sh.
Rearrange all msp430 depends using this script.
* genscripts_extra.sh: New file. Similar to genscripts.sh, except target
specific parameters can be loaded via $SCRIPT_TO_RUN.sh (second optional
parameter) rather than via script $EMULATION_NAME.sh.
* emulparams/msp430all.sh: New file. Combine all msp430 subdevice
defenitions into one file.
* emulparams/msp430x*.sh: Removed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ld.diff.bz2
Type: application/x-bzip2
Size: 5654 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20030812/4168f0ab/attachment.bz2>
More information about the Binutils
mailing list