diff options
author | Paul Brook <paul@codesourcery.com> | 2006-05-11 15:05:17 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2006-05-11 15:05:17 +0000 |
commit | e28387c3bf6b1358d3a438443fc790c8e0fefa22 (patch) | |
tree | e1f439f9bacefe5b007e5a1b1cc1a599f345fab1 /gas/ChangeLog | |
parent | 89ee2ebe8b9182015a1bf8643bb87c312c92474c (diff) | |
download | gdb-e28387c3bf6b1358d3a438443fc790c8e0fefa22.zip gdb-e28387c3bf6b1358d3a438443fc790c8e0fefa22.tar.gz gdb-e28387c3bf6b1358d3a438443fc790c8e0fefa22.tar.bz2 |
2006-05-11 Paul Brook <paul@codesourcery.com>
gas/
* config/tc-arm.c (arm_fix_adjustable): Return 0 for function symbols.
gas/testsuite/
* gas/arm/local_function.d: New test.
* gas/arm/local_function.s: New test.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 54ac4a3..35a8dbe 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2006-05-11 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (arm_fix_adjustable): Return 0 for function symbols. + 2006-05-11 Thiemo Seufer <ths@mips.com> * config/tc-mips.c (append_insn): Don't check the range of j or |