aboutsummaryrefslogtreecommitdiff
path: root/bfd/po
AgeCommit message (Collapse)AuthorFilesLines
2000-09-02Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton1-1/+1
ability to support removal of duplciate DWARF@ debug information.
2000-09-02Add .gnu.linkobce.wi. to the list of debug section names.Nick Clifton1-109/+121
Update generated files
2000-07-31Minor formatting fixes.Nick Clifton1-11/+11
2000-07-24Regenerate auto-generated filesNick Clifton2-190/+195
2000-07-20 * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.Hans-Peter Nilsson2-228/+249
(ALL_MACHINES_CFILES): Add cpu-cris.c. (BFD32_BACKENDS): Add aout-cris.lo and elf32-cris.lo. (BFD32_BACKENDS_CFILES): Add aout-cris.c and elf32-cris.c. (cpu-cris.lo, aout-cris.lo, elf32-cris.lo): New rules. * Makefile.in: Rebuild. * aclocal.m4: Rebuild. * aoutx.h (NAME(aout,machine_type)): Add case for bfd_arch_cris. * archures.c (enum bfd_architecture): Add bfd_arch_cris. (bfd_cris_arch): Declare. (bfd_archures_list): Add bfd_cris_arch. * bfd-in2.h: Rebuild. * config.bfd: (cris-*-*): New target. * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vectors. * configure: Rebuild. * elf.c (prep_headers): Add bfd_arch_cris. * libbfd.h: Rebuild. * libaout.h (enum machine_type): Add M_CRIS. * reloc.c: Add CRIS relocations. * targets.c (bfd_target bfd_elf32_cris_vec, cris_aout_vec): Declare. (bfd_target_vect): Add bfd_elf32_cris_vec and cris_aout_vec. * cpu-cris.c, aout-cris.c, elf32-cris.c: New files. * po/POTFILES.in, po/bfd.pot: Regenerate.
2000-07-18Rename bfd_elf_get_arch_size to bfd_get_arch_sizeNick Clifton1-45/+45
Rename bfd_elf_get_sign_extend_vma to bfd_get_sign_extend_vma
2000-07-10Add set of bfd_mach_ cases for compatibility with older binutilsNick Clifton2-63/+77
2000-07-03Fix formatting of reloc16.cNick Clifton1-16/+16
Regernate generated files.
2000-06-27Fix formatting.Nick Clifton1-39/+39
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2-408/+553
for m68hc11 and m68hc12 processors.
2000-04-24 * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.Jeff Law1-0/+2
2000-04-04Move translated part of bug report string back into .c files soAlan Modra1-130/+163
xgettext can find it. Regnerate .pot files.
2000-02-27rebuild with current toolsIan Lance Taylor2-228/+755
1999-06-03Update.Richard Henderson2-99/+907
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson3-0/+1147