Don't pass unadorned zeros to varargs functions
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 590af4cf111d6e95f42e13d8a9ac58c60b361bdc..ef7febf9885f432daf493849ca56c1213c1d3a64 100644 (file)
@@ -1,3 +1,41 @@
+2014-12-25  Yaakov Selkowitz  <yselkowi@redhat.com>
+
+       PR gas/17753
+       * config/tc-mep.c (md_begin): Specify types of vararg literals.
+
+2014-12-24  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * doc/c-avr.texi: Document -mlink-relax and -mno-link-relax.
+
+2014-12-24  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-avr.c (struct avr_opt_s): Change link_relax to
+       no_link_relax, extend comment.
+       (enum options): Add new OPTION_NO_LINK_RELAX.
+       (md_longopts): Add entry for -mno-link-relax.
+       (md_parse_option): Handle OPTION_NO_LINK_RELAX, and update
+       OPTION_LINK_RELAX.
+       (md_begin): Initialise linkrelax from no_link_relax.
+       (md_show_usage): Include -mno-link-relax option.
+       (relaxable_section): Only allocatable code sections can be
+       relaxed.
+
+2014-12-23  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-avr.c: Add include for elf/avr.h.
+       (avr_elf_final_processing): New function.
+       * config/tc-avr.h (elf_tc_final_processing): Define.
+       (avr_elf_final_processing): Declare
+
+2014-12-18  Xingxing Pan <xxingpan@marvell.com>
+
+       * gas/config/tc-arm.c (arm_cpus): Add core marvell-whitney.
+
+2014-12-23  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+       * po/uk.po: Updated Ukrainian translation.
+
 2014-12-19  Matthew Fortune  <matthew.fortune@imgtec.com>
 
        * config/tc-mips.c (md_apply_fix): Apply alignment check
This page took 0.024394 seconds and 4 git commands to generate.