aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Collapse)AuthorFilesLines
2002-02-20Mark 2.12 branchNick Clifton2-0/+6
2002-02-20Display 2nd and 3rd reloc types for 64-bit MIPS.Nick Clifton5-28/+110
Narrow some fields for 80-char output.
2002-02-18Fix dateHans-Peter Nilsson1-1/+1
2002-02-18 * binutils-all/objcopy.expHans-Peter Nilsson2-0/+15
(strip_executable_with_saving_a_symbol): Prune symbol Main in nm output for mmix-knuth-mmixware.
2002-02-15 * NEWS: Mention support for MMIX.Hans-Peter Nilsson2-0/+6
2002-02-13bfd:Jason Thorpe2-0/+6
2002-02-13 Matt Fredette <fredette@netbsd.org> * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize EF_M68000. bintuls: 2002-02-13 Matt Fredette <fredette@netbsd.org> * readelf.c (get_machine_flags): Recognize EF_M68000. gas: 2002-02-13 Matt Fredette <fredette@netbsd.org> * config/tc-m68k.c (md_show_usage): No longer display a hard-coded "68020" for the default CPU, instead display the canonical name of the true, configured default CPU. (m68k_elf_final_processing): Mark objects for sub-68020 CPUs with the new EF_M68000 flag. include/elf: 2002-02-13 Matt Fredette <fredette@netbsd.org> * m68k.h (EF_M68000): Define.
2002-02-13Do not expect an explicit ordering of the sections.Nick Clifton2-9/+14
2002-02-12* MAINTAINERS: Added self as MN10300 co-maintainer.Alexandre Oliva2-0/+5
2002-02-12Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tagsAlan Modra2-0/+7
2002-02-112002-02-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-1/+5
* MAINTAINERS: List myself as branch maintainer.
2002-02-11 * configure: Regenerate.Alan Modra4-111/+130
* objcopy.c: Update copyright date. * doc/Makefile.in: Regenerate.
2002-02-112002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-1/+5
* nlmconv.c: Back out localtime PARAMS change.
2002-02-11 * objcopy.c (MKDIR): Define.Alan Modra2-12/+47
(copy_archive): Make name_list.name const. Use MKDIR. Handle duplicate files in archives by making more temp dirs.
2002-02-10Update copyright date from last commit.Daniel Jacobowitz1-1/+2
2002-02-102002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz4-3/+13
* coffdump.c: Include "getopt.h" after "bucomm.h" so that macros are defined correctly. * nlmconv.c: Add PARAMS ((const time_t *)) to localtime prototype. Prototype main. * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
2002-02-10Add 'xscale' as an expected cpu type.Nick Clifton2-1/+6
2002-02-06* MAINTAINERS: Added self as SH co-maintainer.Alexandre Oliva2-0/+5
2002-02-05Updated Turkish translationsNick Clifton2-1041/+460
2002-02-01Run "make dep-am"Alan Modra3-39/+44
2002-01-31Add support for OpenRISC 32-bit embedded processorNick Clifton1-19/+29
2002-01-302002-01-29 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-1/+5
* nm.c (print_value): Mark abfd unused.
2002-01-292002-01-29 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-1/+6
* unwind-ia64.c (unw_decoder): Change second argument to unsigned int, to match function prototypes.
2002-01-292002-01-29 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz3-2/+8
* objdump.c: Include "getopt.h" after "bucomm.h" so that __GNU_LIBRARY__ will be defined. * size.c: Likewise.
2002-01-282002-01-27 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-207/+223
From Steve Ellcey <sje@cup.hp.com>: * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, lt_cv_file_magic_test_file): Set to appropriate values for HP-UX IA64. * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, soname_spec, sys_lib_search_path_spec): Ditto. Various configure scripts regenerated.
2002-01-26 * doc/Makefile.am (install): Depend on install-info.Hans-Peter Nilsson3-0/+13
* doc/Makefile.in: Regenerate.
2002-01-25Add --totals option to sizeNick Clifton5-44/+114
2002-01-25Fix date in previous deltaNick Clifton1-1/+1
2002-01-25Updated Spanish translationNick Clifton2-800/+1132
2002-01-25Update French translationNick Clifton2-1062/+472
2002-01-25Missing ChangeLog entries for 2002-01-22 Makefile updatesAlan Modra1-0/+5
2002-01-23Tidy up formatting of --help output.Nick Clifton16-465/+617
2002-01-22run "make dep-am"; automakeAlan Modra2-12/+14
regenerate po/POTFILES.in
2002-01-18gas:Andreas Jaeger2-3/+7
2002-01-18 Andreas Jaeger <aj@suse.de> * as.c (parse_args): Update year. binutils: 2002-01-18 Andreas Jaeger <aj@suse.de> * version.c (print_version): Update year. ld: 2002-01-18 Andreas Jaeger <aj@suse.de> * ldver.c (ldversion): Update year.
2002-01-17 * readelf.c (get_machine_name): Handle EM_PPC64.Alan Modra2-0/+7
(guess_is_rela): Here too.
2002-01-17fixed braino in changelog entry for replacement of "switches" with "options"Nick Clifton1-4/+4
2002-01-17Regenerate .pot and .po filesNick Clifton4-2860/+4874
2002-01-16Import new Turkish translations.Nick Clifton2-2/+6
2002-01-16 * readelf.c (get_ppc64_dynamic_type): New.Alan Modra2-0/+21
(get_dynamic_type): Call it.
2002-01-15Refer to "options" not "switches"Nick Clifton3-8/+15
2002-01-14* MAINTAINERS: Add self as co-maintainer for the ARM code.Richard Earnshaw2-0/+5
2002-01-14Expect xscale-coff to fail simple objcopy test for the same reason as arm-coff.Nick Clifton2-1/+7
2002-01-14Add Spanish TranslationNick Clifton4-2/+4155
2002-01-09include/elf:Jason Thorpe2-7/+16
* common.h: Update copyright years. (NT_NETBSDCORE_PROCINFO): Define. (NT_NETBSDCORE_FIRSTMACH): Define. bfd: * elf.c: Update copyright years. (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH. Improve a comment. bintuils: * readelf.c (get_netbsd_elfcore_note_type): Use NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
2002-01-09* readelf.c: Update copyright years.Jason Thorpe2-4/+91
(get_note_type): Return a const char *. (get_netbsd_elfcore_note_type): New function. (process_note): Use get_netbsd_elfcore_note_type to get the note type string for NetBSD ELF core files.
2002-01-06 * readelf.c (get_ia64_segment_type): Add support for macros.Alan Modra2-0/+12
(get_segment_type): Add support for IA64 specific macros.
2001-12-20When --wide is used, do not truncate symbol names.Nick Clifton3-19/+59
2001-12-192001-12-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2-8/+29
* objcopy.c (copy_file): Accept corefiles (format bfd_core). (copy_object): Don't set the start address or flags of a core file. (copy_section): Don't relocate a core file. Don't copy contents if the input section has the contents flag set, but the output section does not (which happens with the fake 'note' pseudo- sections that BFD creates for corefiles).
2001-12-18 * readelf.c (get_machine_flags): Recognize header flags for ABI andThiemo Seufer2-22/+49
ASE extensions. More robust code for ISA checking. Ignore empty fields in header flags for GNU extensions.
2001-12-18 * objcopy.c (copy_archive): Set output bfd format outside the loop.Alan Modra2-3/+7
2001-12-18Import japanese translation from translation project.Nick Clifton4-32/+4148