diff options
author | Bob Wilson <bob.wilson@acm.org> | 2007-12-13 19:03:45 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2007-12-13 19:03:45 +0000 |
commit | 38f9cb7fe14013c49fff2ed04c3cf6406e7077e6 (patch) | |
tree | 3440ff2ed546b7d34ed84afeff334123e8b0f51d /gas/ChangeLog | |
parent | 3690dd376bc19907f4c229fc3471b9898386d32c (diff) | |
download | gdb-38f9cb7fe14013c49fff2ed04c3cf6406e7077e6.zip gdb-38f9cb7fe14013c49fff2ed04c3cf6406e7077e6.tar.gz gdb-38f9cb7fe14013c49fff2ed04c3cf6406e7077e6.tar.bz2 |
gas/
* config/tc-xtensa.c (xg_symbolic_immeds_fit): Relax for weak
references but not weak definitions.
gas/testsuite/
* gas/xtensa/all.exp: Run new weak-call test.
* gas/xtensa/weak-call.d: New.
* gas/xtensa/weak-call.s: New.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5748053..a68a38f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2007-12-13 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (xg_symbolic_immeds_fit): Relax for weak + references but not weak definitions. + 2007-12-12 Bob Wilson <bob.wilson@acm.org> * config/tc-xtensa.c (xg_symbolic_immeds_fit): Do not relax calls to |