1*e058c834Schristos2015-01-01 Alan Modra <amodra@gmail.com> 2*e058c834Schristos 3*e058c834Schristos Update year range in copyright notice of all files. 4*e058c834Schristos 5*e058c834Schristos2014-03-05 Alan Modra <amodra@gmail.com> 6*e058c834Schristos 7*e058c834Schristos Update copyright years. 8*e058c834Schristos 9*e058c834Schristos2012-03-08 Tristan Gingold <gingold@adacore.com> 10*e058c834Schristos 11*e058c834Schristos * lbr.h (struct vms_lhd): Add comments. 12*e058c834Schristos 13*e058c834Schristos2010-05-27 Tristan Gingold <gingold@adacore.com> 14*e058c834Schristos 15*e058c834Schristos * lbr.h: Improve comments. 16*e058c834Schristos 17*e058c834Schristos2010-05-17 Tristan Gingold <gingold@adacore.com> 18*e058c834Schristos 19*e058c834Schristos * eidc.h: New file. 20*e058c834Schristos * esgps.h: New file. 21*e058c834Schristos 22*e058c834Schristos2010-05-03 Tristan Gingold <gingold@adacore.com> 23*e058c834Schristos 24*e058c834Schristos * dmt.h: Improve comments. 25*e058c834Schristos 26*e058c834Schristos2010-04-30 Tristan Gingold <gingold@adacore.com> 27*e058c834Schristos 28*e058c834Schristos * lbr.h (struct vms_kbn): New structure. 29*e058c834Schristos 30*e058c834Schristos2010-04-30 Tristan Gingold <gingold@adacore.com> 31*e058c834Schristos 32*e058c834Schristos * lbr.h (LBR__C_TYP_ISHSTB): Added. 33*e058c834Schristos (LHD_SANEID4): Renamed to ... 34*e058c834Schristos (LHD_SANEID6): ... this. 35*e058c834Schristos (LBR_MAJORID, LBR_ELFMAJORID): New macros. 36*e058c834Schristos (struct vms_rfa): New structure. 37*e058c834Schristos (struct vms_idxdef): Renamed to ... 38*e058c834Schristos (struct vms_idx): ... this. 39*e058c834Schristos (struct vms_idxdef2): Renamed to ... 40*e058c834Schristos (struct vms_elfidx): ... this. 41*e058c834Schristos (ELFIDX__WEAK, ELFIDX__GROUP, ELFIDX__LISTRFA, ELFIDX__SYMESC): New 42*e058c834Schristos macros. 43*e058c834Schristos (struct vms_lhs, struct vms_lns): New structures. 44*e058c834Schristos (struct vms_mhd): Add missing fields. 45*e058c834Schristos (MHD__C_MHDLEN): New macro. 46*e058c834Schristos 47*e058c834Schristos2010-03-31 Tristan Gingold <gingold@adacore.com> 48*e058c834Schristos 49*e058c834Schristos * dcx.h: New file. 50*e058c834Schristos * dsc.h: New file. 51*e058c834Schristos * esdfm.h: New file. 52*e058c834Schristos * esdfv.h: New file. 53*e058c834Schristos * internal.h: New file. 54*e058c834Schristos * lbr.h: New file. 55*e058c834Schristos * prt.h: New file. 56*e058c834Schristos * shl.h (struct vms_shl): Add comments. 57*e058c834Schristos * esrf.h (ESRF__B_NAMLNG): New macro. 58*e058c834Schristos * esdf.h (ESDF__B_NAMLNG): New macro. 59*e058c834Schristos * emh.h: Add macros for fields maximum value. 60*e058c834Schristos * eisd.h (EISD__M_PROTECT): Fix typo in comment. 61*e058c834Schristos Add macros for offsets, version, section type and match control. 62*e058c834Schristos Merge vms_eisd_ext into vms_eisd. 63*e058c834Schristos * eihvn.h (EIHVN__MULTI_PROCESSING_BIT, EIHVN__GALAXY_BIT): Added. 64*e058c834Schristos * eihs.h: Remove blank line. 65*e058c834Schristos * eihd.h (struct vms_eihd): Add comments, add image subtype names. 66*e058c834Schristos * eiha.h (struct vms_eiha): Add inishr and inishr_h fields. 67*e058c834Schristos * eiaf.h (struct vms_eiaf): Fix base_va size. 68*e058c834Schristos * egsy.h: Add comments. 69*e058c834Schristos * egsd.h: Remove blank line. 70*e058c834Schristos * egps.h: Add flag names. 71*e058c834Schristos * eeom.h (EEOM__M_WKTFR): Added. 72*e058c834Schristos * dst.h (DST__K_CXX): Added, and reident languages. 73*e058c834Schristos (DST__K_SRC_INCRLNUM_B): Added. 74*e058c834Schristos Indent and order pcline commands. 75*e058c834Schristos Add record begin/end, enumerations, type specification, value 76*e058c834Schristos specification, label, discontinue range definitions. 77*e058c834Schristos 78*e058c834Schristos2010-02-17 Tristan Gingold <gingold@adacore.com> 79*e058c834Schristos 80*e058c834Schristos * dmt.h, dst.h, eeom.h, egps.h, egsd.h, egst.h, egsy.h: New Files. 81*e058c834Schristos * eiaf.h, eicp.h, eiha.h, eihd.h, eihi.h, eihs.h, eihvn.h: Ditto. 82*e058c834Schristos * eisd.h, emh.h, eobjrec.h, esdf.h, esrf.h, etir.h, shl.h: Ditto. 83*e058c834Schristos 84*e058c834SchristosCopyright (C) 2010-2015 Free Software Foundation, Inc. 85*e058c834Schristos 86*e058c834SchristosCopying and distribution of this file, with or without modification, 87*e058c834Schristosare permitted in any medium without royalty provided the copyright 88*e058c834Schristosnotice and this notice are preserved. 89*e058c834Schristos 90*e058c834SchristosLocal Variables: 91*e058c834Schristosmode: change-log 92*e058c834Schristosleft-margin: 8 93*e058c834Schristosfill-column: 74 94*e058c834Schristosversion-control: never 95*e058c834SchristosEnd: 96