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