* config/tc-m32r.c (md_show_usage): Fix typos in descriptions.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index aba8bc5503e3bc06010a2cdd68e205d5333ba8b8..019caff9eef649672b306e00b4f9b7c9ae4ec233 100644 (file)
@@ -1,3 +1,47 @@
+2011-05-17  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-m32r.c (md_show_usage): Fix typos in descriptions.
+       * config/tc-mt.c (md_assemble): Fix typos in warning messages.
+       * cond.c (s_else): Fix typos in error messages.
+       * config/tc-pj.c (md_assemble): Fix typo in error message.
+
+2011-05-16  Hans-Peter Nilsson  <hp@axis.com>
+
+       * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not
+       emitting ELF object.
+       (md_show_usage): Only mention --pic if the assembler can generate
+       ELF objects.
+       * doc/c-cris.texi (CRIS-Opt): Mention that generating ELF is a
+       prerequisite for --pic being a valid option.
+
+2011-05-13  Frederic Marchal  <fmarchal@perso.be>
+
+       PR gas/12755
+       * config/tc-v850.c (parse_register_list): Correct error string.
+
+2011-05-12  Quentin Neill  <quentin.neill@amd.com>
+
+       * config/tc-i386.c (cpu_arch): Rename PROCESSOR_BDVER1 to PROCESSOR_BD.
+       (i386_align_code): Ditto
+
+2011-05-12  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       PR gas/12715
+       * config/tc-arm.c (parse_big_immediate):  Fix parsing of 64-bit
+       immediates on 32-bit hosts.
+
+2011-05-10  Quentin Neill  <quentin.neill@amd.com>
+
+       * config/tc-i386.c (cpu_arch): Add bdver2 and rename
+       PROCESSOR_BDVER1 to PROCESSOR_BDVER.
+       (i386_align_code): Rename PROCESSOR_BDVER1.
+       (processor_type): Ditto.
+       * doc/c-i386.texi: Add bdver2.
+
+2011-05-10  Alan Modra  <amodra@gmail.com>
+
+       * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.
+
 2011-05-09  Paul Brook  <paul@codesourcery.com>
 
        * config/tc-tic6x.c (streq): Define.
This page took 0.036868 seconds and 4 git commands to generate.