Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27063
b: refs/heads/master
c: 04b6b3b
h: refs/heads/master
i:
  27061: d3cee9a
  27059: 06e09d8
  27055: b66b89c
v: v3
  • Loading branch information
Atsushi Nemoto authored and Ralf Baechle committed May 31, 2006
1 parent 9f55a2b commit 31ddae5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 867a521b4cd6c9d26cd736d85bfe84e10c0c05ac
refs/heads/master: 04b6b3b651b2147ab7e94c0d302b5cab07dfab4c
13 changes: 3 additions & 10 deletions trunk/arch/mips/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -155,16 +155,9 @@ SECTIONS
converted to the new style linker. */
.stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) }
/* DWARF debug sections.
Symbols in the .debug DWARF section are relative to the beginning of the
section so we begin .debug at 0. It's not clear yet what needs to happen
for the others. */
.debug 0 : { *(.debug) }
.debug_srcinfo 0 : { *(.debug_srcinfo) }
.debug_aranges 0 : { *(.debug_aranges) }
.debug_pubnames 0 : { *(.debug_pubnames) }
.debug_sfnames 0 : { *(.debug_sfnames) }
.line 0 : { *(.line) }

DWARF_DEBUG

/* These must appear regardless of . */
.gptab.sdata : { *(.gptab.data) *(.gptab.sdata) }
.gptab.sbss : { *(.gptab.bss) *(.gptab.sbss) }
Expand Down

0 comments on commit 31ddae5

Please sign in to comment.