Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-11 | Add new feature to objcopy/strip. The -w switch allows wildcards to be used | Nick Clifton | 1 | -0/+3 | |
in symbol names. | |||||
2003-10-27 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -1/+1 | |
* ChangeLog-9197: Likewise. * ChangeLog-9899: Likewise. * NEWS: Likewise. * ar.c: Fix comment typos. * arsup.c: Likewise. * coffgrok.c: Likewise. * debug.c: Likewise. * debug.h: Likewise. * dlltool.c: Likewise. * ieee.c: Likewise. * nm.c: Likewise. * objdump.c: Likewise. * prdbg.c: Likewise. * readelf.c: Likewise. * resrc.c: Likewise. * sysinfo.y: Likewise. * windres.c: Likewise. | |||||
2003-09-30 | [ binutils/ChangeLog ] | Chris Demetriou | 1 | -0/+2 | |
2003-09-30 Chris Demetriou <cgd@broadcom.com> * NEWS: Add an indication of the cutoff for 2.14. [ gas/ChangeLog ] 2003-09-30 Chris Demetriou <cgd@broadcom.com> * NEWS: Add an indication of the cutoff for 2.14. [ ld/ChangeLog ] 2003-09-30 Chris Demetriou <cgd@broadcom.com> * NEWS: Add an indication of the cutoff for 2.14. | |||||
2003-08-11 | Add ability for readelf to parse archives | Nick Clifton | 1 | -0/+2 | |
2003-07-22 | * objdump.c: New command line option --debugging-tags. | Nick Clifton | 1 | -0/+3 | |
* doc/binutils.texi: Document new command line option. * prdbg.c: Code to print the debug info as tags compatible with ctags. * budbg.h: Adjust prototype. * NEWS: Mention new switch | |||||
2003-06-26 | Add --only-keep-debug switch | Nick Clifton | 1 | -0/+6 | |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -1/+1 | |
2003-06-12 | Add new switch to objcopy: --add-gnu-debuglink=<file> | Nick Clifton | 1 | -0/+4 | |
Allows packages to be shipped in two forms, a stripped executable and debug info file. | |||||
2003-06-03 | Return 'n' if section flags are SEC_HAS_CONTENTS && SEC_READONLY. | Nick Clifton | 1 | -0/+4 | |
2003-03-24 | Add --info command line switch | Nick Clifton | 1 | -0/+2 | |
2003-01-04 | * readelf.c (guess_is_rela): Handle EM_IQ2000. | Stan Cox | 1 | -0/+2 | |
(get_machine_name): Likewise. (dump_relocations): Likewise. * NEWS: Mention IQ2000 support. | |||||
2002-12-23 | Add support for 'S' encoding to strings - display 8-bit characters. | Nick Clifton | 1 | -0/+2 | |
2002-12-13 | Added --prefix-symbols <prefix> option to rename all symbols by adding the | Nick Clifton | 1 | -0/+3 | |
given prefix to the begining of the symbol name. This is useful to provide name space seperation regardless of how the object file was created. Added --prefix-sections <prefix> and --prefix-alloc-sections <prefix> options to rename all sections (or all sections with the alloc flag set) by adding the given prefix to the begining of the symbol name. | |||||
2002-12-10 | Add support for displaying extension to DWARF2 used by Unified Parallel C | Nick Clifton | 1 | -0/+3 | |
compiler. | |||||
2002-12-08 | * NEWS: Mention that bfd no longer declares a "boolean" type. | Alan Modra | 1 | -3/+7 | |
2002-07-18 | Add IP2K support | Nick Clifton | 1 | -0/+3 | |
2002-07-16 | Add 'Chnages in 2.13' to NEWS files. | Nick Clifton | 1 | -2/+4 | |
2002-06-18 | 2002-06-18 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -0/+2 | |
From Catherine Moore: * readelf.c (elf/frv.h): #include it. (guess_is_rela): Support EM_CYGNUS_FRV. (dump_relocations): Ditto. (get_machine_name): Ditto. * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h. | |||||
2002-02-20 | Mark 2.12 branch | Nick Clifton | 1 | -0/+2 | |
2002-02-15 | * NEWS: Mention support for MMIX. | Hans-Peter Nilsson | 1 | -0/+2 | |
2002-01-25 | Add --totals option to size | Nick Clifton | 1 | -0/+2 | |
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 | |