Don't pass unadorned zeros to varargs functions
[deliverable/binutils-gdb.git] / gas / ChangeLog
index d5c489a533d6e28ea00f42f9b8ad32e48d4b1819..ef7febf9885f432daf493849ca56c1213c1d3a64 100644 (file)
@@ -1,3 +1,25 @@
+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.
This page took 0.022797 seconds and 4 git commands to generate.