* archive.c (_bfd_archive_bsd_update_armap_timestamp): Cast stat
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index a705ca73110e49189eae025a6fd8b6e528615533..0fd031c4d6be68263b2580145a16ff4fab08b65e 100644 (file)
@@ -1,3 +1,22 @@
+2008-08-09  Pedro Alves  <pedro@codesourcery.com>
+
+       * archive.c (_bfd_archive_bsd_update_armap_timestamp): Cast stat
+       st_mtime to long before comparison.
+
+2008-08-08  Anatoly Sokolov  <aesok@post.ru>
+
+       * archures.c (bfd_mach_avr25, bfd_mach_avr31, bfd_mach_avr35,
+       bfd_mach_avr51): New.
+       * bfd-in2.h: Regenerate.
+       * cpu-avr.c (arch_info_struct): Add avr25, avr31, avr35, and avr51
+       architectures. Change comments to match architecture comments in GCC.
+       (compatible): Add test for new AVR architectures.
+       * elf32-avr.c (bfd_elf_avr_final_write_processing): Recognize
+       bfd_mach_avr25, bfd_mach_avr31, bfd_mach_avr35 and bfd_mach_avr51.
+       (elf32_avr_object_p): Recognize E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
+       E_AVR_MACH_AVR35 and E_AVR_MACH_AVR51.
+
+
 2008-08-08  Richard Sandiford  <rdsandiford@googlemail.com>
            Daniel Jacobowitz  <dan@codesourcery.com>
            Catherine Moore  <clm@codesourcery.com>
This page took 0.022763 seconds and 4 git commands to generate.