diff options
author | Bob Wilson <bob.wilson@acm.org> | 2007-12-12 21:18:46 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2007-12-12 21:18:46 +0000 |
commit | fd453c640fc8785fcf688b9280d43a758e537292 (patch) | |
tree | ea066880fff06c4a4ff9450344ebc02603fc8c0d /gas | |
parent | 8e6bc631a97c9cbf7b267b02bac14ffbc928b723 (diff) | |
download | gdb-fd453c640fc8785fcf688b9280d43a758e537292.zip gdb-fd453c640fc8785fcf688b9280d43a758e537292.tar.gz gdb-fd453c640fc8785fcf688b9280d43a758e537292.tar.bz2 |
Wrap long line in previous entry.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2bd13f2..5748053 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,6 +1,7 @@ 2007-12-12 Bob Wilson <bob.wilson@acm.org> - * config/tc-xtensa.c (xg_symbolic_immeds_fit): Do not relax calls to weak symbols if longcalls are disabled. + * config/tc-xtensa.c (xg_symbolic_immeds_fit): Do not relax calls to + weak symbols if longcalls are disabled. 2007-12-11 Sterling Augustine <sterling@tensilica.com> Bob Wilson <bob.wilson@acm.org> |