]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/ChangeLog
* readelf.c: Tidy up code formatting.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
2008-10-20  Nick Clifton * readelf.c: Tidy up code formatting.
2008-10-10  Nathan Froydinclude/elf/
2008-10-09  Alan Modra * embedspu.sh: Pass -Wa,-noexecstack to $CC.
2008-10-09  Kai Tietzbinutils/
2008-10-07  Nick Clifton * readelf.c (process_section_headers): Do not...
2008-10-06  Nick Clifton * dwarf.c (display_debug_frames): Change...
2008-10-02  Nick Clifton PR 6934
2008-09-30  Nick Clifton PR 6922
2008-09-29  Steve Ellcey * configure: Regenerate for new libtool.
2008-09-28  Alan Modra * objcopy.c (setup_section): Set elf_group_id.
2008-09-24  Richard Hendersoninclude/
2008-09-24  Alan Modra PR 6913
2008-09-17  Jan Kratochvilbfd/
2008-09-11  Jan Kratochvilbfd/
2008-09-11  Alan ModraUpdated translation versions
2008-09-08  Tristan Gingold2008-09-08 Tristan Gingold <gingold@adacore.com>
2008-09-08  Tristan Gingoldld/
2008-09-05  Daniel Jacobowitz * readelf.c (load_specific_debug_section): New functio...
2008-08-28  Tristan Gingold2008-08-28 Tristan Gingold <gingold@adacore.com>
2008-08-25  Alan Modra * sysdep.h: Include "binary-io.h".
2008-08-24  Alan ModraUpdate a number of obsolete autoconf macros.
2008-08-21  Richard Henderson * readelf.c (is_32bit_pcrel_reloc): Fix hppa...
2008-08-15  Alan Modra PR 6526
2008-08-09  Alan Modra PR 6615
2008-08-08  Daniel Jacobowitz2008-08-08 Richard Sandiford <rdsandiford@googlemail...
2008-08-08  Alan Modra * readelf.c (is_64bit_abs_reloc): Return true for...
2008-08-06  Alan Modraadd pr number
2008-08-06  Alan Modrabinutils/
2008-08-04  Alan ModraSet LC_ALL=C rather than unsetting LC_COLLATE for sort.
2008-08-03  Alan Modra * readelf.c (get_osabi_name <ELFOSABI_AROS>): Change...
2008-08-01  H.J. Lubinutils/
2008-07-30  Alan ModraSilence gcc printf warnings
2008-07-28  Alan Modra * readelf.c (print_vma): Typo fix.
2008-07-28  Alan Modrabfd/
2008-07-26  Alan Modramissed from last commit
2008-07-21  Luis Machado * bfd/elf-bfd.h: Declare elfcore_write_ppc_vsx.
2008-07-15  H.J. Lu2008-07-15 H.J. Lu <hongjiu.lu@intel.com>
2008-07-12  Jie ZhangRevert my last change since it has not been approved.
2008-07-11  Jie Zhang bfd/
2008-07-10  Craig Silversteinbfd/
2008-07-07  Alan Modra * objdump.c (find_symbol_for_address): Prefer symbols...
2008-07-07  Alan Modra * ieee.c (write_ieee_debugging_info): Use bfd_make_sec...
2008-06-18  M R Swami Reddy Updated the readelf with Add EM_CR16_OLD.
2008-06-17  Ralf Wildenhues * configure: Regenerate.
2008-06-12  DJ Delorie* common.h (EM_M32C_NEW): Rename to EM_M32C.
2008-06-12  Nick Clifton PR binutils/6483
2008-06-10  Ben Elliston * MAINTAINERS: Remove myself as m68k maintainer.
2008-05-14  Alan Modraupdate dependencies
2008-05-12  Alan Modra * embedspu.sh: Test for presence of ._ea by looking...
2008-05-07  Alan Modrabfd/
2008-05-01  Nick Clifton* readelf.c (print_symbol): Add code to display non...
2008-04-30  Nick Clifton * doc/binutils.texi (strings): Add "unicode...
2008-04-30  Alan Modra * readelf.c (process_program_headers): Correct section...
2008-04-28  Nick Clifton PR binutils/6449
2008-04-23  H.J. Lubfd/
2008-04-16  Nick Clifton PR binutils/6034
2008-04-15  David S. Miller * readelf.c (get_gnu_elf_note_type): Recognize NT_GNU_...
2008-04-11  Nick Clifton * dwarf.c (display_debug_lines): Rename to
2008-04-08  Alan Modra * dwarf.c: Remove trailing whitespace throughout file.
2008-04-04  Nick Clifton* po/sk.po: Updated Slovak translation.
2008-04-03  H.J. Lubinutils/
2008-03-28  Nick CliftonAdd support for thin archives.
2008-03-21  H.J. Lu2008-03-20 H.J. Lu <hongjiu.lu@intel.com>
2008-03-20  Richard Sandifordbinutils/
2008-03-17  Ralf Wildenhues * configure.ac: m4_include config/proginstall.m4.
2008-03-16  Brian Dessent * rcparse.y (resid): Allow control text to span multip...
2008-03-13  Alan Modrainclude/elf/
2008-03-13  Alan Modrabfd/
2008-03-12  Alan Modrainclude/elf/
2008-03-09  Paul Brook2008-03-09 Paul Brook <paul@codesourcery.com>
2008-03-04  Jim Wilson* MAINTAINERS: Update my email address.
2008-03-03  Nick Clifton* dwarf2.h: (enum dwarf_location_atom): Add new DW_OP,
2008-03-01  Alan Modra * objdump.c (objdump_print_addr): Initialise "sym".
2008-02-27  Nick Clifton * ar.c (usage): Mention -t command line switch.
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.
2008-02-15  Nick CliftonUpdate attribution for PR 5713 patch.
2008-02-15  Nick Clifton PR binutils/5713
2008-02-12  Nick Clifton* dlltool.c (mcore_elf_cache_filename): Add a const...
2008-02-08  H.J. Lu2008-02-08 H.J. Lu <hongjiu.lu@intel.com>
2008-02-07  Alan Modra * objdump.c (main): Don't pass unadorned NULL to concat.
2008-02-04  H.J. Lubfd/
2008-02-04  Adam Nemet * readelf.c (get_machine_flags): Handle Octeon.
2008-01-30  Nick Clifton Add OpenVMS extensions.
2008-01-29  Nick CliftonFix spelling typo in previous delta
2008-01-29  Nick Clifton* dwarf.c (print_dwarf_vma): Use mingw field type speci...
2008-01-29  Nick Clifton* dwarf.c (print_dwarf_vma): New function. Display...
2008-01-29  Alan Modra * dwarf.c (display_debug_loc): Correct test for base...
2008-01-29  Alan Modra * MAINTAINERS: Remove myself as ix86 maintainer. ...
2008-01-28  Nick CliftonPR binutils/5529
2008-01-28  H.J. LuFix the last ChangeLog.
2008-01-28  H.J. Lubinutils/
2008-01-25  DJ Delorie* readelf.c (process_section_headers): Add m16c handler.
2008-01-25  Nick CliftonAdd mingw I64 support for printing long and long long...
2008-01-25  Nick Clifton* po/ru.po: Updated Russian translation.
2008-01-17  H.J. Lubinutils/
2008-01-14  Nick Clifton (DEBUG_INFO_UNAVAILABLE): Value stored in num_d...
2008-01-14  Nick Clifton * dwarf.c (process_debug_info): Include the...
2008-01-10  Andreas Schwab* readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
next