diff options
author | Jeff Law <law@redhat.com> | 1994-11-25 07:32:51 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-11-25 07:32:51 +0000 |
commit | 8ee0532ba8de5c9f4055959738cbeb7244a3e7f8 (patch) | |
tree | 4c91a5333798435439d2810a7980be2be806b942 /include/ChangeLog | |
parent | a4d44f7ac90bb40b8c6c9cba88d49061356e60bf (diff) | |
download | gdb-8ee0532ba8de5c9f4055959738cbeb7244a3e7f8.zip gdb-8ee0532ba8de5c9f4055959738cbeb7244a3e7f8.tar.gz gdb-8ee0532ba8de5c9f4055959738cbeb7244a3e7f8.tar.bz2 |
* hp-symtab.h: New file describing the debug symbols emitted
by the HP C compilers.
* hpux-symtab.h: Deleted.
NOTE: hpux-symtab.h was the HP copyrighted description and data structures
for the debug symbols emitted by the various HP compilers (C, C++, Fortran,
Cobol, Pascal, Modula-2, Cobol, etc).
hp-symtab.h is my rewritten version which only describes the debug symbols
used by the HP C compiler. hp-symtab.h is intended to be copyrighted
by the FSF as part of GDB.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index b11a398..b91ed0a 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,18 @@ +Fri Nov 25 00:14:05 1994 Jeff Law (law@snake.cs.utah.edu) + + * hp-symtab.h: New file describing the debug symbols emitted + by the HP C compilers. + +Fri Nov 11 15:48:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> + + * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size from 24 + to 26 bits, and change u.c.alignment_power from 8 to 6 bits. 6 + bit in the alignment power is enough for a 64 bit address space. + +Mon Oct 31 13:02:51 1994 Stan Shebs (shebs@andros.cygnus.com) + + * demangle.h (cplus_mangle_opname): Declare. + Tue Oct 25 11:38:02 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * bfdlink.h (struct bfd_link_callbacks): Fix comments for |