Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72908
b: refs/heads/master
c: 172c510
h: refs/heads/master
v: v3
  • Loading branch information
Roland McGrath authored and Tony Luck committed Oct 29, 2007
1 parent dd60989 commit ca0bed3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d650c37b2f8dbc5ac5055957617816eeb40ec79c
refs/heads/master: 172c51068499ed4a168a2b94eda9d1f160a396a1
3 changes: 3 additions & 0 deletions trunk/arch/ia64/kernel/gate.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ SECTIONS
.gnu.version_d : { *(.gnu.version_d) }
.gnu.version_r : { *(.gnu.version_r) }

.note : { *(.note*) } :readable :note

.dynamic : { *(.dynamic) } :readable :dynamic

/*
Expand Down Expand Up @@ -83,6 +85,7 @@ PHDRS
epc PT_LOAD FILEHDR PHDRS FLAGS(1); /* PF_X */
#endif
dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
note PT_NOTE FLAGS(4); /* PF_R */
unwind PT_IA_64_UNWIND;
}

Expand Down

0 comments on commit ca0bed3

Please sign in to comment.