This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] revised m32r target


Kei,

I've checked in the .c files, as posted.  Not bad, not bad at all.
Can you just see how many of the attached can also be fixed?  I'll then
look at enabling it and pulling it into the 6 branch.

Andrew
m32r-rom.c:43: warning: code: Do not use `extern' in .c files
m32r-rom.c:267: warning: obsolete: Replace read_register() with regcache_read() et.al.
m32r-rom.c:613: warning: obsolete: Do not use add_show_from_set(), instead use add_setshow...() (add_show_from_set() is very I18N unfriendly - see PR gdb/434)
m32r-rom.c:619: warning: obsolete: Do not use add_show_from_set(), instead use add_setshow...() (add_show_from_set() is very I18N unfriendly - see PR gdb/434)
m32r-rom.c:625: warning: obsolete: Do not use add_show_from_set(), instead use add_setshow...() (add_show_from_set() is very I18N unfriendly - see PR gdb/434)
m32r-tdep.c:114: warning: code: Do not use &&, or || at the end of a line
m32r-tdep.c:130: warning: code: Do not use &&, or || at the end of a line
m32r-tdep.c:159: warning: code: Do not use &&, or || at the end of a line
m32r-tdep.c:174: warning: code: Do not use &&, or || at the end of a line
m32r-tdep.c:365: warning: code: Do not use &&, or || at the end of a line
m32r-tdep.c:567: warning: code: Do not use &&, or || at the end of a line
m32r-tdep.c:620: warning: obsolete: Replace frame_unwind_unsigned_register with frame_unwind_register_unsigned
m32r-tdep.c:629: warning: obsolete: Replace frame_unwind_unsigned_register with frame_unwind_register_unsigned
m32r-tdep.c:664: warning: obsolete: Replace read_register() with regcache_read() et.al.
m32r-tdep.c:684: warning: obsolete: Replace frame_unwind_unsigned_register with frame_unwind_register_unsigned
m32r-tdep.c:747: warning: obsolete: Replace REGISTER_RAW_SIZE with register_size
m32r-tdep.c:766: warning: obsolete: Replace REGISTER_RAW_SIZE with register_size
m32r-tdep.c:773: warning: obsolete: Replace REGISTER_RAW_SIZE with register_size
m32r-tdep.c:774: warning: obsolete: Replace REGISTER_RAW_SIZE with register_size
m32r-tdep.c:815: warning: obsolete: Replace frame_unwind_unsigned_register with frame_unwind_register_unsigned

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]