diff options
author | Jeff Law <law@redhat.com> | 2000-02-08 06:39:54 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 2000-02-08 06:39:54 +0000 |
commit | 08ccce320647e30448a6b94e87ef89a977fc84dc (patch) | |
tree | 8344b3a53a8795e395215bc7f15ffb8a9e4fc455 /include/ChangeLog | |
parent | 745b8ca0fc4d987837a24d1ed5f53006478d2716 (diff) | |
download | gdb-08ccce320647e30448a6b94e87ef89a977fc84dc.zip gdb-08ccce320647e30448a6b94e87ef89a977fc84dc.tar.gz gdb-08ccce320647e30448a6b94e87ef89a977fc84dc.tar.bz2 |
Reinstate the following lost patches:
Wed Dec 15 11:22:56 1999 Jeffrey A Law (law@cygnus.com)
* hp-symtab.h (HP_LANGUAGE_FORTRAN): New enumeration constant.
(HP_LANGUAGE_F77): Define using HP_LANGUAGE_FORTRAN.
1999-11-04 Jimmy Guo <guo@cup.hp.com>
* hp-symtab.h (dntt_type_fparam): Add doc_ranges, misc_kind
fields, change location type to CORE_ADDR from int.
(dntt_type_const): Name the 5th field location_type.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 386ad16..3062b34 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -10,10 +10,21 @@ Remvoe prototype for arm_toggle_regnames(). Add prototype for parse_arm_disassembler_option(). +Wed Dec 15 11:22:56 1999 Jeffrey A Law (law@cygnus.com) + + * hp-symtab.h (HP_LANGUAGE_FORTRAN): New enumeration constant. + (HP_LANGUAGE_F77): Define using HP_LANGUAGE_FORTRAN. + 1999-12-15 Doug Evans <dje@transmeta.com> * dis-asm.h: Enclose in extern "C" ifdef __cplusplus. +1999-11-04 Jimmy Guo <guo@cup.hp.com> + + * hp-symtab.h (dntt_type_fparam): Add doc_ranges, misc_kind + fields, change location type to CORE_ADDR from int. + (dntt_type_const): Name the 5th field location_type. + Sun Oct 24 19:11:32 1999 Andrew Cagney <cagney@b1.cygnus.com> * sim-d10v.h (SIM_D10V_TS2_DMAP_REGNUM): Define. |