• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisãode0f12a5ebb56e72280f54d8fa3c038d13c16977 (tree)
Hora2015-12-22 23:58:54
AutorYoshinori Sato <ysato@sa76...>
CommiterYoshinori Sato

Mensagem de Log

special section only rx-*-elf

Mudança Sumário

Diff

--- a/gas/testsuite/lib/gas-defs.exp
+++ b/gas/testsuite/lib/gas-defs.exp
@@ -286,7 +286,7 @@ proc gas_init { args } {
286286 # Internal procedure: return the names of the standard sections
287287 #
288288 proc get_standard_section_names {} {
289- if [istarget "rx-*-*"] {
289+ if [istarget "rx-*-elf"] {
290290 return { "P" "D_1" "B_1" }
291291 }
292292 if [istarget "alpha*-*-*vms*"] {