Age | Commit message (Expand) | Author | Files | Lines |
2004-06-24 | * readelf.c (get_segment_type): Display "GNU_STACK", not just | Ben Elliston | 2 | -1/+6 |
2004-06-24 | bfd/ | Alan Modra | 2 | -14/+16 |
2004-06-22 | * readelf.c (Elf32_Word): Delete. | Alan Modra | 2 | -31/+56 |
2004-06-22 | * readelf.c (dynamic_nent): New variable. | Alan Modra | 2 | -23/+32 |
2004-06-22 | * readelf.c (get_32bit_dynamic_section): Correct number of entries | Alan Modra | 2 | -14/+18 |
2004-06-18 | * readelf.c (process_program_headers): When locating the dynamic section use | Nick Clifton | 2 | -48/+84 |
2004-06-15 | * objcopy.c (copy_section): Use bfd_get_section_size instead of | Alan Modra | 11 | -36/+47 |
2004-05-29 | * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT. | Ian Lance Taylor | 2 | -0/+8 |
2004-05-17 | binutils ChangeLog: | Bob Wilson | 2 | -0/+34 |
2004-05-15 | Cope with ARM mapping symbols | Nick Clifton | 2 | -1/+7 |
2004-05-13 | Handle dwarf3 format CIE entries. | Nick Clifton | 2 | -4/+30 |
2004-05-13 | Updated French translations | Nick Clifton | 2 | -3/+8 |
2004-05-12 | * binutils-all/ar.exp: Remove stray semicolons. | Ben Elliston | 7 | -59/+68 |
2004-05-11 | bfd/ | Jakub Jelinek | 2 | -0/+5 |
2004-05-07 | 2004-05-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -16/+133 |
2004-04-30 | 2004-04-30 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -3/+7 |
2004-04-30 | Fix bug in ranlib.sh script - quote the $1 argument in case it contains spaces | Nick Clifton | 2 | -2/+6 |
2004-04-27 | * objcopy.c (copy_usage, strip_usage): Fix spelling. | Alan Modra | 2 | -2/+6 |
2004-04-27 | binutils/ | H.J. Lu | 2 | -2/+140 |
2004-04-24 | * objdump.c (disassemble_section): Don't disassemble sections | Alan Modra | 2 | -1/+7 |
2004-04-22 | bfd/ | Jakub Jelinek | 2 | -5/+43 |
2004-04-14 | * binutils-all/readelf.ss-mips: Allow named section symbols. | Richard Sandiford | 2 | -5/+9 |
2004-04-14 | * strings.c (print_strings): Cast file_off to unsigned long in | Alan Modra | 2 | -3/+9 |
2004-04-07 | PR 86 | Alan Modra | 2 | -2/+7 |
2004-04-01 | (display_debug_pubnames): Align offset and data columns. | Nick Clifton | 2 | -2/+11 |
2004-03-30 | * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW | Stan Shebs | 4 | -184/+5 |
2004-03-30 | * binutils-all/objcopy.exp: Accept main as a data symbol as well. | Jakub Jelinek | 2 | -2/+6 |
2004-03-23 | * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3. | Paul Brook | 2 | -0/+31 |
2004-03-22 | * readelf.c (display_debug_frames): Don't crash for mismatched | Richard Henderson | 2 | -7/+18 |
2004-03-19 | * Makefile.am: Run "make dep-am". | Alan Modra | 7 | -1236/+1672 |
2004-03-15 | * objdump.c (struct SFILE): Replace current pointer with pos | Nathan Sidwell | 2 | -39/+33 |
2004-03-10 | * MAINTAINERS: Update my mail address. | Ben Elliston | 2 | -3/+7 |
2004-03-08 | Honour the PRIVATE keyword | Nick Clifton | 5 | -73/+98 |
2004-02-27 | * ar.c (main): Support POSIX-compatible argument parsing. | Andreas Schwab | 4 | -84/+145 |
2004-02-23 | (process_mips_specific): Print conflictsno as an unsigned long. | Nick Clifton | 2 | -2/+7 |
2004-02-21 | * dlltool.c (gen_exp_file): Always output names for forwarded symbols. | Christopher Faylor | 2 | -6/+10 |
2004-02-20 | * ldgram.y (exp): Add two operand ALIGN. | Nathan Sidwell | 1 | -1/+1 |
2004-02-20 | * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT | Nathan Sidwell | 2 | -5/+9 |
2004-02-19 | gas/ | Jakub Jelinek | 2 | -2/+6 |
2004-02-15 | Use bfd_cache_close, instead of accessing bfd->iostream directly. | Andrew Cagney | 3 | -3/+8 |
2004-01-29 | . | Roland McGrath | 1 | -0/+4 |
2004-01-29 | 2004-01-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -7/+8 |
2004-01-20 | Update the copyright year | Nick Clifton | 2 | -14/+18 |
2004-01-14 | * gettext.m4: Quote names of macros to be defined by AC_DEFUN | Maciej W. Rozycki | 2 | -1/+8 |
2004-01-13 | * objcopy.c: Include elf-bfd.h. | Jakub Jelinek | 2 | -1/+21 |
2004-01-12 | Update copyright year. | Ian Lance Taylor | 1 | -1/+1 |
2004-01-12 | * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names. | Ian Lance Taylor | 2 | -1/+310 |
2004-01-12 | Fix typo in comment in previous delta | Nick Clifton | 1 | -1/+1 |
2004-01-12 | Do not produce any output if the output file will be empty | Nick Clifton | 2 | -44/+108 |
2004-01-07 | Fix initialisation of debug_line_pointer_sizes array so that it is done as ne... | Nick Clifton | 2 | -172/+169 |