This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] |
This is the patch add new gdbarch to GDB to make it support OSE.
Thanks, Hui
2013-03-05 Luis Machado <lgustavo@codesourcery.com>
* configure.tgt: Add powerpc-*-ose. * defs.h (gdb_osabi): Add GDB_OSABI_OSE. * osabi.c (gdb_osabi_name): Add "OSE". * ose-tdep.c: New.
2013-03-08 Pedro Alves <pedro@codesourcery.com> Luis Machado <lgustavo@codesourcery.com>
* configure.tgt: Add powerpc-*-ose. * defs.h (gdb_osabi): Add GDB_OSABI_OSE. * osabi.c (gdb_osabi_name): Add "OSE". * ose-tdep.c: New.
Attachment:
ose_arch_support.txt
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |