Changeset df6818f9 in rtems for c/src/lib/libbsp/i386/pc386/startup/linkcmds
- Timestamp:
- Mar 18, 2013, 2:24:00 PM (8 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 4bcd8dc
- Parents:
- 6d9ab345
- git-author:
- Sebastian Huber <sebastian.huber@…> (03/18/13 14:24:00)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (03/18/13 15:26:44)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/startup/linkcmds
r6d9ab345 rdf6818f9 242 242 .debug_pubtypes 0 : { *(.debug_pubtypes) } 243 243 .debug_ranges 0 : { *(.debug_ranges) } 244 /* DWARF extension */ 245 .debug_macro 0 : { *(.debug_macro) } 244 246 .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) } 245 247 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
Note: See TracChangeset
for help on using the changeset viewer.