Home | History | Annotate | Download | only in nlm
      1 2014-03-05  Alan Modra  <amodra (a] gmail.com>
      2 
      3 	Update copyright years.
      4 
      5 2010-04-15  Nick Clifton  <nickc (a] redhat.com>
      6 
      7 	* alpha-ext.h: Update copyright notice to use GPLv3.
      8 	* common.h: Likewise.
      9 	* external.h: Likewise.
     10 	* i386-ext.h: Likewise.
     11 	* internal.h: Likewise.
     12 	* ppc-ext.h: Likewise.
     13 	* sparc32-ext.h: Likewise.
     14 
     15 2005-05-10  Nick Clifton  <nickc (a] redhat.com>
     16 
     17 	* Update the address and phone number of the FSF organization in
     18 	the GPL notices in the following files:
     19 	alpha-ext.h, common.h, external.h, i386-ext.h, internal.h,
     20 	ppc-ext.h, sparc32-ext.h
     21 
     22 2003-08-07  Alan Modra  <amodra (a] bigpond.net.au>
     23 
     24 	* internal.h (Nlm_Internal_Custom_Header): Replace PTR with void *.
     25 
     26 2001-10-02  Alan Modra  <amodra (a] bigpond.net.au>
     27 
     28 	* common.h (NLM_CAT, NLM_CAT3): Don't define.
     29 	(NLM_CAT4): Update conditions under which this is defined.  Document
     30 	why CONCAT4 can't be used.
     31 
     32 1994-05-06  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
     33 
     34 	* external.h (nlmNAME(External_Custom_Header)): Add length,
     35 	dataOffset, and dataStamp field.
     36 	(nlmNAME(External_Cygnus_Ext_Header)): Remove.
     37 	* internal.h (Nlm_Internal_Custom_Header): Add hdrLength,
     38 	dataOffset, dataStamp and hdr fields.
     39 
     40 1994-04-22  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
     41 
     42 	* external.h (struct nlmNAME(external_cygnus_ext_header)): Rename
     43 	from nlmNAME(external_cygnus_section_header).  Change stamp field
     44 	to 8 bytes.  Add bytes field.
     45 	* internal.h (nlm_internal_cygnus_ext_header): Rename from
     46 	nlm_internal_cygnus_section_header.  Change stamp field to 8
     47 	bytes.
     48 
     49 1994-04-21  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
     50 
     51 	* internal.h (struct nlm_internal_cygnus_section_header): Define.
     52 	* external.h (struct nlmNAME(external_cygnus_section_header):
     53 	Define.
     54 
     55 1994-04-20  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
     56 
     57 	* internal.h (struct nlm_internal_custom_header): Remove
     58 	debugRecOffset and debugRecLength fields.  Add data field.
     59 	* external.h (struct nlmNAME(external_custom_header)): Remove
     60 	debugRecOffset and debugRecLength fields.
     61 
     62 1994-02-07  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
     63 
     64 	* internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
     65 
     66 1993-12-02  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
     67 
     68 	* alpha-ext.h: New file describing formats of information in Alpha
     69 	NetWare files.
     70 	* common.h: Define some non-external Alpha information.
     71 
     72 1993-11-17  Sean Eric Fagan  (sef (a] cygnus.com)
     73 
     74 	* external.h: Don't define external_fixed_header here.
     75 	* i386-ext.h, sparc32-ext.h: New header files to define
     76 	external_fixed_header for particular CPU's.
     77 
     78 1993-10-27  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
     79 
     80 	* internal.h (Nlm_Internal_Extended_Header): Added fields
     81 	sharedDebugRecordOffset and sharedDebugRecordCount.
     82 	* external.h (NlmNAME(External_Extended_Header)): Likewise.
     83 
     84 	* common.h (NLM_SIGNATURE): Do not define (it's different for each
     85 	backend).
     86 
     87 1993-08-31  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
     88 
     89 	* internal.h: Change length fields of type char to type unsigned
     90 	char.
     91 
     92 1993-07-31  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
     93 
     94 	* common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
     95 
     96 1993-07-22  Fred Fish  (fnf (a] deneb.cygnus.com)
     97 
     98 	* common.h (NLM_CAT*, NLM_ARCH_SIZE, NLM_TARGET_LONG_SIZE,
     99 	NLM_TARGET_ADDRESS_SIZE, NLM_NAME, NlmNAME, nlmNAME):  New
    100 	macros.
    101 	* external.h (TARGET_LONG_SIZE, TARGET_ADDRESS_SIZE): Remove
    102 	macros, convert usages to NLM_ equivalents.
    103 	* external.h:  Use nlmNAME and NlmNAME macros to derive both
    104 	32 and 64 bit versions.
    105 
    106 1993-07-20  Fred Fish  (fnf (a] deneb.cygnus.com)
    107 
    108 	* (common.h, external.h, internal.h):  New files for NLM/NetWare
    109 	support.
    110 
    111 
    113 Copyright (C) 1993-2014 Free Software Foundation, Inc.
    114 
    115 Copying and distribution of this file, with or without modification,
    116 are permitted in any medium without royalty provided the copyright
    117 notice and this notice are preserved.
    118 
    119 Local Variables:
    120 mode: change-log
    121 left-margin: 8
    122 fill-column: 74
    123 version-control: never
    124 End:
    125