gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bspec1.d
index 79d53d42f098d8933da22b767a8dc7eadd61d523..3d07d2de4ddb8382d31d11c62091613fc0e44319 100644 (file)
@@ -3,37 +3,35 @@
 #ld: -m elf64mmix
 #readelf: -Ssr -x1 -x2
 
-There are 6 section headers, starting at offset 0xb8:
+There are 6 section headers, starting at offset .*:
 
 Section Headers:
 \[Nr\] Name              Type             Address           Offset
      Size              EntSize          Flags  Link  Info  Align
 \[ 0\]                   NULL             0+  0+
      0+  0+           0     0     0
 \[ 1\] \.text             PROGBITS         0+  0+78
      0+4  0+  AX       0     0     4
 \[ 2\] \.MMIX\.spec_data\.2 PROGBITS         0+  0+7c
      0+4  0+           0     0     4
-  \[ 3\] \.shstrtab         STRTAB           0+  0+80
-       0+33  0+           0     0     1
-  \[ 4\] \.symtab           SYMTAB           0+  0+238
-       0+d8  0+18           5     3     8
-  \[ 5\] \.strtab           STRTAB           0+  0+310
      0+2d  0+           0     0     1
+\[Nr\] Name +Type +Address +Offset
+Size +EntSize +Flags +Link +Info +Align
+\[ 0\] +NULL +0+ +0+
+0+ +0+ +0 +0 +0
+\[ 1\] \.text +PROGBITS +0+ +0+78
+0+4 +0+ +AX +0 +0 +4
+\[ 2\] \.MMIX\.spec_data\.2 PROGBITS +0+ +0+7c
+0+4 +0+ +0 +0 +4
+ +\[ 3\] \.symtab +SYMTAB +0+ .*
+ +0+d8 +0+18 +4 +3 +8
+ +\[ 4\] \.strtab +STRTAB +0+ .*
+ +0+26 +0+ +0 +0 +1
+ +\[ 5\] \.shstrtab +STRTAB +0+ +[0-9a-f]+
+0+33 +0+ +0 +0 +1
 Key to Flags:
-  W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
-  I \(info\), L \(link order\), G \(group\), x \(unknown\)
-  O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
 
 There are no relocations in this file\.
 
 Symbol table '\.symtab' contains 9 entries:
  Num:    Value          Size Type    Bind   Vis      Ndx Name
    0: 0+     0 NOTYPE  LOCAL  DEFAULT  UND 
    1: 0+     0 SECTION LOCAL  DEFAULT    
    2: 0+     0 SECTION LOCAL  DEFAULT    
    3: 0+     0 FUNC    GLOBAL DEFAULT    1 Main
    4: 0+     0 NOTYPE  GLOBAL DEFAULT    1 _start
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
+0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND 
+1: 0+ +0 +SECTION +LOCAL +DEFAULT +
+2: 0+ +0 +SECTION +LOCAL +DEFAULT +
+3: 0+ +0 +FUNC +GLOBAL +DEFAULT +1 Main
+4: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +1 _start
 #...
 
 Hex dump of section '\.text':
This page took 0.024821 seconds and 4 git commands to generate.