Age | Commit message (Collapse) | Author | Files | Lines |
|
* rs6000-pinsn.c (print_operand, case LI): Print condition register
operand in decimal rather than wrong textual versions.
|
|
* m2-exp.y: Re-write string initializers ("<>" => {'<', '>'})
to avoid warnings from some compilers.
|
|
|
|
other targets: Don't print instruction in hex before
the assembly; use print_address to print out jump
destinations.
|
|
* All GDB files that #include defs.h: Removed stdio.h.
(defs.h): #include stdio.h.
This has been tested by building GDBs for all targets hosted on Sun4.
None of the build problems were related to stdio.h inclusion. (n.b.
many configurations don't build for other reasons.)
|
|
|
|
xm-rs6000.h: New files.
* xcoffexec.c: New file for handling AIX shared libraries.
|