frag/obstack handling in tc-*.c; ignore -g for Alpha
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 010808227cb40e78c4a0f934bbc41d1c8b16aca3..f39ca0f4ae9decd727a80bf47eb3da10f7b1077e 100644 (file)
@@ -1,10 +1,21 @@
 Wed Oct 18 13:20:32 1995  Ken Raeburn  <raeburn@cygnus.com>
 
+       * config/tc-alpha.c (md_shortopts): Include 'g'.
+       (md_parse_option): Ignore it.
+
        * Makefile.in (distclean): Remove Makefile and config.status from
        testsuite directory.
        (clean-here): Don't delete testsuite.  Instead, delete only the
        files within it that would be generated by running tests.
 
+       * config/tc-hppa.c (hppa_elf_mark_end_of_function): Call
+       frag_now_fix instead of accessing obstack info directly.
+       * config/tc-arm.c (s_ltorg): Ditto.
+       (md_assemble): Ditto.
+
+       * config/tc-i386.c (md_assemble): Call frag_grow instead of
+       obstack_room.
+
 Wed Oct 18 12:22:59 1995  Ken Raeburn  <raeburn@cygnus.com>
 
        * stabs.c (aout_process_stab): Insert debug symbol into symbol
This page took 0.022822 seconds and 4 git commands to generate.