aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
AgeCommit message (Collapse)AuthorFilesLines
1999-06-16Add -M command line switch to objdump - text of switch is passed on to ↵Nick Clifton1-0/+5
disassembler Add support for register name set selection ot ARM disassembler.
1999-06-12 Based on patch from H. Peter Anvin <hpa@transmeta.com>:Ian Lance Taylor1-0/+3
* objcopy.c (struct section_list): Add copy field. (sections_copied): New static variable. (copy_options): Add "only-section". (copy_usage): Mention -j and --only-section. (find_section_list): Initialize copy field. (is_strip_section): Check for copying sections. (copy_object): Check sections_copied when calling filter_symbols. (setup_section): Check for copying sections. (copy_section): Likewise. (copy_main): Handle -j/--only-section. * binutils.texi, objcopy.1: Document -j/--only-section.
1999-05-27break long lineIan Lance Taylor1-2/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+163