home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / gdb-4.12.tar.gz / gdb-4.12.tar / gdb-4.12 / include / nlm / ChangeLog < prev    next >
Text File  |  1994-02-03  |  2KB  |  45 lines

  1. Thu Dec  2 14:14:48 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  2.  
  3.     * alpha-ext.h: New file describing formats of information in Alpha
  4.     NetWare files.
  5.     * common.h: Define some non-external Alpha information.
  6.  
  7. Wed Nov 17 17:38:58 1993  Sean Eric Fagan  (sef@cygnus.com)
  8.  
  9.     * external.h: Don't define external_fixed_header here.
  10.     * i386-ext.h, sparc32-ext.h: New header files to define
  11.     external_fixed_header for particular CPU's.
  12.  
  13. Wed Oct 27 11:45:56 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  14.  
  15.     * internal.h (Nlm_Internal_Extended_Header): Added fields
  16.     sharedDebugRecordOffset and sharedDebugRecordCount.
  17.     * external.h (NlmNAME(External_Extended_Header)): Likewise.
  18.  
  19.     * common.h (NLM_SIGNATURE): Do not define (it's different for each
  20.     backend).
  21.  
  22. Tue Aug 31 13:24:15 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  23.  
  24.     * internal.h: Change length fields of type char to type unsigned
  25.     char.
  26.  
  27. Sat Jul 31 02:12:14 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  28.  
  29.     * common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
  30.  
  31. Thu Jul 22 16:09:47 1993  Fred Fish  (fnf@deneb.cygnus.com)
  32.  
  33.     * common.h (NLM_CAT*, NLM_ARCH_SIZE, NLM_TARGET_LONG_SIZE,
  34.     NLM_TARGET_ADDRESS_SIZE, NLM_NAME, NlmNAME, nlmNAME):  New
  35.     macros.
  36.     * external.h (TARGET_LONG_SIZE, TARGET_ADDRESS_SIZE): Remove
  37.     macros, convert usages to NLM_ equivalents.
  38.     * external.h:  Use nlmNAME and NlmNAME macros to derive both
  39.     32 and 64 bit versions.
  40.  
  41. Mon Jul 19 22:12:40 1993  Fred Fish  (fnf@deneb.cygnus.com)
  42.  
  43.     * (common.h, external.h, internal.h):  New files for NLM/NetWare
  44.     support.
  45.