diff options
author | Jim Wilson <wilson@tuliptree.org> | 1995-08-20 22:56:02 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 1995-08-20 22:56:02 +0000 |
commit | c2d8063d3baaaa66346ac2b0de28ed247487ca54 (patch) | |
tree | bb5bb0ab72a384c55b2e93223e850fc9392eaab8 /gas | |
parent | 2757dc25348d5d98481d0593716c346f2793b853 (diff) | |
download | gdb-c2d8063d3baaaa66346ac2b0de28ed247487ca54.zip gdb-c2d8063d3baaaa66346ac2b0de28ed247487ca54.tar.gz gdb-c2d8063d3baaaa66346ac2b0de28ed247487ca54.tar.bz2 |
* config/tc-arm.c (md_reloc_size): Add const to declaration.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 9b63a94..372915f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Sun Aug 20 15:54:37 1995 Jim Wilson <wilson@cygnus.com> + + * config/tc-arm.c (md_reloc_size): Add const to declaration. + Fri Aug 18 10:58:09 1995 Ian Lance Taylor <ian@cygnus.com> * read.c (s_include): In MRI mode, don't expect quotes around the |