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]

[patch/testcase] gdb.asm/m32r.inc: fix compile error


Thank you, everyone. Now m32r is back! :-)

The attached fixes compile errors of asm-source.exp for m32r-elf.
There are several missing symbols.

It also replaces ld24 instruction with seth/add3 instruction.
ld24 can handle only 24bit address, so ld24 fails to set sp when
_stack is located at a large address.

Kei Sakamoto

===

2003-08-04    Kei Sakamoto  <sakamoto.kei@renesas.com>

* gdb.asm/m32r.inc : Add several missing symbols. Replace ld24
                     with seth/add3.

Attachment: diffs
Description: Binary data


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