diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-01-19 03:23:56 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-01-19 03:23:56 -0800 |
commit | 4ba8500d63991518aefef86474576de565e00237 (patch) | |
tree | 143d752c8f0244812621ee2a09cd2bbb5b08071c /gas/config/tc-sh64.c | |
parent | b8cc0ceb40868b1d4d42854e4d89372aa5aef921 (diff) | |
parent | c935ff02abfbf5bb80aa043340f7d101aac262f2 (diff) | |
download | gdb-users/hjl/linux/release/2.29.51.0.1.zip gdb-users/hjl/linux/release/2.29.51.0.1.tar.gz gdb-users/hjl/linux/release/2.29.51.0.1.tar.bz2 |
Merge remote-tracking branch 'origin/users/hjl/linux/master' into users/hjl/linux/appliedusers/hjl/linux/release/2.29.51.0.1users/hjl/linux/applied
Diffstat (limited to 'gas/config/tc-sh64.c')
-rw-r--r-- | gas/config/tc-sh64.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/tc-sh64.c b/gas/config/tc-sh64.c index 4ba5d80..001fa2a 100644 --- a/gas/config/tc-sh64.c +++ b/gas/config/tc-sh64.c @@ -1,5 +1,5 @@ /* tc-sh64.c -- Assemble code for the SuperH SH SHcompact and SHmedia. - Copyright (C) 2000-2017 Free Software Foundation, Inc. + Copyright (C) 2000-2018 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -3030,7 +3030,7 @@ sh64_target_mach (void) return (sh64_abi == sh64_abi_64) ? bfd_mach_sh5 : 0; } -/* This is MD_PCREL_FROM_SECTION, we we define so it is called instead of +/* This is MD_PCREL_FROM_SECTION, we define so it is called instead of md_pcrel_from (in tc-sh.c). */ valueT |