This commit is contained in:
Alan Modra 2009-10-02 15:35:01 +00:00
parent b02c4cfa79
commit e0c483d688
3 changed files with 24 additions and 24 deletions

View File

@ -52,7 +52,7 @@
2009-09-25 Martin Thuresson <martint@google.com>
Update soruces to make alpha, arc and arm targets compile cleanly
Update sources to make alpha, arc and arm targets compile cleanly
with -Wc++-compat:
* config/tc-alpha.c: Add casts.
(extended_bfd_reloc_code_real_type): New type. Used to avoid

View File

@ -67,7 +67,7 @@
2009-09-25 Martin Thuresson <martint@google.com>
Update soruces to make arm targets compile cleanly with
Update sources to make arm targets compile cleanly with
-Wc++-compat:
* emultempl/armelf.em: Add casts.

View File

@ -39,7 +39,7 @@
2009-09-25 Martin Thuresson <martint@google.com>
Update soruces to make arc and arm targets compile cleanly with
Update sources to make arc and arm targets compile cleanly with
-Wc++-compat:
* arc-dis.c Fix casts.
* arc-ext.c: Add casts.