Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-06-19 | Remove auot generated man pages | Nick Clifton | 1 | -3749/+0 | |
2001-05-30 | Add command line switches to objcopy to provide lists of symbols in files | Nick Clifton | 1 | -0/+42 | |
2001-03-26 | 2001-03-26 Andreas Jaeger <aj@suse.de> | Andreas Jaeger | 1 | -1/+1 | |
* binutils.texi (nm): Fix texi syntax. 2001-03-26 Andreas Jaeger <aj@suse.de> * ld.texinfo (Overview): Fix syntax in texi code. | |||||
2001-03-25 | Automate generate on man pages | Nick Clifton | 1 | -10/+269 | |
2001-03-13 | Fix typos in ChangeLogs and update copyright notices | Nick Clifton | 1 | -0/+2 | |
2001-03-13 | Add --binary-architecture switch to objcopy to allow the output architecture | Nick Clifton | 1 | -0/+12 | |
to be set when the input file type is binary. | |||||
2001-02-10 | Document new --unwind option to readelf. | Nick Clifton | 1 | -1/+8 | |
2001-01-18 | oops - omitted from previous delta | Nick Clifton | 1 | -3/+8 | |
2001-01-07 | Update address for bug reports. | Phil Blundell | 1 | -2/+2 | |
2000-11-27 | * readelf.c (usage): Add -wf (--debug-dump=frames) option. | DJ Delorie | 1 | -3/+3 | |
(parse_args): Support -wf option. (process_section_headers): Ditto. (debug_displays): Ditto. (display_debug_frames): New, dump *_frame sections. (frame_need_space): Support for above. (frame_display_row): Ditto. * binutils.texi: Document it. | |||||
2000-11-06 | Add GNU Free Documentation License | Nick Clifton | 1 | -23/+383 | |
2000-11-03 | Add --srec-len and --srec-forceS3 switches to objcopy | Nick Clifton | 1 | -0/+10 | |
2000-07-27 | * nm.c (main): Ignore '-X32_64' as an option. | Geoffrey Keating | 1 | -3/+15 | |
* ar.c (main): Likewise. * binutils.texi (nm): Document new option. (ar): Likewise. | |||||
2000-07-21 | 2000-07-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+1 | |
* binutils/binutils.texi: Put back "@end table" deleted by accident. | |||||
2000-07-20 | Add optional style argument to --demangle switch. | Nick Clifton | 1 | -13/+20 | |
2000-07-18 | Fix spelling typo. | Nick Clifton | 1 | -1/+1 | |
2000-06-15 | 2000-06-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+3 | |
* binutils.texi: Put a warning on copying relocatable object files between two different formats. | |||||
2000-04-05 | Add --redefine-sym to objcopy. | Alan Modra | 1 | -6/+11 | |
2000-02-14 | 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1 | -1/+1 | |
* binutils.texi: Document the change of flavor name from atpcs-special to special-atpcs to prevent name conflict in gdb. | |||||
2000-02-08 | Fix bug in interlisting option, added --file-start-context option. | Timothy Wall | 1 | -0/+7 | |
2000-01-28 | Apply patch from Thomas de Lellis to allow nm to distinguish between weak | Nick Clifton | 1 | -4/+11 | |
function symbols and weak data symbols. | |||||
2000-01-27 | Add ATPCS support to ARM disassembler. | Nick Clifton | 1 | -7/+11 | |
Document ARM disassembler options. | |||||
2000-01-07 | Apply Mumit Khan's patch to allow temporary file for process interconnection | Nick Clifton | 1 | -0/+11 | |
2000-01-03 | document --disassembler-options=force-thumb | Nick Clifton | 1 | -2/+8 | |
1999-11-21 | Overhaul --help output | Nick Clifton | 1 | -12/+27 | |
1999-10-08 | 1999-10-08 Ben Elliston <bje@cygnus.com> | Ian Lance Taylor | 1 | -14/+15 | |
* binutils.texi: Some rewording and clarifications. | |||||
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -6/+7 | |
* objcopy.c (parse_flags): Handle "noload", "debug", and "share". * binutils.texi, objcopy.1: Document new flags. | |||||
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -10/+15 | |
* ar.c (counted_name_mode): New static variable. (counted_name_counter): New static variable. (map_over_members): Handle counted mode. (usage): Mention N modifier. (main): Handle N modifier. (delete_members): Handle counted mode. * binutils.texi, ar.1: Document N modifier. | |||||
1999-09-12 | * ar.c (full_pathname): New static variable. | Ian Lance Taylor | 1 | -0/+8 | |
(map_over_members): Call normalize on command line parameter. (usage): Mention P modifier. (normalize): If full_pathname is true, don't do anything. (main): Accept P modifier. * binutils.texi, ar.1: Document P modifier. | |||||
1999-09-09 | * binutils.texi: Add info dir entries for all programs described | Andreas Schwab | 1 | -4/+17 | |
here. Fix arguments of @var to not contain punctuation. | |||||
1999-08-31 | Apply patch from Scott Bambrough to display the contents of a NOTES segment | Nick Clifton | 1 | -1/+8 | |
in a core file. | |||||
1999-08-31 | * binutils.texi (Bug Reporting): Clarify that large files should | Ian Lance Taylor | 1 | -3/+4 | |
not be sent to bug-gnu-utils. | |||||
1999-08-08 | From Eli Zaretskii <eliz@gnu.org>: | Ian Lance Taylor | 1 | -5/+11 | |
* binutils.texi: Document cxxfilt as MS-DOS name for c++filt. | |||||
1999-06-16 | Add -M command line switch to objdump - text of switch is passed on to ↵ | Nick Clifton | 1 | -0/+16 | |
disassembler Add support for register name set selection ot ARM disassembler. | |||||
1999-06-14 | Fix typos. | Andreas Schwab | 1 | -2/+2 | |
1999-06-12 | Based on patch from H. Peter Anvin <hpa@transmeta.com>: | Ian Lance Taylor | 1 | -0/+7 | |
* 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-25 | * windres.c: add verbose option | DJ Delorie | 1 | -0/+5 | |
(main): process verbose option * resrc.c (look_for_default): new. Look for the default preprocessor in a given location. (read_rc_file): for foo/bar-windres, look for foo/bar-gcc, foo/gcc (in case of foo/windres), and then gcc (the old default). | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+2904 | |