[v2,6/6] bfd: drop ENUMEQ{,X}

Message ID 60de2f82-0d25-4353-9ac3-7f73a5d4f841@suse.com
State New
Headers
Series bfd: another little bit of reloc enum cleanup |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_binutils_build--master-arm success Build passed
linaro-tcwg-bot/tcwg_binutils_build--master-aarch64 success Build passed
linaro-tcwg-bot/tcwg_binutils_check--master-aarch64 success Test passed
linaro-tcwg-bot/tcwg_binutils_check--master-arm success Test passed

Commit Message

Jan Beulich March 27, 2026, 9:58 a.m. UTC
  These are now unused, and perhaps it's better to drop them. If only to
avoid their bitrotting.
---
v2: New.
  

Patch

--- a/bfd/doc/doc.str
+++ b/bfd/doc/doc.str
@@ -148,19 +148,6 @@  variable synopsis_seen
 	copy_past_newline catstr
 	catstr
 	;
-: ENUMEQ
-	skip_past_newline
-	"@deffn {} "
-	copy_past_newline catstr catstr
-	skip_past_newline
-	;
-: ENUMEQX
-	skip_past_newline
-	"@deffnx {} "
-	copy_past_newline catstr
-	catstr
-	skip_past_newline
-	;
 : ENUMDOC
 	skip_past_newline
 	get_stuff_in_command
--- a/bfd/doc/proto.str
+++ b/bfd/doc/proto.str
@@ -138,18 +138,6 @@ 
 	ifinternal
 	;
 : ENUMX ENUM catstr ;
-: ENUMEQ
-	skip_past_newline
-	"#define "
-	copy_past_newline remchar
-	catstr
-	" "
-	catstr
-	copy_past_newline
-	catstr
-	"" swap 0 internalmode ! maybecatstr
-	;
-: ENUMEQX ENUMEQ catstr ;
 : ENUMDOC
 	skip_past_newline
 	get_stuff_in_command