Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(245)

Side by Side Diff: include/elf/ChangeLog

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « include/dwarf2.def ('k') | include/elf/avr.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-06-28 Iain Sandoe <iain@codesourcery.com>
2
3 * common.h (AT_L1I_CACHESHAPE, AT_L1D_CACHESHAPE,
4 AT_L2_CACHESHAPE, AT_L3_CACHESHAPE): New defines.
5
6 2012-05-16 Georg-Johann Lay <avr@gjlay.de>
7
8 PR target/13503
9 * avr.h (RELOC_NUMBERS): Rename R_AVR_8_HHI8 to R_AVR_8_HLO8.
10
11 2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
12
13 * m68hc11.h (R_M68HC12_16B, R_M68HC12_PCREL_9, R_M68HC12_PCREL_10)
14 R_M68HC12_HI8XG, R_M68HC12_LO8XG): New relocations.
15 (E_M68HC11_XGATE_RAMOFFSET): Define.
16
17 2012-05-14 James Lemke <jwlemke@codesourcery.com>
18 * ppc.h (SEC_PPC_VLE): Remove.
19
20 2012-05-14 Catherine Moore <clm@codesourcery.com>
21 James Lemke <jwlemke@codesourcery.com>
22
23 * ppc.h (R_PPC_VLE_REL8): New reloction.
24 (R_PPC_VLE_REL15): Likewise.
25 (R_PPC_VLE_REL24): Likewise.
26 (R_PPC_VLE_LO16A): Likewise.
27 (R_PPC_VLE_LO16D): Likewise.
28 (R_PPC_VLE_HI16A): Likewise.
29 (R_PPC_VLE_HI16D): Likewise.
30 (R_PPC_VLE_HA16A): Likewise.
31 (R_PPC_VLE_HA16D): Likewise.
32 (R_PPC_VLE_SDA21): Likewise.
33 (R_PPC_VLE_SDA21_LO): Likewise.
34 (R_PPC_VLE_SDAREL_LO16A): Likewise.
35 (R_PPC_VLE_SDAREL_LO16D): Likewise.
36 (R_PPC_VLE_SDAREL_HI16A): Likewise.
37 (R_PPC_VLE_SDAREL_HI16D): Likewise.
38 (R_PPC_VLE_SDAREL_HA16A): Likewise.
39 (R_PPC_VLE_SDAREL_HA16D): Likewise.
40 (SEC_PPC_VLE): Remove.
41 (PF_PPC_VLE): New program header flag.
42 (SHF_PPC_VLE): New section header flag.
43 (vle_opcodes, vle_num_opcodes): New.
44 (VLE_OP): New macro.
45 (VLE_OP_TO_SEG): New macro.
46
47 2012-05-11 Georg-Johann Lay <avr@gjlay.de
48
49 PR target/13503
50 * elf/avr.h (RELOC_NUMBERS): Add values for R_AVR_8_LO8,
51 R_AVR_8_HI8, R_AVR_8_HHI8.
52
53 2012-05-03 Sean Keys <skeys@ipdatasys.com>
54
55 * xgate.h: Mininal file to support XGATE relocations.
56
57 2012-04-27 David S. Miller <davem@davemloft.net>
58
59 * sparc.h: Add new ELF_SPARC_HWCAP_* defines for crypto,
60 pause, and compare-and-branch instructions.
61
62 2012-03-07 Nick Clifton <nickc@redhat.com>
63
64 * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD,
65 R_MN10300_TLS_LD, R_MN10300_TLS_LDO, R_MN10300_TLS_GOTIE,
66 R_MN10300_TLS_IE, R_MN10300_TLS_LE, R_MN10300_TLS_DPTMOD,
67 R_MN10300_TLS_DTPOFF and R_MN10300_TLS_TPOFF.
68
69 2012-02-25 Walter Lee <walt@tilera.com>
70
71 * tilegx.h (R_TILEGX_IMM16_X0_HW1_GOT): Delete.
72 (R_TILEGX_IMM16_X1_HW1_GOT): Ditto.
73 (R_TILEGX_IMM16_X0_HW2_GOT): Ditto.
74 (R_TILEGX_IMM16_X1_HW2_GOT): Ditto.
75 (R_TILEGX_IMM16_X0_HW3_GOT): Ditto.
76 (R_TILEGX_IMM16_X1_HW3_GOT): Ditto.
77 (R_TILEGX_IMM16_X0_HW2_LAST_GOT): Ditto.
78 (R_TILEGX_IMM16_X1_HW2_LAST_GOT): Ditto.
79 (R_TILEGX_IMM16_X0_HW1_TLS_GD): Ditto.
80 (R_TILEGX_IMM16_X1_HW1_TLS_GD): Ditto.
81 (R_TILEGX_IMM16_X0_HW2_TLS_GD): Ditto.
82 (R_TILEGX_IMM16_X1_HW2_TLS_GD): Ditto.
83 (R_TILEGX_IMM16_X0_HW3_TLS_GD): Ditto.
84 (R_TILEGX_IMM16_X1_HW3_TLS_GD): Ditto.
85 (R_TILEGX_IMM16_X0_HW2_LAST_TLS_GD): Ditto.
86 (R_TILEGX_IMM16_X1_HW2_LAST_TLS_GD): Ditto.
87 (R_TILEGX_IMM16_X0_HW1_TLS_IE): Ditto.
88 (R_TILEGX_IMM16_X1_HW1_TLS_IE): Ditto.
89 (R_TILEGX_IMM16_X0_HW2_TLS_IE): Ditto.
90 (R_TILEGX_IMM16_X1_HW2_TLS_IE): Ditto.
91 (R_TILEGX_IMM16_X0_HW3_TLS_IE): Ditto.
92 (R_TILEGX_IMM16_X1_HW3_TLS_IE): Ditto.
93 (R_TILEGX_IMM16_X0_HW2_LAST_TLS_IE): Ditto.
94 (R_TILEGX_IMM16_X1_HW2_LAST_TLS_IE): Ditto.
95 (R_TILEGX_IMM16_X0_HW0_TLS_LE): New relocation.
96 (R_TILEGX_IMM16_X1_HW0_TLS_LE): Ditto.
97 (R_TILEGX_IMM16_X0_HW0_LAST_TLS_LE): Ditto.
98 (R_TILEGX_IMM16_X1_HW0_LAST_TLS_LE): Ditto.
99 (R_TILEGX_IMM16_X0_HW1_LAST_TLS_LE): Ditto.
100 (R_TILEGX_IMM16_X1_HW1_LAST_TLS_LE): Ditto.
101 (R_TILEGX_TLS_GD_CALL): Ditto.
102 (R_TILEGX_IMM8_X0_TLS_GD_ADD): Ditto.
103 (R_TILEGX_IMM8_X1_TLS_GD_ADD): Ditto.
104 (R_TILEGX_IMM8_Y0_TLS_GD_ADD): Ditto.
105 (R_TILEGX_IMM8_Y1_TLS_GD_ADD): Ditto.
106 (R_TILEGX_TLS_IE_LOAD): Ditto.
107 (R_TILEGX_IMM8_X0_TLS_ADD): Ditto.
108 (R_TILEGX_IMM8_X1_TLS_ADD): Ditto.
109 (R_TILEGX_IMM8_Y0_TLS_ADD): Ditto.
110 (R_TILEGX_IMM8_Y1_TLS_ADD): Ditto.
111 * tilepro.h (R_TILEPRO_TLS_GD_CALL): New relocation.
112 (R_TILEPRO_IMM8_X0_TLS_GD_ADD): Ditto.
113 (R_TILEPRO_IMM8_X1_TLS_GD_ADD): Ditto.
114 (R_TILEPRO_IMM8_Y0_TLS_GD_ADD): Ditto.
115 (R_TILEPRO_IMM8_Y1_TLS_GD_ADD): Ditto.
116 (R_TILEPRO_TLS_IE_LOAD): Ditto.
117 (R_TILEPRO_IMM16_X0_TLS_LE): Ditto.
118 (R_TILEPRO_IMM16_X1_TLS_LE): Ditto.
119 (R_TILEPRO_IMM16_X0_TLS_LE_LO): Ditto.
120 (R_TILEPRO_IMM16_X1_TLS_LE_LO): Ditto.
121 (R_TILEPRO_IMM16_X0_TLS_LE_HI): Ditto.
122 (R_TILEPRO_IMM16_X1_TLS_LE_HI): Ditto.
123 (R_TILEPRO_IMM16_X0_TLS_LE_HA): Ditto.
124 (R_TILEPRO_IMM16_X1_TLS_LE_HA): Ditto.
125
126 2011-12-22 DJ Delorie <dj@redhat.com>
127
128 * rl78.h (R_RL78_RH_RELAX, R_RL78_RH_SFR, R_RL78_RH_SADDR): New.
129 (RL78_RELAXA_BRA, RL78_RELAXA_ADDR16: New.
130
131 2011-12-19 Chung-Lin Tang <cltang@codesourcery.com>
132
133 * mips.h (elf_mips_reloc_type): Add R_MIPS16_TLS_* entries.
134
1 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com> 135 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
2 136
3 * common.h (NT_S390_LAST_BREAK): Define. 137 * common.h (NT_S390_LAST_BREAK): Define.
4 (NT_S390_SYSTEM_CALL): Likewise. 138 (NT_S390_SYSTEM_CALL): Likewise.
5 139
6 2011-11-01 DJ Delorie <dj@redhat.com> 140 2011-11-01 DJ Delorie <dj@redhat.com>
7 141
8 * common.h (EM_RL78, EM_78K0R): New. 142 * common.h (EM_RL78, EM_78K0R): New.
9 * rl78.h: New. 143 * rl78.h: New.
10 144
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 226
93 2011-06-02 Nick Clifton <nickc@redhat.com> 227 2011-06-02 Nick Clifton <nickc@redhat.com>
94 228
95 * common.h: Fix spelling mistake in comment. 229 * common.h: Fix spelling mistake in comment.
96 * reloc-macros.h: Likewise. 230 * reloc-macros.h: Likewise.
97 231
98 2011-05-31 Paul Brook <paul@codesourcery.com> 232 2011-05-31 Paul Brook <paul@codesourcery.com>
99 233
100 * arm.h (arm_st_branch_type): Add ST_BRANCH_UNKNOWN. 234 * arm.h (arm_st_branch_type): Add ST_BRANCH_UNKNOWN.
101 235
236 2011-05-09 Paul Brook <paul@codesourcery.com>
237
238 * tic6x.h (ELF_STRING_C6000_unwind,
239 ELF_STRING_C6000_unwind_info, ELF_STRING_C6000_unwind_once,
240 ELF_STRING_C6000_unwind_info_once): Define.
241
102 2011-04-15 Sergio Durigan Junior <sergiodj@redhat.com> 242 2011-04-15 Sergio Durigan Junior <sergiodj@redhat.com>
103 243
104 * common.h (NT_STAPSDT): New define. 244 * common.h (NT_STAPSDT): New define.
105 245
106 2011-03-31 Bernd Schmidt <bernds@codesourcery.com> 246 2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
107 247
108 * tic6x.h (R_C6000_JUMP_SPLOT, R_C6000_EHTYPE, 248 * tic6x.h (R_C6000_JUMP_SPLOT, R_C6000_EHTYPE,
109 R_C6000_PCR_H16, R_C6000_PCR_L16): New relocs. 249 R_C6000_PCR_H16, R_C6000_PCR_L16): New relocs.
110 (SHN_TIC6X_SCOMMON): Define. 250 (SHN_TIC6X_SCOMMON): Define.
111 251
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
376 2009-12-18 Ulrich Weigand <uweigand@de.ibm.com> 516 2009-12-18 Ulrich Weigand <uweigand@de.ibm.com>
377 517
378 * common.h (NT_S390_HIGH_GPRS): Define. 518 * common.h (NT_S390_HIGH_GPRS): Define.
379 519
380 2009-12-17 Alan Modra <amodra@bigpond.net.au> 520 2009-12-17 Alan Modra <amodra@bigpond.net.au>
381 521
382 * ppc.h (R_PPC_RELAX32, R_PPC_RELAX32PC, R_PPC_RELAX32_PLT, 522 * ppc.h (R_PPC_RELAX32, R_PPC_RELAX32PC, R_PPC_RELAX32_PLT,
383 R_PPC_RELAX32PC_PLT): Delete. 523 R_PPC_RELAX32PC_PLT): Delete.
384 (R_PPC_RELAX, R_PPC_RELAX_PLT, R_PPC_RELAX_PLTREL24): Define. 524 (R_PPC_RELAX, R_PPC_RELAX_PLT, R_PPC_RELAX_PLTREL24): Define.
385 525
526 2009-12-03 David Daney <ddaney@caviumnetworks.com>
527 Adam Nemet <adambnemet@gmail.com>
528
529 * mips.h (E_MIPS_MACH_OCTEON2): New machine flag.
530
386 2009-11-28 Joseph Myers <joseph@codesourcery.com> 531 2009-11-28 Joseph Myers <joseph@codesourcery.com>
387 532
388 * common.h (ELFOSABI_FENIXOS, EM_TI_C6000, EM_TI_C2000, 533 * common.h (ELFOSABI_FENIXOS, EM_TI_C6000, EM_TI_C2000,
389 EM_TI_C5500, EM_CUDA): Define. 534 EM_TI_C5500, EM_CUDA): Define.
390 (EM_res140, EM_res141, EM_res142): Remove. 535 (EM_res140, EM_res141, EM_res142): Remove.
391 536
392 2009-11-17 Paul Brook <paul@codesourcery.com> 537 2009-11-17 Paul Brook <paul@codesourcery.com>
393 Daniel Jacobowitz <dan@codesourcery.com> 538 Daniel Jacobowitz <dan@codesourcery.com>
394 539
395 * arm.h (TAG_CPU_ARCH_V7E_M): Define. 540 * arm.h (TAG_CPU_ARCH_V7E_M): Define.
(...skipping 1143 matching lines...) Expand 10 before | Expand all | Expand 10 after
1539 1684
1540 For older changes see ChangeLog-9103 1685 For older changes see ChangeLog-9103
1541 1686
1542 1687
1543 Local Variables: 1688 Local Variables:
1544 mode: change-log 1689 mode: change-log
1545 left-margin: 8 1690 left-margin: 8
1546 fill-column: 74 1691 fill-column: 74
1547 version-control: never 1692 version-control: never
1548 End: 1693 End:
OLDNEW
« no previous file with comments | « include/dwarf2.def ('k') | include/elf/avr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698