]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/ldlang.c
Wed Feb 14 16:38:36 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de>
authorIan Lance Taylor <ian@airs.com>
Wed, 14 Feb 1996 21:43:54 +0000 (21:43 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 14 Feb 1996 21:43:54 +0000 (21:43 +0000)
commit307585f1c9b3e8d0d449e938293a855543e0465b
tree30847e49c1761523a1d7a56f490328d06d1dac50
parent2b37714adfd20b6cb3c0ff396a85435e7bd6c7c4
Wed Feb 14 16:38:36 1996  Martin Anantharaman  <martin@mail.imech.uni-duisburg.de>

* ldlang.c (lang_set_startof): Don't do anything for a
relocateable link.

* ldgram.y (mri_script_file): Call mri_draw_tree.
* mri.c (mri_draw_tree): Make globally visible.  Don't bother to
create memory regions.
(mri_load): Don't call mri_draw_tree.
* mri.h (mri_draw_tree): Declare.

* configure.tgt (m68*-*-psos): New target.
* emulparams/m68kpsos.sh: New file.
* scripttempl/psos.sc: New file.
* Makefile.in (ALL_EMULATIONS): Add em68kpsos.o.
(em68kpsos.c): New target.
ld/ChangeLog
ld/Makefile.in
ld/configure.tgt
ld/emulparams/.Sanitize
ld/emulparams/m68kpsos.sh [new file with mode: 0644]
ld/ldlang.c
ld/scripttempl/.Sanitize
ld/scripttempl/psos.sc [new file with mode: 0644]