summaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-08-09 10:40:03 +0000
committerNick Clifton <nickc@redhat.com>2013-08-09 10:40:03 +0000
commitb8cee39d75eebcf6175a210cf878d3e1f4825870 (patch)
tree170adefbe0f68a2b4f96c3876b04a872213f9df3 /gas/doc
parente409c1376cf2e61535e3c7e6b2c9b38f6b25248d (diff)
downloadbinutils-redhat-b8cee39d75eebcf6175a210cf878d3e1f4825870.tar.gz
* elf32-rl78.c (rl78_elf_merge_private_bfd_data): Complain if G10
flag bits do not match. (rl78_elf_print_private_bfd_data): Describe G10 flag. * readelf.c (get_machine_flags): Handle RL78 G10 flag. * config/tc-rl78.c (elf_flags): New variable. (enum options): Add OPTION_G10. (md_longopts): Add mg10. (md_parse_option): Parse -mg10. (rl78_elf_final_processing): New function. * config/tc-rl78.c (tc_final_processing): Define. * doc/c-rl78.texi: Document -mg10 option. * rl78.c (E_FLAG_RL78_G10): Define. * lib/ld-lib.exp (check_shared_lib_support): Note that the RL78 does not support shared library generation.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-rl78.texi14
1 files changed, 10 insertions, 4 deletions
diff --git a/gas/doc/c-rl78.texi b/gas/doc/c-rl78.texi
index 44ede4710c..0964ac4569 100644
--- a/gas/doc/c-rl78.texi
+++ b/gas/doc/c-rl78.texi
@@ -1,5 +1,4 @@
-@c Copyright 2011
-@c Free Software Foundation, Inc.
+@c Copyright 2011-2013 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
@@ -25,8 +24,15 @@
@cindex options, RL78
@cindex RL78 options
-The Renesas RL78 port of @code{@value{AS}} has no target-specific
-options.
+@table @code
+@item relax
+Enable support for link-time relaxation.
+
+@item mg10
+Mark the generated binary as targeting the G10 variant of the RL78
+architecture.
+
+@end table
@node RL78-Modifiers
@section Symbolic Operand Modifiers