diff options
author | Jeff Law <law@redhat.com> | 1996-03-07 16:19:23 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-03-07 16:19:23 +0000 |
commit | 73578b1e49a7be6857c625deae6b3c128c852b9b (patch) | |
tree | 833340c6d14000c1d332627fd270f8c3613aeb5b /gas | |
parent | 5a367b09e3daf806bb76951a0803d34fee594005 (diff) | |
download | gdb-73578b1e49a7be6857c625deae6b3c128c852b9b.zip gdb-73578b1e49a7be6857c625deae6b3c128c852b9b.tar.gz gdb-73578b1e49a7be6857c625deae6b3c128c852b9b.tar.bz2 |
* config/tc-hppa.c (SUBSEG_MILLI): Define.
(pa_def_subspaces): Add $MILLICODE$.
(pa_spaces_begin): Set section flags for $MILLICODE$.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index de31e19..beec821 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Mar 7 09:19:15 1996 Jeffrey A Law (law@cygnus.com) + + * config/tc-hppa.c (SUBSEG_MILLI): Define. + (pa_def_subspaces): Add $MILLICODE$. + (pa_spaces_begin): Set section flags for $MILLICODE$. + Wed Mar 6 14:11:30 1996 Ian Lance Taylor <ian@cygnus.com> * config/obj-elf.c (obj_elf_section): Only SEC_LOAD if the type is |