| 1 |
38 |
julius |
2007-11-05 Danny Smith
|
| 2 |
|
|
|
| 3 |
|
|
* pe.h (COFF_ENCODE_ALIGNMENT) Define.
|
| 4 |
|
|
|
| 5 |
|
|
2007-08-02 H.J. Lu
|
| 6 |
|
|
|
| 7 |
|
|
* pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New.
|
| 8 |
|
|
(IMAGE_SCN_ALIGN_POWER_BIT_MASK): Likewise.
|
| 9 |
|
|
(IMAGE_SCN_ALIGN_POWER_NUM): Likewise.
|
| 10 |
|
|
(IMAGE_SCN_ALIGN_POWER_CONST): Likewise.
|
| 11 |
|
|
(IMAGE_SCN_ALIGN_128BYTES): Likewise.
|
| 12 |
|
|
(IMAGE_SCN_ALIGN_256BYTES): Likewise.
|
| 13 |
|
|
(IMAGE_SCN_ALIGN_512BYTES): Likewise.
|
| 14 |
|
|
(IMAGE_SCN_ALIGN_1024BYTES): Likewise.
|
| 15 |
|
|
(IMAGE_SCN_ALIGN_2048BYTES): Likewise.
|
| 16 |
|
|
(IMAGE_SCN_ALIGN_4096BYTES): Likewise.
|
| 17 |
|
|
(IMAGE_SCN_ALIGN_8192BYTES): Likewise.
|
| 18 |
|
|
(IMAGE_SCN_ALIGN_1BYTES): Redefined with
|
| 19 |
|
|
IMAGE_SCN_ALIGN_POWER_CONST.
|
| 20 |
|
|
(IMAGE_SCN_ALIGN_2BYTES): Likewise.
|
| 21 |
|
|
(IMAGE_SCN_ALIGN_4BYTES): Likewise.
|
| 22 |
|
|
(IMAGE_SCN_ALIGN_8BYTES): Likewise.
|
| 23 |
|
|
(IMAGE_SCN_ALIGN_16BYTES): Likewise.
|
| 24 |
|
|
(IMAGE_SCN_ALIGN_32BYTES): Likewise.
|
| 25 |
|
|
(IMAGE_SCN_ALIGN_64BYTES): Likewise.
|
| 26 |
|
|
|
| 27 |
|
|
2007-07-12 Kai Tietz
|
| 28 |
|
|
|
| 29 |
|
|
* internal.h (struct internal_syment): Use bfd_hostptr_t for
|
| 30 |
|
|
_n_zeroes and _n_offset fields.
|
| 31 |
|
|
|
| 32 |
|
|
2007-04-27 Alan Modra
|
| 33 |
|
|
|
| 34 |
|
|
* rs6000.h: Write Mimi's name in ASCII.
|
| 35 |
|
|
|
| 36 |
|
|
2007-03-19 H.J. Lu
|
| 37 |
|
|
|
| 38 |
|
|
* internal.h (internal_extra_pe_aouthdr): Add Magic,
|
| 39 |
|
|
MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
|
| 40 |
|
|
SizeOfInitializedData, SizeOfUninitializedData,
|
| 41 |
|
|
AddressOfEntryPoint, BaseOfCode and BaseOfData.
|
| 42 |
|
|
|
| 43 |
|
|
2006-12-05 Michael Tautschnig
|
| 44 |
|
|
Nick Clifton
|
| 45 |
|
|
|
| 46 |
|
|
* external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
|
| 47 |
|
|
(struct external_syment): Likewise.
|
| 48 |
|
|
(union external_auxent): Likewise.
|
| 49 |
|
|
|
| 50 |
|
|
2006-11-14 Phil Lello
|
| 51 |
|
|
|
| 52 |
|
|
* pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and
|
| 53 |
|
|
IMAGE_SUBSYSTEM_XBOX.
|
| 54 |
|
|
* internal.h: Added defines for PE directory entry types.
|
| 55 |
|
|
NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in
|
| 56 |
|
|
pe.h
|
| 57 |
|
|
|
| 58 |
|
|
2006-09-20 Kai Tietz
|
| 59 |
|
|
|
| 60 |
|
|
* external.h: Add proper external_aouthdr64 structure (without
|
| 61 |
|
|
data_start member).
|
| 62 |
|
|
(AOUTHDRSZ64): Set according structure size.
|
| 63 |
|
|
(AOUTHDR64): As typedef of external_aouthdr64 structure.
|
| 64 |
|
|
* internal.h: Add relocation identifiers for coff.
|
| 65 |
|
|
* pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
|
| 66 |
|
|
(PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
|
| 67 |
|
|
(PEPAOUTSZ): Calculated size of 240.
|
| 68 |
|
|
* x86_64.h: Coff information for x86_64 (AMD64).
|
| 69 |
|
|
|
| 70 |
|
|
2006-02-05 Arnold Metselaar
|
| 71 |
|
|
|
| 72 |
|
|
* internal.h: Add relocation number R_IMM24 for Z80.
|
| 73 |
|
|
|
| 74 |
|
|
2005-10-25 Arnold Metselaar
|
| 75 |
|
|
|
| 76 |
|
|
* internal.h: Add relocation number for Z80
|
| 77 |
|
|
* z80.h: New file.
|
| 78 |
|
|
|
| 79 |
|
|
2005-08-18 Alan Modra
|
| 80 |
|
|
|
| 81 |
|
|
* a29k.h: Delete.
|
| 82 |
|
|
|
| 83 |
|
|
2005-07-14 Daniel Marques
|
| 84 |
|
|
|
| 85 |
|
|
* alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
|
| 86 |
|
|
* ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
|
| 87 |
|
|
|
| 88 |
|
|
2005-05-10 Nick Clifton
|
| 89 |
|
|
|
| 90 |
|
|
* Update the address and phone number of the FSF organization in
|
| 91 |
|
|
the GPL notices in the following files:
|
| 92 |
|
|
a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
|
| 93 |
|
|
go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
|
| 94 |
|
|
internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
|
| 95 |
|
|
or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
|
| 96 |
|
|
tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
|
| 97 |
|
|
|
| 98 |
|
|
2005-02-21 Alan Modra
|
| 99 |
|
|
|
| 100 |
|
|
* xcoff.h (struct xcoff_loader_info): Warning fix.
|
| 101 |
|
|
|
| 102 |
|
|
2005-01-10 Inderpreet Singh
|
| 103 |
|
|
|
| 104 |
|
|
* maxq.h (F_MAXQ10, F_MAXQ20): Define.
|
| 105 |
|
|
|
| 106 |
|
|
2004-11-08 Inderpreet Singh
|
| 107 |
|
|
Vineet Sharma
|
| 108 |
|
|
|
| 109 |
|
|
* maxq.h: New file: Defintions for the maxq port.
|
| 110 |
|
|
|
| 111 |
|
|
2004-11-08 Aaron W. LaFramboise
|
| 112 |
|
|
|
| 113 |
|
|
* pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
|
| 114 |
|
|
(IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
|
| 115 |
|
|
(IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
|
| 116 |
|
|
|
| 117 |
|
|
2004-08-13 Mark Kettenis
|
| 118 |
|
|
|
| 119 |
|
|
* symconst.h (langMax): Fix typo in comment.
|
| 120 |
|
|
|
| 121 |
|
|
2004-04-23 Chris Demetriou
|
| 122 |
|
|
|
| 123 |
|
|
* mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
|
| 124 |
|
|
(MIPS_R_PCREL16): Update comment.
|
| 125 |
|
|
* ecoff.h (struct ecoff_value_adjust): Remove structure.
|
| 126 |
|
|
(struct ecoff_debug_info): Remove 'adjust' member.
|
| 127 |
|
|
|
| 128 |
|
|
2004-04-20 DJ Delorie
|
| 129 |
|
|
|
| 130 |
|
|
* internal.h (R_SECREL32): Add.
|
| 131 |
|
|
|
| 132 |
|
|
For older changes see ChangeLog-9103
|
| 133 |
|
|
|
| 134 |
|
|
Local Variables:
|
| 135 |
|
|
mode: change-log
|
| 136 |
|
|
left-margin: 8
|
| 137 |
|
|
fill-column: 74
|
| 138 |
|
|
version-control: never
|
| 139 |
|
|
End:
|