Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-11-03 | Add --srec-len and --srec-forceS3 switches to objcopy | Nick Clifton | 1 | -0/+22 | |
2000-08-14 | Silently accept -d as an alias for -g for compatability with old BSD systems. | Nick Clifton | 1 | -1/+2 | |
2000-05-26 | Eli Zaretskii's DOSish file name patches. | Alan Modra | 1 | -2/+11 | |
2000-05-14 | 2000-05-14 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -0/+5 | |
* objcopy.c (filter_symbols): Don't strip global symbols in relocatable object files. | |||||
2000-05-08 | (setup_section): Add const and gettext calls for err. | Alan Modra | 1 | -7/+7 | |
2000-04-05 | Add --redefine-sym to objcopy. | Alan Modra | 1 | -44/+196 | |
2000-04-04 | Move translated part of bug report string back into .c files so | Alan Modra | 1 | -2/+2 | |
xgettext can find it. Regnerate .pot files. | |||||
2000-04-03 | Move bug report string to one place. | Alan Modra | 1 | -2/+2 | |
1999-11-22 | Overhaul --help output. | Nick Clifton | 1 | -31/+65 | |
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -1/+4 | |
* objcopy.c (parse_flags): Handle "noload", "debug", and "share". * binutils.texi, objcopy.1: Document new flags. | |||||
1999-07-11 | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1 | -10/+16 | |
as appropriate. Add variable initializations. Add casts. * objdump.c (disassemble_bytes): Change j to bfd_vma. * readelf.c (process_syminfo): Change i to unsigned int. (display_debug_info): Change abbrev_number to unsigned long. (process_mips_specific): Change fcnt to size_t. | |||||
1999-06-12 | Based on patch from H. Peter Anvin <hpa@transmeta.com>: | Ian Lance Taylor | 1 | -7/+32 | |
* 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 | * objcopy.c (copy_archive): Preserve dates of archive members if | Andreas Schwab | 1 | -0/+13 | |
requested. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+2029 | |