* write.c (fixup_segment): Delete {SEG,GLOBAL}_DIFF_ALLOWED code,
authorJeff Law <law@redhat.com>
Sun, 7 Nov 1993 20:08:19 +0000 (20:08 +0000)
committerJeff Law <law@redhat.com>
Sun, 7 Nov 1993 20:08:19 +0000 (20:08 +0000)
        it was PA specific and is no longer needed (it's now handled
        within the PA backend).
        * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.
        * config/tc-hppa.c (fix_new_hppa): If the subtract symbol for
        a fixup is $global$ change it to NULL as $global$ is really only
        needed long enough to determine the base type of relocation to use.

gas/ChangeLog

index ccd7e1718e03c4ad737582c17c3a2a4bc9591698..d5da30964f394a9a347975cc52eec2157e412fbb 100644 (file)
@@ -1,5 +1,13 @@
 Sun Nov  7 01:02:08 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
 
+       * write.c (fixup_segment): Delete {SEG,GLOBAL}_DIFF_ALLOWED code,
+       it was PA specific and is no longer needed (it's now handled 
+       within the PA backend).
+       * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.
+       * config/tc-hppa.c (fix_new_hppa): If the subtract symbol for
+       a fixup is $global$ change it to NULL as $global$ is really only
+       needed long enough to determine the base type of relocation to use.
+
        * config/tc-hppa.c (create_new_subspace): Initialize subspace_defined.
 
        * config/tc-hppa.c (pa-ip, case 'z'): Make field selectors work