]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Regenerate attr-urls.def.
authorSandra Loosemore <sloosemore@baylibre.com>
Thu, 12 Dec 2024 20:12:42 +0000 (20:12 +0000)
committerSandra Loosemore <sloosemore@baylibre.com>
Thu, 12 Dec 2024 20:18:51 +0000 (20:18 +0000)
I noticed there is this new generated file that needs to be updated by
"make regenerate-attr-urls" similarly to "make regenerate-opt-urls", but
nobody had done that recently as the buildbot does not nag about it yet.

gcc/ChangeLog

* attr-urls.def: Regenerate.

gcc/attr-urls.def

index f2ebd7b82a5e7528a7db9758898ce7877771bce7..e8417cff43c3637dde4613f94a6fe13f4d0bb254 100644 (file)
@@ -75,6 +75,7 @@ const attr_url_entry function_attrs[] = {
  { "hotpatch", "gcc/S_002f390-Function-Attributes.html#index-hotpatch-function-attribute_002c-S_002f390", "S/390", 8},
  { "ifunc", "gcc/Common-Function-Attributes.html#index-ifunc-function-attribute", "", 5},
  { "indirect_branch", "gcc/x86-Function-Attributes.html#index-indirect_005fbranch-function-attribute_002c-x86", "x86", 15},
+ { "indirect_return", "gcc/AArch64-Function-Attributes.html#index-indirect_005freturn-function-attribute_002c-AArch64", "AArch64", 15},
  { "indirect_return", "gcc/x86-Function-Attributes.html#index-indirect_005freturn-function-attribute_002c-x86", "x86", 15},
  { "interrupt", "gcc/ARC-Function-Attributes.html#index-interrupt-function-attribute_002c-ARC", "ARC", 9},
  { "interrupt", "gcc/ARM-Function-Attributes.html#index-interrupt-function-attribute_002c-ARM", "ARM", 9},
@@ -171,6 +172,7 @@ const attr_url_entry function_attrs[] = {
  { "nomicromips", "gcc/MIPS-Function-Attributes.html#index-nomicromips-function-attribute", "", 11},
  { "nomips16", "gcc/MIPS-Function-Attributes.html#index-nomips16-function-attribute_002c-MIPS", "MIPS", 8},
  { "nonnull", "gcc/Common-Function-Attributes.html#index-nonnull-function-attribute", "", 7},
+ { "nonnull_if_nonzero", "gcc/Common-Function-Attributes.html#index-nonnull_005fif_005fnonzero-function-attribute", "", 18},
  { "noplt", "gcc/Common-Function-Attributes.html#index-noplt-function-attribute", "", 5},
  { "noreturn", "gcc/Common-Function-Attributes.html#index-noreturn-function-attribute", "", 8},
  { "nosave_low_regs", "gcc/SH-Function-Attributes.html#index-nosave_005flow_005fregs-function-attribute_002c-SH", "SH", 15},
@@ -221,10 +223,9 @@ const attr_url_entry function_attrs[] = {
  { "tainted_args", "gcc/Common-Function-Attributes.html#index-tainted_005fargs-function-attribute", "", 12},
  { "target", "gcc/ARM-Function-Attributes.html#index-target-function-attribute-1", "", 6},
  { "target", "gcc/Common-Function-Attributes.html#index-target-function-attribute", "", 6},
- { "target", "gcc/Nios-II-Function-Attributes.html#index-target-function-attribute-2", "", 6},
- { "target", "gcc/PowerPC-Function-Attributes.html#index-target-function-attribute-3", "", 6},
- { "target", "gcc/S_002f390-Function-Attributes.html#index-target-function-attribute-4", "", 6},
- { "target", "gcc/x86-Function-Attributes.html#index-target-function-attribute-5", "", 6},
+ { "target", "gcc/PowerPC-Function-Attributes.html#index-target-function-attribute-2", "", 6},
+ { "target", "gcc/S_002f390-Function-Attributes.html#index-target-function-attribute-3", "", 6},
+ { "target", "gcc/x86-Function-Attributes.html#index-target-function-attribute-4", "", 6},
  { "target_clones", "gcc/Common-Function-Attributes.html#index-target_005fclones-function-attribute", "", 13},
  { "thiscall", "gcc/x86-Function-Attributes.html#index-thiscall-function-attribute_002c-x86-32", "x86-32", 8},
  { "tls-dialect=", "gcc/AArch64-Function-Attributes.html#index-tls-dialect_003d-function-attribute_002c-AArch64", "AArch64", 12},