diff options
author | Richard Henderson <rth@redhat.com> | 2002-01-01 01:16:44 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2002-01-01 01:16:44 +0000 |
commit | 86cf98f3456b103c93fda54f0970d454c0a2f744 (patch) | |
tree | af6d18088f3542aef6d9351c3f404eac0f6df3cb /gas/ChangeLog | |
parent | f348a7b160d3c55a2c42294149a4d1138c1c8df3 (diff) | |
download | gdb-86cf98f3456b103c93fda54f0970d454c0a2f744.zip gdb-86cf98f3456b103c93fda54f0970d454c0a2f744.tar.gz gdb-86cf98f3456b103c93fda54f0970d454c0a2f744.tar.bz2 |
* config/tc-ia64.c (errata_nop_necessary_p): Prototype.
(make_unw_section_name): Constify local variables.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e343dc1..d3d8e43 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-12-31 Richard Henderson <rth@redhat.com> + + * config/tc-ia64.c (errata_nop_necessary_p): Prototype. + (make_unw_section_name): Constify local variables. + Mon Dec 31 16:48:07 2001 Jeffrey A Law (law@redhat.com) * config/tc-hppa.c (pa_ip): Handle new 'c' mode completers, |