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