mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
Have objdump's --help switch document PPC -M options.
This commit is contained in:
parent
4d147a03bd
commit
c309557a9f
@ -1,3 +1,7 @@
|
||||
2002-09-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* dis-asm.h (print_ppc_disassembler_options): Prototype.
|
||||
|
||||
2002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
|
||||
|
||||
* coff/internal.h: Add new relocation types.
|
||||
|
@ -243,6 +243,7 @@ extern int print_insn_frv PARAMS ((bfd_vma, disassemble_info *));
|
||||
extern disassembler_ftype arc_get_disassembler PARAMS ((void *));
|
||||
extern disassembler_ftype cris_get_disassembler PARAMS ((bfd *));
|
||||
|
||||
extern void print_ppc_disassembler_options PARAMS ((FILE *));
|
||||
extern void print_arm_disassembler_options PARAMS ((FILE *));
|
||||
extern void parse_arm_disassembler_option PARAMS ((char *));
|
||||
extern int get_arm_regname_num_options PARAMS ((void));
|
||||
|
Loading…
x
Reference in New Issue
Block a user