aboutsummaryrefslogtreecommitdiff
path: root/binutils/binutils.texi
AgeCommit message (Collapse)AuthorFilesLines
2001-06-19Remove auot generated man pagesNick Clifton1-3749/+0
2001-05-30Add command line switches to objcopy to provide lists of symbols in filesNick Clifton1-0/+42
2001-03-262001-03-26 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-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-25Automate generate on man pagesNick Clifton1-10/+269
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-0/+2
2001-03-13Add --binary-architecture switch to objcopy to allow the output architectureNick Clifton1-0/+12
to be set when the input file type is binary.
2001-02-10Document new --unwind option to readelf.Nick Clifton1-1/+8
2001-01-18oops - omitted from previous deltaNick Clifton1-3/+8
2001-01-07Update address for bug reports.Phil Blundell1-2/+2
2000-11-27* readelf.c (usage): Add -wf (--debug-dump=frames) option.DJ Delorie1-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-06Add GNU Free Documentation LicenseNick Clifton1-23/+383
2000-11-03Add --srec-len and --srec-forceS3 switches to objcopyNick Clifton1-0/+10
2000-07-27* nm.c (main): Ignore '-X32_64' as an option.Geoffrey Keating1-3/+15
* ar.c (main): Likewise. * binutils.texi (nm): Document new option. (ar): Likewise.
2000-07-212000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
* binutils/binutils.texi: Put back "@end table" deleted by accident.
2000-07-20Add optional style argument to --demangle switch.Nick Clifton1-13/+20
2000-07-18Fix spelling typo.Nick Clifton1-1/+1
2000-06-152000-06-15 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+3
* binutils.texi: Put a warning on copying relocatable object files between two different formats.
2000-04-05Add --redefine-sym to objcopy.Alan Modra1-6/+11
2000-02-142000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-1/+1
* binutils.texi: Document the change of flavor name from atpcs-special to special-atpcs to prevent name conflict in gdb.
2000-02-08Fix bug in interlisting option, added --file-start-context option.Timothy Wall1-0/+7
2000-01-28Apply patch from Thomas de Lellis to allow nm to distinguish between weakNick Clifton1-4/+11
function symbols and weak data symbols.
2000-01-27Add ATPCS support to ARM disassembler.Nick Clifton1-7/+11
Document ARM disassembler options.
2000-01-07Apply Mumit Khan's patch to allow temporary file for process interconnectionNick Clifton1-0/+11
2000-01-03document --disassembler-options=force-thumbNick Clifton1-2/+8
1999-11-21Overhaul --help outputNick Clifton1-12/+27
1999-10-081999-10-08 Ben Elliston <bje@cygnus.com>Ian Lance Taylor1-14/+15
* binutils.texi: Some rewording and clarifications.
1999-09-121999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1-6/+7
* objcopy.c (parse_flags): Handle "noload", "debug", and "share". * binutils.texi, objcopy.1: Document new flags.
1999-09-121999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1-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 Taylor1-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 describedAndreas Schwab1-4/+17
here. Fix arguments of @var to not contain punctuation.
1999-08-31Apply patch from Scott Bambrough to display the contents of a NOTES segmentNick Clifton1-1/+8
in a core file.
1999-08-31 * binutils.texi (Bug Reporting): Clarify that large files shouldIan Lance Taylor1-3/+4
not be sent to bug-gnu-utils.
1999-08-08 From Eli Zaretskii <eliz@gnu.org>:Ian Lance Taylor1-5/+11
* binutils.texi: Document cxxfilt as MS-DOS name for c++filt.
1999-06-16Add -M command line switch to objdump - text of switch is passed on to ↵Nick Clifton1-0/+16
disassembler Add support for register name set selection ot ARM disassembler.
1999-06-14Fix typos.Andreas Schwab1-2/+2
1999-06-12 Based on patch from H. Peter Anvin <hpa@transmeta.com>:Ian Lance Taylor1-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 optionDJ Delorie1-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-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2904