Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-09-25 | * readelf.c (do_wide): New. | Jakub Jelinek | 1 | -0/+3 | |
(options): Add --wide. (usage, parse_args): Likewise. (process_program_headers): Put each segment on a single line if --wide is given. (process_section_headers): Put each section on a single line if --wide is given. * doc/binutils.texi: Document it. * NEWS: Likewise. | |||||
2001-09-14 | Add new command line option '--encoding' to strings | Nick Clifton | 1 | -0/+2 | |
2001-08-24 | * objcopy.c (use_alt_mach_code): New variable. | Alexandre Oliva | 1 | -0/+4 | |
(OPTION_ALT_MACH_CODE): Define. (copy_options): Added --alt-machine-code. (copy_main): Handle it. (copy_object): Switch to alternate machine code if requested. * doc/binutils.texi: Document new option. * NEWS: Likewise. | |||||
2001-07-31 | Implement new switch --rename-section | Nick Clifton | 1 | -0/+2 | |
2001-07-05 | Display the contents of a .debug.macinfo section | Nick Clifton | 1 | -0/+3 | |
2001-06-09 | * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker. | Alan Modra | 1 | -1/+5 | |
2001-05-30 | Add command line switches to objcopy to provide lists of symbols in files | Nick Clifton | 1 | -0/+4 | |
2001-04-27 | Add openRISC support in opcodes | Nick Clifton | 1 | -0/+2 | |
2001-03-13 | Add --binary-architecture switch to objcopy to allow the output architecture | Nick Clifton | 1 | -0/+5 | |
to be set when the input file type is binary. | |||||
2001-02-18 | Add PDP-11 support | Nick Clifton | 1 | -0/+2 | |
2000-11-25 | Add ARM v5t, v5te and XScale support | Nick Clifton | 1 | -2/+5 | |
2000-11-03 | Add --srec-len and --srec-forceS3 switches to objcopy | Nick Clifton | 1 | -0/+3 | |
2000-09-14 | Add support for the MIPS32 | Nick Clifton | 1 | -0/+2 | |
2000-08-24 | * NEWS: Mention support for CRIS. | Hans-Peter Nilsson | 1 | -0/+2 | |
2000-08-14 | 2000-08-14 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 1 | -0/+2 | |
* NEWS: Mention i860 support. | |||||
2000-04-05 | Add --redefine-sym to objcopy. | Alan Modra | 1 | -3/+5 | |
2000-02-08 | Fix bug in interlisting option, added --file-start-context option. | Timothy Wall | 1 | -0/+4 | |
1999-06-16 | Add -M command line switch to objdump - text of switch is passed on to ↵ | Nick Clifton | 1 | -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 Taylor | 1 | -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-27 | break long line | Ian Lance Taylor | 1 | -2/+2 | |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+163 | |