aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2004-06-24 * readelf.c (get_segment_type): Display "GNU_STACK", not justBen Elliston2-1/+6
2004-06-24bfd/Alan Modra2-14/+16
2004-06-22 * readelf.c (Elf32_Word): Delete.Alan Modra2-31/+56
2004-06-22 * readelf.c (dynamic_nent): New variable.Alan Modra2-23/+32
2004-06-22 * readelf.c (get_32bit_dynamic_section): Correct number of entriesAlan Modra2-14/+18
2004-06-18* readelf.c (process_program_headers): When locating the dynamic section useNick Clifton2-48/+84
2004-06-15 * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra11-36/+47
2004-05-29 * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.Ian Lance Taylor2-0/+8
2004-05-17binutils ChangeLog:Bob Wilson2-0/+34
2004-05-15Cope with ARM mapping symbolsNick Clifton2-1/+7
2004-05-13Handle dwarf3 format CIE entries.Nick Clifton2-4/+30
2004-05-13Updated French translationsNick Clifton2-3/+8
2004-05-12 * binutils-all/ar.exp: Remove stray semicolons.Ben Elliston7-59/+68
2004-05-11bfd/Jakub Jelinek2-0/+5
2004-05-072004-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-16/+133
2004-04-302004-04-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-3/+7
2004-04-30Fix bug in ranlib.sh script - quote the $1 argument in case it contains spacesNick Clifton2-2/+6
2004-04-27 * objcopy.c (copy_usage, strip_usage): Fix spelling.Alan Modra2-2/+6
2004-04-27binutils/H.J. Lu2-2/+140
2004-04-24 * objdump.c (disassemble_section): Don't disassemble sectionsAlan Modra2-1/+7
2004-04-22bfd/Jakub Jelinek2-5/+43
2004-04-14 * binutils-all/readelf.ss-mips: Allow named section symbols.Richard Sandiford2-5/+9
2004-04-14 * strings.c (print_strings): Cast file_off to unsigned long inAlan Modra2-3/+9
2004-04-07 PR 86Alan Modra2-2/+7
2004-04-01(display_debug_pubnames): Align offset and data columns.Nick Clifton2-2/+11
2004-03-30 * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPWStan Shebs4-184/+5
2004-03-30 * binutils-all/objcopy.exp: Accept main as a data symbol as well.Jakub Jelinek2-2/+6
2004-03-23 * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.Paul Brook2-0/+31
2004-03-22 * readelf.c (display_debug_frames): Don't crash for mismatchedRichard Henderson2-7/+18
2004-03-19 * Makefile.am: Run "make dep-am".Alan Modra7-1236/+1672
2004-03-15 * objdump.c (struct SFILE): Replace current pointer with posNathan Sidwell2-39/+33
2004-03-10 * MAINTAINERS: Update my mail address.Ben Elliston2-3/+7
2004-03-08Honour the PRIVATE keywordNick Clifton5-73/+98
2004-02-27 * ar.c (main): Support POSIX-compatible argument parsing.Andreas Schwab4-84/+145
2004-02-23(process_mips_specific): Print conflictsno as an unsigned long.Nick Clifton2-2/+7
2004-02-21* dlltool.c (gen_exp_file): Always output names for forwarded symbols.Christopher Faylor2-6/+10
2004-02-20 * ldgram.y (exp): Add two operand ALIGN.Nathan Sidwell1-1/+1
2004-02-20 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECTNathan Sidwell2-5/+9
2004-02-19gas/Jakub Jelinek2-2/+6
2004-02-15Use bfd_cache_close, instead of accessing bfd->iostream directly.Andrew Cagney3-3/+8
2004-01-29.Roland McGrath1-0/+4
2004-01-292004-01-21 Roland McGrath <roland@redhat.com>Roland McGrath1-7/+8
2004-01-20Update the copyright yearNick Clifton2-14/+18
2004-01-14* gettext.m4: Quote names of macros to be defined by AC_DEFUNMaciej W. Rozycki2-1/+8
2004-01-13 * objcopy.c: Include elf-bfd.h.Jakub Jelinek2-1/+21
2004-01-12Update copyright year.Ian Lance Taylor1-1/+1
2004-01-12 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.Ian Lance Taylor2-1/+310
2004-01-12Fix typo in comment in previous deltaNick Clifton1-1/+1
2004-01-12Do not produce any output if the output file will be emptyNick Clifton2-44/+108
2004-01-07Fix initialisation of debug_line_pointer_sizes array so that it is done as ne...Nick Clifton2-172/+169