summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-04-01 22:39:54 +0000
committerPaul Brook <paul@codesourcery.com>2006-04-01 22:39:54 +0000
commitc44138dc7573318bea5c279f3b81f5433449acb3 (patch)
tree24630849dc939733c48fb714fd914a39915f71e3
parentec799b1781b76d07ec9b52306685ca2f42a19991 (diff)
downloadcygnal-c44138dc7573318bea5c279f3b81f5433449acb3.tar.gz
cygnal-c44138dc7573318bea5c279f3b81f5433449acb3.tar.bz2
cygnal-c44138dc7573318bea5c279f3b81f5433449acb3.zip
2005-04-01 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c (arm_fix_adjustable): Return 0 for function symbols.
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index b139379d7..75d7adb9c 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,7 @@
+2005-04-01 Paul Brook <paul@codesourcery.com>
+
+ * config/tc-arm.c (arm_fix_adjustable): Return 0 for function symbols.
+
2006-03-30 Mark Mitchell <mark@codesourcery.com>
* libiberty/configure.ac: Add cygpath for mingw hosts.