bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Update GAS backends to use md_apply_fix3


From: Nick Clifton
Subject: Update GAS backends to use md_apply_fix3
Date: 15 Nov 2001 21:25:38 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

Hi Guys,

  I have checked in a large patch to update all of the GAS backends to
  use md_apply_fix3, and to make it officially a void function.  This
  is the first step in my planned cleanup of fixup_segment().

Cheers
        Nick

2001-11-15  Nick Clifton  <address@hidden>

        * write.c (fixup_segment): Remove references to md_apply_fix and
        TC_HANDLE_FX_DONE.
        * cgen.c, config/obj-coff.c, config/tc-*.c: Update all occurrences
        of md_apply_fix to md_apply_fix3.
        Make all md_apply_fix3 functions void.
        * cgen.h, config/obj-coff.h, tc-*.h: Remove all definitions of
        MD_APPLY_FIX3 and TC_HANDLE_FX_DONE.
        * doc/internals.texi: Update references to md_apply_fix3.
        * tc.h: Update prototype for md_apply_fix3.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]