Changeset 5714bc5 in rtems
- Timestamp:
- Aug 3, 2010, 6:29:12 PM (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 344402c
- Parents:
- 99bfef1
- Location:
- c/src/lib/libbsp/sparc64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sparc64/ChangeLog
r99bfef1 r5714bc5 1 2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com> 2 3 * shared/startup/linkcmds: Add .gcc_except_table*. 4 1 5 2010-07-27 Gedare Bloom <giddyup44@yahoo.com> 2 6 -
c/src/lib/libbsp/sparc64/shared/startup/linkcmds
r99bfef1 r5714bc5 109 109 110 110 *(.gnu.linkonce.t*) 111 *(.gcc_except_table*) 111 112 112 113 /*
Note: See TracChangeset
for help on using the changeset viewer.