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