]> git.neil.brown.name Git - history.git/commit
[PATCH] Use `--unique=.gnu.linkonce.this_module' linker flag for modules on v850
authorMiles Bader <miles@lsi.nec.co.jp>
Mon, 13 Jan 2003 12:58:21 +0000 (04:58 -0800)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 13 Jan 2003 12:58:21 +0000 (04:58 -0800)
commita73f6b51549af5a89dc65947fd7ddb2689db2f2c
tree3de4d8a7f864bdcb5f29ef9f04c41bc572602556
parentceced1a345e3dcc9b3916781c0045e37228f8e98
[PATCH] Use `--unique=.gnu.linkonce.this_module' linker flag for modules on v850

This prevents the linker from merging the .gnu.linkonce.this_module section
into the .text section, which is necessary for modules to load correctly.
arch/v850/Makefile