summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* * ar.c (main): Support POSIX-compatible argument parsing.Andreas Schwab2004-02-274-84/+145
* (process_mips_specific): Print conflictsno as an unsigned long.Nick Clifton2004-02-232-2/+7
* * dlltool.c (gen_exp_file): Always output names for forwarded symbols.Christopher Faylor2004-02-212-6/+10
* * ldgram.y (exp): Add two operand ALIGN.Nathan Sidwell2004-02-201-1/+1
* * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECTNathan Sidwell2004-02-202-5/+9
* gas/Jakub Jelinek2004-02-192-2/+6
* Use bfd_cache_close, instead of accessing bfd->iostream directly.Andrew Cagney2004-02-153-3/+8
* .Roland McGrath2004-01-291-0/+4
* 2004-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2004-01-291-7/+8
* Update the copyright yearNick Clifton2004-01-202-14/+18
* * gettext.m4: Quote names of macros to be defined by AC_DEFUNMaciej W. Rozycki2004-01-142-1/+8
* * objcopy.c: Include elf-bfd.h.Jakub Jelinek2004-01-132-1/+21
* Update copyright year.Ian Lance Taylor2004-01-121-1/+1
* * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.Ian Lance Taylor2004-01-122-1/+310
* Fix typo in comment in previous deltaNick Clifton2004-01-121-1/+1
* Do not produce any output if the output file will be emptyNick Clifton2004-01-122-44/+108
* Fix initialisation of debug_line_pointer_sizes array so that it is done as ne...Nick Clifton2004-01-072-172/+169
* * objcopy.c (filter_bytes): Delete. Move code to..Alan Modra2004-01-022-19/+19
* Add Russian translationNick Clifton2004-01-024-2/+4908
* Split ChangeLog files.Alan Modra2004-01-025-5268/+5294
* * MAINTAINERS: Rename CONFIGURE to BUILD SYSTEM and add myself.Daniel Jacobowitz2003-12-312-1/+6
* Update pointer_size patchNick Clifton2003-12-292-51/+130
* * objcopy.c (bfd_flags_to_set, bfd_flags_to_clear): New variablesMaciej W. Rozycki2003-12-233-4/+76
* * objdump.c (disassemble_bytes): Subtract rel_offset from printedJakub Jelinek2003-12-222-2/+10
* Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2003-12-192-1/+5
* Add --only-keep-debug to the --help output.Nick Clifton2003-12-112-0/+7
* Fia x comment typo.Kazu Hirata2003-12-061-1/+1
* * ChangeLog-9197: Fix comment typos.Kazu Hirata2003-12-068-9/+9
* Do not copy the object if the output file's format cannot be set to that ofNick Clifton2003-12-042-3/+19
* Add "msp" to list of expected architectures.Nick Clifton2003-12-032-1/+5
* * cxxfilt.c (usage): Mention new -p/--no-params options.Ian Lance Taylor2003-11-292-1/+6
* * Makefile.am (install-exec-local): Remove common term from stringAlan Modra2003-11-285-100/+108
* Ensure that we have write permission before overwriting a file.Nick Clifton2003-11-272-6/+15
* Add a comment describing the difference between readelf and objdump.Nick Clifton2003-11-263-1/+31
* * doc/binutils.texi (dlltool): Document dlltool --temp-prefixDanny Smith2003-11-253-2/+16
* * cxxfilt.c (long_options): Add --no-params.Ian Lance Taylor2003-11-233-1/+17
* * objdump.c: Wrap long lines, init vars separately from decl.Alan Modra2003-11-192-19/+47
* Add new field to disassemble_info structure: symbol_is_valid() and use it toNick Clifton2003-11-142-53/+70
* Emit a warning when an archive is created (only shown with -v) in order toNick Clifton2003-11-132-0/+7
* Add new feature to objcopy/strip. The -w switch allows wildcards to be usedNick Clifton2003-11-116-10/+97
* * objdump.c: Revert rev 1.81 commit.Alan Modra2003-11-112-57/+57
* Remove "member" from verbose output of "-dv" in order to conform to POSIXNick Clifton2003-11-103-54/+63
* Expand and consolidate bug reporting details.Alan Modra2003-11-102-1/+62
* Use consistent error messages for missing files.Nick Clifton2003-11-0711-28/+108
* Fix 'the the' typoNick Clifton2003-11-063-3/+8
* Do not dump the contents of SHT_NOBITS sections - they have no file spaceNick Clifton2003-10-302-1/+6
* * readelf.c (dump_section): Don't display DEL characters.Alan Modra2003-10-272-1/+5
* * ChangeLog: Fix typos.Kazu Hirata2003-10-2718-41/+62
* Do not complain when copying a file format that does not support relocations.Nick Clifton2003-10-272-4/+23
* Set the machine number as well as the architecture when converting from aNick Clifton2003-10-212-3/+13