Adjust gdb.mi/mi-sym-info.exp filename patterns.
[deliverable/binutils-gdb.git] / gdb / features / rs6000 / rs6000.xml
index c73b2077e638cda1b297e2ddd511d9958bcf3111..c2ffef48a429540bed0fdb4578fb84c3e0f91e57 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+<!-- Copyright (C) 2007-2020 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
     <reg name="r30" bitsize="32"/>
     <reg name="r31" bitsize="32"/>
 
-    <reg name="pc" bitsize="32" regnum="64"/>
+    <reg name="pc" bitsize="32" type="code_ptr" regnum="64"/>
     <reg name="msr" bitsize="32"/>
     <reg name="cnd" bitsize="32"/>
-    <reg name="lr" bitsize="32"/>
+    <reg name="lr" bitsize="32" type="code_ptr"/>
     <reg name="cnt" bitsize="32"/>
     <reg name="xer" bitsize="32"/>
     <reg name="mq" bitsize="32"/>
This page took 0.024235 seconds and 4 git commands to generate.