]> andersk Git - moira.git/commit - gdb/Imakefile
#include file and prototype fixes
authordanw <danw>
Wed, 29 Jan 1997 23:16:36 +0000 (23:16 +0000)
committerdanw <danw>
Wed, 29 Jan 1997 23:16:36 +0000 (23:16 +0000)
commitd9f43d51fc035d4e3411a1bda95f360c985e37ad
tree95714d19b4b4d2ed7627e66ea439dce62aa4046a
parentb91fbc273cc90074e53fbae249bec8f9d0ef2ea0
#include file and prototype fixes
s/#endif lint/#endif/ for irix cc

did a modified version of Ezra's alpha patches to make everything work
on 64-bit systems. (Most instances of `long' became `int32' with
appropriate typedefs in the header files. Also, be more careful about
casting between ints and pointers.)
12 files changed:
gdb/Imakefile
gdb/gdb.c
gdb/gdb_conn.c
gdb/gdb_db.c
gdb/gdb_debug.c
gdb/gdb_fserv.c
gdb/gdb_ops.c
gdb/gdb_serv.c
gdb/gdb_struct.c
gdb/gdb_stype.c
gdb/gdb_trans.c
gdb/gdb_trans2.c
This page took 0.158325 seconds and 5 git commands to generate.