Import a security patch from the mainline which changes the default behaviour
[platform/upstream/binutils.git] / binutils / doc / binutils.texi
2014-10-31 Nick CliftonImport a security patch from the mainline which changes...
2014-07-03 Tristan GingoldClarify doc on addr2line output.
2014-06-26 Erik AkermannThis adds the ability to the strings program to display...
2014-04-23 Andrew BennettAdd support for the MIPS eXtended Physical Address...
2014-03-12 Nick CliftonUpdate the documentation for the AR command so that...
2014-03-05 Alan ModraUpdate copyright years
2013-12-31 Nick Clifton * objcopy.c (dump_sections): New list.
2013-10-14 Chao-ying Fu2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>
2013-08-23 H.J. LuRemove the extra space
2013-08-23 Nick Clifton PR binutils/15777
2013-08-23 Nick Clifton PR binutils/15779
2013-08-23 Nick Clifton PR binutils/14136
2013-08-23 Nick Clifton PR binutils/15798
2013-07-18 Nick Clifton * doc/binutils.texi (nm, objdump): Remove bogus links...
2013-07-10 Tristan Gingoldinclude/coff/
2013-05-10 Andrew Pinskibinutils/ChangeLog:
2013-02-15 Nick Clifton PR binutils/15140
2013-02-15 Nick Clifton PR binutils/15033
2013-01-07 Roland McGrathbinutils/
2013-01-07 Nick Clifton * ld.texinfo: Replace @ with @@ when it is part of...
2013-01-04 Andreas Schwab* doc/binutils.texi (elfedit): Fix use of @itemx in...
2012-09-06 Nick Clifton * doc/binutils.texi (nm): Alpha-sort the option descri...
2012-08-17 Alan Modratypo fixes
2012-05-11 Cary Coutant * doc/binutils.texi: Add --dwarf-check option.
2012-05-08 Cary Coutantbinutils/
2012-04-25 Cary Coutant * doc/binutils.texi: Add -D/--enable-deterministic...
2012-02-29 Nick Clifton * doc/binutils.texi (c++filt): Fix typos.
2012-02-24 Kai Tietz PR binutils/13710
2012-02-01 Nick Clifton PR binutils/13493
2011-12-21 Roland McGrath * configure.in (--enable-deterministic-archives):...
2011-11-29 Roland McGrath * ar.c (ranlib_usage): Describe -D.
2011-10-13 Nick Clifton2011-10-13 Nick Clifton <nickc@redhat.com>
2011-07-22 H.J. LuAdd initial Intel K1OM support.
2011-07-03 Thomas SchwingeELFOSABI_GNU
2011-07-01 Nick Clifton PR binutils/12325
2011-05-18 Nick Clifton PR binutils/12753
2011-05-16 Tristan Gingold2011-05-16 Tristan Gingold <gingold@adacore.com>
2011-04-28 Tom Tromey * NEWS: Add note about --dwarf-depth, --dwarf-start...
2011-04-13 Nick Clifton * windres.c (usage): Add new --preprocessor-arg option.
2010-12-12 H.J. LuFix typos in elfedit documentation.
2010-12-03 Doug Evans * dwarf.c: #include "bfd_stdint.h".
2010-10-29 H.J. LuAdd compressed debug section support to binutils and ld.
2010-10-29 Nick Clifton PR binutils/12058
2010-09-10 Nick Clifton * objcopy.c: Add --interleave-width option...
2010-08-23 H.J. LuAdd --input-osabi and --output-osabi to elfedit.
2010-05-24 Tristan Gingold2010-05-24 Tristan Gingold <gingold@adacore.com>
2010-03-25 Thomas Schwinge2010-03-25 Thomas Schwinge <thomas@codesourcery.com>
2010-02-23 Nick Clifton PR binutils/11298
2010-01-11 H.J. LuAdd --dyn-syms to readelf
2010-01-08 H.J. LuAdd --input-type and --output-type to elfedit
2010-01-08 H.J. LuFix a typo
2010-01-07 H.J. Lu2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
2010-01-06 H.J. LuAdd elfedit
2009-12-10 Tristan Gingold2009-12-10 Tristan Gingold <gingold@adacore.com>
2009-12-09 Tristan Gingold2009-12-09 Tristan Gingold <gingold@adacore.com>
2009-12-03 Nick Clifton PR binutils/11045
2009-10-28 Kai Tietz2009-10-28 Kai Tietz <kai.tietz@onevision.com>
2009-10-23 Kai Tietz2009-10-23 Kai Tietz <kai.tietz@onevision.com>
2009-10-16 Nick Clifton * readelf.c (usage): Add mention of --debug...
2009-09-29 Nick Clifton * doc/binutils.texi (c++filt): Remove spurious...
2009-09-11 Nick Clifton * obcopy.c (copy_object): New parameter `input_a...
2009-09-04 Dave Korn2009-09-04 Timo Kreuzer <timo.kreuzer@web.de>
2009-08-27 Dave Korn * doc/binutils.texi (--only-keep-debug): Relocate...
2009-07-23 Nick Clifton * config/obj-elf.c (obj_elf_type): Add code...
2009-07-20 H.J. Lu2009-07-20 H.J. Lu <hongjiu.lu@intel.com>
2009-06-24 Nick Clifton * dwarf.c (display_debug_lines_raw): Include...
2009-06-18 Nick Clifton PR 10288
2009-06-01 Alan Modra PR 10199
2009-05-26 Nick Clifton * Makefile.am: Run "make dep-am".
2009-04-17 H.J. Lubfd/
2009-04-17 H.J. Lubfd/
2009-04-14 Dave Kornbfd/ChangeLog
2009-04-01 Nick Clifton PR 9972
2009-03-11 Chris Demetriou[bfd/ChangeLog]
2009-02-09 Tristan Gingold2009-02-09 Tristan Gingold <gingold@adacore.com>
2009-02-03 H.J. Lu2009-02-03 H.J. Lu <hongjiu.lu@intel.com>
2009-01-13 Nick CliftonAdd --identify-strict option. Handle ms-style implibs:
2009-01-13 Alan Modra PR 7034
2009-01-08 Kai Tietz2009-01-08 Kai Tietz <kai.tietz@onevision.com>
2008-12-23 Nick CliftonRemove STT_IFUNC support.
2008-12-04 Ben Ellistonopcodes/
2008-12-04 Nick Clifton* objdump.c (dump_reloc_set): Append "()" to symbol...
2008-11-19 Nick CliftonChange documentation license to FDL v1.3
2008-11-15 Charles WilsonAdded --identify option to dlltool.
2008-08-06 Alan Modrabinutils/
2008-06-12 Nick Clifton PR binutils/6483
2008-04-30 Nick Clifton * doc/binutils.texi (strings): Add "unicode...
2008-04-11 Nick Clifton * dwarf.c (display_debug_lines): Rename to
2008-03-28 Nick CliftonAdd support for thin archives.
2008-02-27 Nick Cliftonoops - omitted from previous delta
2008-02-26 Nick Clifton* objdump.c (objdump_print_addr): If displaying file...
2008-02-26 Nick CliftonRe-apply this patch which was accidentally deleted:
2008-02-22 Nick Clifton* objdump.c (display_file_offsets): New variable.
2007-12-22 H.J. Lubinutils/
2007-11-07 Nick Clifton* doc/binutils.texi: Update to FDL 1.2.
2007-10-26 Nick Clifton* doc/binutils.texi: Move top stuff to the top.
2007-10-16 Bob Wilson * doc/binutils.texi (objcopy, strip): Replace hyphens...
2007-09-17 Nick Clifton* readelf.c (do_archive_index): New.
2007-09-17 Nick Clifton* doc/binutils.texi (objdump): Describe the output...
2007-09-17 Nick CliftonPR binutils/4987
next