Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-02-23Add IBM 370 support.Alan Modra
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra
warnings. One usused var, and a macro parenthesis fix too. Also check input sections are elf when doing gc in elflink.h.
2000-02-16Add prototypes for ARM register name functions.Nick Clifton
2000-02-03octets vs bytes changes for binutilsTim Wall
2000-01-28Add prototype for parse_arm_diassembler_optionNick Clifton
2000-01-28Add ATPCS support to ARM disassembler.Nick Clifton
Document ARM disassembler options.
2000-01-28Add support for documenting target specific disassembler optionsNick Clifton
1999-12-161999-12-15 Doug Evans <dje@transmeta.com>Ian Lance Taylor
* dis-asm.h: Enclose in extern "C" ifdef __cplusplus.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor
* dis-asm.h (print_insn_pj): Declare.
1999-06-16Add -M command line switch to objdump - text of switch is passed on to ↵Nick Clifton
disassembler Add support for register name set selection ot ARM disassembler.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson