diff options
author | Jim Wilson <wilson@tuliptree.org> | 2000-06-07 23:14:22 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2000-06-07 23:14:22 +0000 |
commit | 150f24a284293f28cc74a5469fb5d4b242336154 (patch) | |
tree | afa1a767fe0317302d7e57d32089ff361d951314 /gas/ChangeLog | |
parent | 11da68be150558377c85d51e0fea9aa7437be6c1 (diff) | |
download | gdb-150f24a284293f28cc74a5469fb5d4b242336154.zip gdb-150f24a284293f28cc74a5469fb5d4b242336154.tar.gz gdb-150f24a284293f28cc74a5469fb5d4b242336154.tar.bz2 |
Patch from David Mosberger, cleanups to improve 32b-x-64b cross support.
* config/tc-ia64.c: Add missing prototypes.
(generate_unwind_image): Cast argument to output_unw_records call.
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 a1720ea..71831dd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2000-06-07 David Mosberger <davidm@hpl.hp.com> + + * config/tc-ia64.c: Add missing prototypes. + (generate_unwind_image): Cast argument to output_unw_records call. + Wed Jun 7 22:44:14 2000 Denis Chertykov <denisc@overta.ru> * config/tc-avr.c (avr_operand): fix the fomratting of the comment. |