mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
* coffcode.h (get_index, coff_slurp_symbol_table): Fix pointer
casts to work on machine where sizeof(long) != sizeof(int) != sizeof(char *). * coffgen.c (coff_get_normalized_symtab): Ditto. * cpu-h8300.c coff-h8300.c: Support for H8/300-H.
This commit is contained in:
parent
2d1e6c9c07
commit
fbe5495ad3
@ -1,3 +1,11 @@
|
||||
Fri Jun 4 15:47:52 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
|
||||
|
||||
* coffcode.h (get_index, coff_slurp_symbol_table): Fix pointer
|
||||
casts to work on machine where sizeof(long) != sizeof(int) !=
|
||||
sizeof(char *).
|
||||
* coffgen.c (coff_get_normalized_symtab): Ditto.
|
||||
* cpu-h8300.c coff-h8300.c: Support for H8/300-H.
|
||||
|
||||
Fri Jun 4 07:49:01 1993 Ian Lance Taylor (ian@cygnus.com)
|
||||
|
||||
* configure.in (mips-*-ecoffl*): New target; use decstation.
|
||||
|
Loading…
Reference in New Issue
Block a user