diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2002-05-06 11:43:03 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2002-05-06 11:43:03 +0000 |
commit | 40449e9f8b15e24095f548eacf09f7ef4a62f8fa (patch) | |
tree | b512e555b70cfcce1cfb31cb09532ea9bfce4eff /gas/config/tc-ia64.h | |
parent | 13e49980455c1ae8c053d85b9ea0f99b364db1f1 (diff) | |
download | fsf-binutils-gdb-40449e9f8b15e24095f548eacf09f7ef4a62f8fa.zip fsf-binutils-gdb-40449e9f8b15e24095f548eacf09f7ef4a62f8fa.tar.gz fsf-binutils-gdb-40449e9f8b15e24095f548eacf09f7ef4a62f8fa.tar.bz2 |
* config/tc-ia64.c: Fix formatting.
* config/tc-ia64.h: Likewise.
Diffstat (limited to 'gas/config/tc-ia64.h')
-rw-r--r-- | gas/config/tc-ia64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-ia64.h b/gas/config/tc-ia64.h index 7b03e26..f320e7e 100644 --- a/gas/config/tc-ia64.h +++ b/gas/config/tc-ia64.h @@ -249,7 +249,7 @@ typedef struct unwind_record } record; } unwind_record; -/* This expression evaluates to false if the relocation is for a local +/* This expression evaluates to false if the relocation is for a local object for which we still want to do the relocation at runtime. True if we are willing to perform this relocation while building the .o file. This is only used for pcrel relocations. */ |