Subversion Repositories Kolibri OS

Rev

Rev 5191 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5191 Rev 6324
Line -... Line 1...
-
 
1
2015-01-06  Alan Modra  
-
 
2
 
-
 
3
	PR binutils/17754
-
 
4
	* internal.h (internal_auxent): Increase size of x_fname field to
-
 
5
	20 to allow for PE format's longer file names.
-
 
6
 
-
 
7
2015-01-01  Alan Modra  
-
 
8
 
-
 
9
	Update year range in copyright notice of all files.
-
 
10
 
-
 
11
2014-08-20  Daniel Micay  
-
 
12
 
-
 
13
	* pe.h: Add HIGH_ENTROPY_VA flag
-
 
14
 
-
 
15
2014-04-22  Christian Svensson  
-
 
16
 
-
 
17
	* or32.h: Delete.
-
 
18
 
-
 
19
2014-04-08  Jon TURNEY  
-
 
20
 
-
 
21
	* pe.h (external_IMAGE_DEBUG_DIRECTORY, _CV_INFO_PDB70)
-
 
22
	(_CV_INFO_PDB20): Add structures and constants for debug directory
-
 
23
	and codeview records.
-
 
24
	* internal.h (internal_IMAGE_DEBUG_DIRECTORY, CODEVIEW_INFO):
-
 
25
	Add structures and constants for internal representation of debug
-
 
26
	directory and codeview records.
-
 
27
 
-
 
28
2014-03-13  Tristan Gingold  
-
 
29
 
-
 
30
	* pe.h (struct external_ANON_OBJECT_HEADER_BIGOBJ): Declare.
-
 
31
	(FILHSZ_BIGOBJ): Define.
-
 
32
	(struct external_SYMBOL_EX): Declare.
-
 
33
	(SYMENT_BIGOBJ, SYMESZ_BIGOBJ): Define.
-
 
34
	(union external_AUX_SYMBOL_EX): Declare.
-
 
35
	(AUXENT_BIGOBJ, AUXESZ_BIGOBJ): Define.
-
 
36
	* internal.h (struct internal_filehdr): Change type
-
 
37
	of f_nscns.
-
 
38
 
-
 
39
2014-03-05  Alan Modra  
-
 
40
 
-
 
41
	Update copyright years.
-
 
42
 
-
 
43
2013-12-06  Tristan Gingold  
-
 
44
 
-
 
45
	* pe.h (UWOP_EPILOG, UWOP_PARE): Define.
-
 
46
 
1
2013-07-10  Tristan Gingold  
47
2013-07-10  Tristan Gingold  
Line 2... Line 48...
2
 
48
 
3
	* rs6000.h (external_core_dumpx): New structure.
49
	* rs6000.h (external_core_dumpx): New structure.
Line 357... Line 403...
357
 
403
 
Line 358... Line 404...
358
	* internal.h (R_SECREL32): Add.
404
	* internal.h (R_SECREL32): Add.
359
 
405
 
360
For older changes see ChangeLog-9103
406
For older changes see ChangeLog-9103
Line 361... Line 407...
361

407

362
Copyright (C) 2004-2012 Free Software Foundation, Inc.
408
Copyright (C) 2004-2015 Free Software Foundation, Inc.
363
 
409