diff options
author | Ian Lance Taylor <ian@airs.com> | 2000-02-28 04:17:36 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 2000-02-28 04:17:36 +0000 |
commit | c5e54cc20ecbc35f5145687bd3e93db2d86a6bcd (patch) | |
tree | 60094f16ff99d14e50863076134d5f1bbd051844 /gas/ChangeLog | |
parent | 65fd87bce32b89893abdc4b5f3e3180d0df51a0b (diff) | |
download | gdb-c5e54cc20ecbc35f5145687bd3e93db2d86a6bcd.zip gdb-c5e54cc20ecbc35f5145687bd3e93db2d86a6bcd.tar.gz gdb-c5e54cc20ecbc35f5145687bd3e93db2d86a6bcd.tar.bz2 |
2000-02-27 Thomas de Lellis <tdel@windriver.com>
* config/obj-elf.c (elf_frob_symbol): Remove code which when
TC_PPC was defined forced the type of a symbol with no other type
to be BSF_OBJECT.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bc4e5e90..7a30f28 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2000-02-27 Thomas de Lellis <tdel@windriver.com> + + * config/obj-elf.c (elf_frob_symbol): Remove code which when + TC_PPC was defined forced the type of a symbol with no other type + to be BSF_OBJECT. + 2000-02-27 Hans-Peter Nilsson <hp@axis.com> * doc/internals.texi (CPU backend): Mention that |