diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-09-12 22:36:08 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-09-12 22:36:08 +0000 |
commit | 1779d515da1ec7bab9a53e2633c16154f32f9dcf (patch) | |
tree | 9d0220a7329cad161414fc6d062dca37c0986715 /gas | |
parent | 3c9832f89fe30154f1c18cef114363c2856af21d (diff) | |
download | gdb-1779d515da1ec7bab9a53e2633c16154f32f9dcf.zip gdb-1779d515da1ec7bab9a53e2633c16154f32f9dcf.tar.gz gdb-1779d515da1ec7bab9a53e2633c16154f32f9dcf.tar.bz2 |
* config/obj-elf.c (obj_elf_type): Rewrite to accept syntax
reportedly to be used on Irix 6.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b74339f..cb06ca0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Mon Sep 12 17:51:39 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + * config/obj-elf.c (obj_elf_type): Rewrite to accept syntax + reportedly to be used on Irix 6. + * config/tc-mips.c (md_pseudo_table): Handle .globl and .global. (s_mips_globl): New static function; needed for Irix 5 support. * ecoff.c (ecoff_build_symbols): If BSF_FUNCTION is set for an |