aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2008-01-30 Add OpenVMS extensions.Nick Clifton2-7/+110
2008-01-29Fix spelling typo in previous deltaNick Clifton1-1/+1
2008-01-29* dwarf.c (print_dwarf_vma): Use mingw field type specified if necessary.Nick Clifton2-1/+6
2008-01-29* dwarf.c (print_dwarf_vma): New function. Display the value of aNick Clifton2-34/+76
2008-01-29update copyright dateAlan Modra1-1/+1
2008-01-29 * dwarf.c (display_debug_loc): Correct test for base addressAlan Modra2-1/+10
2008-01-29 * MAINTAINERS: Remove myself as ix86 maintainer. Add for SPU.Alan Modra2-2/+6
2008-01-28PR binutils/5529Nick Clifton2-2/+8
2008-01-28Fix the last ChangeLog.H.J. Lu1-2/+1
2008-01-28binutils/H.J. Lu5-42/+166
2008-01-25* readelf.c (process_section_headers): Add m16c handler.DJ Delorie2-0/+17
2008-01-25Add mingw I64 support for printing long and long long valuesNick Clifton5-43/+149
2008-01-25* po/ru.po: Updated Russian translation.Nick Clifton2-16/+20
2008-01-17binutils/H.J. Lu2-2/+6
2008-01-14 (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entriesNick Clifton2-16/+33
2008-01-14 * dwarf.c (process_debug_info): Include the CU offset and corruptNick Clifton2-6/+39
2008-01-10* readelf.c (is_64bit_abs_reloc): Handle R_S390_64.Andreas Schwab2-0/+7
2008-01-09PR binutils/55326Nick Clifton4-13/+40
2008-01-08binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post charactersKai Tietz2-1/+10
2008-01-07 * prdbg.c (print_vma): Print as long long, if host supports it.Greg McGary2-1/+16
2008-01-04 * dwarf.c (read_and_display_attr_value): Prefix values that areNick Clifton2-37/+92
2008-01-02Move 2007 ChangeLog entries to ChangeLog-2007.H.J. Lu2-1158/+1166
2007-12-24Updated Russian translation.Nick Clifton2-2298/+2581
2007-12-22binutils/H.J. Lu2-1/+10
2007-12-08 * readelf.c (is_32bit_pcrel_reloc): Add Xtensa.Bob Wilson2-0/+7
2007-12-03 * readelf.c (is_32bit_abs_reloc, is_32bit_pcrel_reloc): Add SPU.Alan Modra2-0/+8
2007-11-29 bfd/Mark Shinwell2-0/+7
2007-11-26 * cxxfilt.c (demangle_it): Don't call printf without format string.Alan Modra2-2/+6
2007-11-21 * dwarf.c (display_debug_loc): Cast section_end - start to longHans-Peter Nilsson2-1/+6
2007-11-21* dwarf.c (display_debug_loc): Issue a warning if there are bytes at the endNick Clifton2-0/+10
2007-11-19* readelf.c (is_32bit_abs_reloc): Add support for NIOS relocs.Nick Clifton2-13/+23
2007-11-17 [ld/testsuite/ChangeLog]Thiemo Seufer2-0/+8
2007-11-16* dwarf2.h: Mention the location of the DWARF3 spec on the web.Nick Clifton2-29/+186
2007-11-07* doc/binutils.texi: Update to FDL 1.2.Nick Clifton3-152/+245
2007-10-31Add cast to avoid compile time warningNick Clifton1-1/+1
2007-10-31* dwarf.c (is_relocatable): Remove definition.Nick Clifton5-56/+104
2007-10-31 * readelf.c (debug_apply_rela_addends): Clarify FIXME.Alan Modra2-8/+11
2007-10-29* readelf.c (is_32bit_abs_reloc): Add knowledge of reloc used by IA64.Nick Clifton2-1/+10
2007-10-28* dwarf.c (process_debug_info): Check for corrupt lengths.Nick Clifton3-140/+337
2007-10-26* doc/binutils.texi: Move top stuff to the top.Nick Clifton2-53/+39
2007-10-26 * binutils-all/windres/windres.exp: Don't xfail.Alan Modra2-18/+4
2007-10-25 * elf32-ppc.c (ppc_elf_merge_obj_attributes): Add support forDaniel Jacobowitz2-0/+31
2007-10-25 * readelf.c (get_note_type): Handle NT_PPC_VMX.Alan Modra2-0/+6
2007-10-24 * Makefile.am: Run "make dep-am".Alan Modra4-321/+344
2007-10-24 * strings.c (print_strings): Don't use %L, use %ll in printfAlan Modra2-12/+11
2007-10-24 * readelf.c (process_program_headers): Use dynamic segment unlessAlan Modra2-10/+19
2007-10-16 * doc/binutils.texi (objcopy, strip): Replace hyphens with em-dashes.Bob Wilson2-10/+16
2007-10-16* configure.in: Build windows tools for --enable-targets=all.Nick Clifton3-0/+21
2007-10-16Support the use of the STT_COMMON type. (In source and object files only at ...Nick Clifton5-4/+11
2007-10-15 * objdump.c (print_line): Check fwrite return value.Alan Modra4-9/+34