OSDN Git Service

2005-05-09 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl@lucon.org>
Mon, 9 May 2005 14:20:52 +0000 (14:20 +0000)
committerH.J. Lu <hjl@lucon.org>
Mon, 9 May 2005 14:20:52 +0000 (14:20 +0000)
commita04b006aa302f5c0f907b3ce89cad76a7d3e3376
treeb9eaf0440ea2c7dbbbdc7b1d5f696cdfa3df999c
parent20eb16e015ec59d46780c92306ea29ab76f6238f
2005-05-09  H.J. Lu  <hongjiu.lu@intel.com>

PR 936
* config/tc-sh64.c (sh64_fake_label): New.

* config/tc-sh64.h (TC_FAKE_LABEL): New.

* doc/internals.texi (TC_FAKE_LABEL): Document.

* write.c (TC_FAKE_LABEL): New.
(adjust_reloc_syms): Use it.
(write_object_file): Likewise.
gas/ChangeLog
gas/config/tc-sh64.c
gas/config/tc-sh64.h
gas/doc/internals.texi
gas/write.c