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