diff options
author | Nick Clifton <nickc@redhat.com> | 1997-12-05 19:29:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1997-12-05 19:29:21 +0000 |
commit | df09ec8d0a7a0e1c8d855a23c74b5d5612ab6614 (patch) | |
tree | 71c374a912f3c1d8d28eb89cddd05cad4a7f0555 /gas | |
parent | 4098c12318129492f31fc716f5114184cd48a3af (diff) | |
download | gdb-df09ec8d0a7a0e1c8d855a23c74b5d5612ab6614.zip gdb-df09ec8d0a7a0e1c8d855a23c74b5d5612ab6614.tar.gz gdb-df09ec8d0a7a0e1c8d855a23c74b5d5612ab6614.tar.bz2 |
Use special section values for v850 common sections.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c442bde..c0575a9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Dec 5 11:23:59 1997 Nick Clifton <nickc@cygnus.com> + + * config/tc-v850.h (ELF_TC_SPECIAL_SECTIONS): Use + SHT_V850_{S|T|Z}COMMON to mark special common sections. + Tue Dec 2 17:05:13 1997 Nick Clifton <nickc@cygnus.com> * config/tc-v850.c: Brought up to date with the branch. |