aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1993-11-02 05:37:58 +0000
committerJeff Law <law@redhat.com>1993-11-02 05:37:58 +0000
commitf197d7eb6699e59aec524e0244d6adb29e85887d (patch)
tree92ac993fe8548f103d7a589044793c427878bb4f /gas/ChangeLog
parentee9feb6550c1d1e52522d1d6b15aa20ef17aa4de (diff)
downloadgdb-f197d7eb6699e59aec524e0244d6adb29e85887d.zip
gdb-f197d7eb6699e59aec524e0244d6adb29e85887d.tar.gz
gdb-f197d7eb6699e59aec524e0244d6adb29e85887d.tar.bz2
* config/obj-som.h (obj_frob_file): Define.
* config/obj-som.c (obj_som_init_stab_section): Set alignment of stab sections. Make space for the special stab entry. (adjust_stab_sections): Adjust the special entry in the stabs section. (som_frob_file): New function. Simply calls adjust_stab_sections for each section.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index ec2d123..3670d1b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,13 @@
+Mon Nov 1 21:37:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
+
+ * config/obj-som.h (obj_frob_file): Define.
+ * config/obj-som.c (obj_som_init_stab_section): Set alignment
+ of stab sections. Make space for the special stab entry.
+ (adjust_stab_sections): Adjust the special entry in the
+ stabs section.
+ (som_frob_file): New function. Simply calls adjust_stab_sections
+ for each section.
+
Mon Nov 1 17:54:29 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* config/tc-mips.c (PIC_CALL_REG, SP, FP): Define.