Don't pass unadorned zeros to varargs functions
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 27da2ccad438629f8e93853d2761a5ec583879af..ef7febf9885f432daf493849ca56c1213c1d3a64 100644 (file)
@@ -1,7 +1,53 @@
+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
+       to the symbol and offset rather than *valP for
+       BFD_RELOC_MIPS_18_PCREL_S3.  Also update the error message
+       for BFD_RELOC_MIPS_19_PCREL_S2.
+
 2014-12-14  H.J. Lu  <hongjiu.lu@intel.com>
 
        * config/tc-i386.c (flag_compress_debug): Default to compress
        debug sections for Linux.
+       * NEWS: Mention it.
 
 2014-12-12  Alan Modra  <amodra@gmail.com>
 
This page took 0.02315 seconds and 4 git commands to generate.