gas/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index a8efca8a82e08d1bfa18fad81133ad5f9b7e0482..86228db6f028443098295ef333f9b71408be66c0 100644 (file)
@@ -1,7 +1,36 @@
+2005-05-10  Michael Matz  <matz@suse.de>
+
+       * frags.c (frag_grow): Don't be too greedy in allocating memory.
+
+       * config/tc-hppa.c (pa_block): Check arguments to .block[z].
+
+2005-05-10  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       PR binutils/886
+       * config/tc-mmix.c (mmix_handle_mmixal): Rearrange slightly.
+       Handle label-without-colon before ordinary dot-pseudo as an
+       ordinary label.  Don't leak memory for label-without-colon alone
+       on a line.  Don't mmixal-munge operands for dot-pseudos.
+
+2005-05-10  Jan Beulich  <jbeulich@novell.com>
+
+       * macro.c (get_any_string): Remove the two last parameters. Replace
+       references to the former expand parameter by using macro_alternate.
+       Simplify loop condition for checking for end-of-string.
+       (get_string): Remove redunant call to sb_skip_white.
+       (do_formals): Remove two last arguments to get_any_string.
+       (macro_expand): Likewise.
+       (expand_irp): Likewise.
+
+2005-05-10  Jan Beulich  <jbeulich@novell.com>
+
+       * read.c (s_macro): Move local variable 'local' to smaller scope.
+       Call sb_kill on it when done.
+
 2005-05-09  Jan Beulich  <jbeulich@novell.com>
 
-       * config/tc-i386.c (optimize_disp): Discard displacement entirely when zero and
-       not required by encoding constraints.
+       * config/tc-i386.c (optimize_disp): Discard displacement entirely
+       when zero and not required by encoding constraints.
 
 2005-05-09  H.J. Lu  <hongjiu.lu@intel.com>
 
This page took 0.024684 seconds and 4 git commands to generate.