Age | Commit message (Expand) | Author | Files | Lines |
2007-11-19 | * readelf.c (is_32bit_abs_reloc): Add support for NIOS relocs. | Nick Clifton | 2 | -13/+23 |
2007-11-17 | [ld/testsuite/ChangeLog] | Thiemo Seufer | 2 | -0/+8 |
2007-11-16 | * dwarf2.h: Mention the location of the DWARF3 spec on the web. | Nick Clifton | 2 | -29/+186 |
2007-11-07 | * doc/binutils.texi: Update to FDL 1.2. | Nick Clifton | 3 | -152/+245 |
2007-10-31 | Add cast to avoid compile time warning | Nick Clifton | 1 | -1/+1 |
2007-10-31 | * dwarf.c (is_relocatable): Remove definition. | Nick Clifton | 5 | -56/+104 |
2007-10-31 | * readelf.c (debug_apply_rela_addends): Clarify FIXME. | Alan Modra | 2 | -8/+11 |
2007-10-29 | * readelf.c (is_32bit_abs_reloc): Add knowledge of reloc used by IA64. | Nick Clifton | 2 | -1/+10 |
2007-10-28 | * dwarf.c (process_debug_info): Check for corrupt lengths. | Nick Clifton | 3 | -140/+337 |
2007-10-26 | * doc/binutils.texi: Move top stuff to the top. | Nick Clifton | 2 | -53/+39 |
2007-10-26 | * binutils-all/windres/windres.exp: Don't xfail. | Alan Modra | 2 | -18/+4 |
2007-10-25 | * elf32-ppc.c (ppc_elf_merge_obj_attributes): Add support for | Daniel Jacobowitz | 2 | -0/+31 |
2007-10-25 | * readelf.c (get_note_type): Handle NT_PPC_VMX. | Alan Modra | 2 | -0/+6 |
2007-10-24 | * Makefile.am: Run "make dep-am". | Alan Modra | 4 | -321/+344 |
2007-10-24 | * strings.c (print_strings): Don't use %L, use %ll in printf | Alan Modra | 2 | -12/+11 |
2007-10-24 | * readelf.c (process_program_headers): Use dynamic segment unless | Alan Modra | 2 | -10/+19 |
2007-10-16 | * doc/binutils.texi (objcopy, strip): Replace hyphens with em-dashes. | Bob Wilson | 2 | -10/+16 |
2007-10-16 | * configure.in: Build windows tools for --enable-targets=all. | Nick Clifton | 3 | -0/+21 |
2007-10-16 | Support the use of the STT_COMMON type. (In source and object files only at ... | Nick Clifton | 5 | -4/+11 |
2007-10-15 | * objdump.c (print_line): Check fwrite return value. | Alan Modra | 4 | -9/+34 |
2007-10-10 | * dwarf.c (process_debug_info): Line up section offsets of | Jim Blandy | 2 | -2/+6 |
2007-10-10 | * dwarf.c (display_debug_lines): Print the offset of each line | Jim Blandy | 2 | -0/+8 |
2007-10-09 | binutils/ | H.J. Lu | 2 | -134/+182 |
2007-10-09 | *** empty log message *** | Carlos O'Donell | 1 | -0/+9 |
2007-10-08 | 2007-10-08 Carlos O'Donell <carlos@codesourcery.com> | Carlos O'Donell | 2 | -14/+39 |
2007-10-04 | Fix spelling typos. | Nick Clifton | 2 | -2/+7 |
2007-10-03 | * readelf.c (dump_section_as_strings): Use %6tx instead of %6zx. | Alan Modra | 2 | -1/+5 |
2007-09-25 | Fix spelling typo | Nick Clifton | 2 | -1/+5 |
2007-09-17 | * readelf.c (do_archive_index): New. | Nick Clifton | 4 | -26/+246 |
2007-09-17 | Updated Spanish translation | Nick Clifton | 2 | -1158/+1420 |
2007-09-17 | * doc/binutils.texi (objdump): Describe the output of the --syms option in mo... | Nick Clifton | 2 | -5/+14 |
2007-09-17 | PR binutils/4987 | Nick Clifton | 3 | -6/+94 |
2007-09-14 | Add AMD SSE5 support | Michael Meissner | 2 | -0/+7 |
2007-09-13 | * nm.c (value_format_64bit, set_print_radix, print_value): Handle | Alan Modra | 3 | -28/+50 |
2007-09-11 | PR/5020: STRINGTABLE doesn't work in 2.18 windres. | Kai Tietz | 2 | -4/+9 |
2007-09-10 | PR 5011 | Alan Modra | 2 | -2/+34 |
2007-08-31 | 2007-08-31 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 4 | -9/+15 |
2007-08-31 | * po/sk.po: New Slovakian translation. | Nick Clifton | 4 | -2/+5622 |
2007-08-30 | * readelf.c (dump_type): New type used to classify the kinds of dump requeste... | Nick Clifton | 10 | -56/+244 |
2007-08-30 | * bucomm.c (bfd_nonfatal_message): New. | Nathan Sidwell | 4 | -78/+172 |
2007-08-28 | bfd: | Joseph Myers | 6 | -21/+55 |
2007-08-28 | Mention Coverity's contribution to bfd | Nick Clifton | 2 | -0/+7 |
2007-08-25 | include/elf/ | Alan Modra | 2 | -3/+13 |
2007-08-24 | * configure.in: Install embedspu on powerpc*-*-eabi* also. | Daniel Jacobowitz | 3 | -2/+7 |
2007-08-24 | Translation updates. | Daniel Jacobowitz | 2 | -1079/+1347 |
2007-08-24 | binutils/ | Ben Elliston | 2 | -3/+8 |
2007-08-17 | * po/Make-in: Add --msgid-bugs-address to xgettext invocation. | Alan Modra | 2 | -0/+5 |
2007-08-16 | bfd/ | H.J. Lu | 2 | -1/+5 |
2007-08-16 | bfd/ | H.J. Lu | 2 | -1/+6 |
2007-08-13 | * NEWS: Add a marker for the 2.18 features. | Daniel Jacobowitz | 2 | -0/+5 |