summaryrefslogtreecommitdiffstats
path: root/spec/if/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/compiler')
-rw-r--r--spec/if/compiler/builtin-choose-expr.yml2
-rw-r--r--spec/if/compiler/builtin-expect.yml2
-rw-r--r--spec/if/compiler/builtin-return-address.yml2
-rw-r--r--spec/if/compiler/builtin-types-compatible-p.yml2
-rw-r--r--spec/if/compiler/builtin-unreachable.yml2
-rw-r--r--spec/if/compiler/cplusplus.yml2
-rw-r--r--spec/if/compiler/domain.yml2
-rw-r--r--spec/if/compiler/gnuc.yml2
-rw-r--r--spec/if/compiler/stdc-version.yml2
-rw-r--r--spec/if/compiler/typeof.yml2
-rw-r--r--spec/if/compiler/user-label-prefix.yml2
11 files changed, 11 insertions, 11 deletions
diff --git a/spec/if/compiler/builtin-choose-expr.yml b/spec/if/compiler/builtin-choose-expr.yml
index ee3331c7..51e54ab8 100644
--- a/spec/if/compiler/builtin-choose-expr.yml
+++ b/spec/if/compiler/builtin-choose-expr.yml
@@ -2,9 +2,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-name: __builtin_choose_expr
interface-type: macro
links:
- role: interface-placement
uid: domain
+name: __builtin_choose_expr
type: interface
diff --git a/spec/if/compiler/builtin-expect.yml b/spec/if/compiler/builtin-expect.yml
index 79991476..7cc46924 100644
--- a/spec/if/compiler/builtin-expect.yml
+++ b/spec/if/compiler/builtin-expect.yml
@@ -2,9 +2,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-name: __builtin_expect
interface-type: function
links:
- role: interface-placement
uid: domain
+name: __builtin_expect
type: interface
diff --git a/spec/if/compiler/builtin-return-address.yml b/spec/if/compiler/builtin-return-address.yml
index 292c8067..901a80c8 100644
--- a/spec/if/compiler/builtin-return-address.yml
+++ b/spec/if/compiler/builtin-return-address.yml
@@ -2,9 +2,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-name: __builtin_return_address
interface-type: function
links:
- role: interface-placement
uid: domain
+name: __builtin_return_address
type: interface
diff --git a/spec/if/compiler/builtin-types-compatible-p.yml b/spec/if/compiler/builtin-types-compatible-p.yml
index 20ca005f..adc7f26b 100644
--- a/spec/if/compiler/builtin-types-compatible-p.yml
+++ b/spec/if/compiler/builtin-types-compatible-p.yml
@@ -2,9 +2,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-name: __builtin_types_compatible_p
interface-type: macro
links:
- role: interface-placement
uid: domain
+name: __builtin_types_compatible_p
type: interface
diff --git a/spec/if/compiler/builtin-unreachable.yml b/spec/if/compiler/builtin-unreachable.yml
index 88baa8db..16c7678e 100644
--- a/spec/if/compiler/builtin-unreachable.yml
+++ b/spec/if/compiler/builtin-unreachable.yml
@@ -2,9 +2,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-name: __builtin_unreachable
interface-type: function
links:
- role: interface-placement
uid: domain
+name: __builtin_unreachable
type: interface
diff --git a/spec/if/compiler/cplusplus.yml b/spec/if/compiler/cplusplus.yml
index 94ac8c70..2f9b4ccf 100644
--- a/spec/if/compiler/cplusplus.yml
+++ b/spec/if/compiler/cplusplus.yml
@@ -2,9 +2,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-name: __cplusplus
interface-type: define
links:
- role: interface-placement
uid: domain
+name: __cplusplus
type: interface
diff --git a/spec/if/compiler/domain.yml b/spec/if/compiler/domain.yml
index af97bbd5..ec7a6e9f 100644
--- a/spec/if/compiler/domain.yml
+++ b/spec/if/compiler/domain.yml
@@ -1,8 +1,8 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+domain: compiler
enabled-by: true
-interface-domain: compiler
interface-type: container
links: []
type: interface
diff --git a/spec/if/compiler/gnuc.yml b/spec/if/compiler/gnuc.yml
index fe2b72a1..a197bddb 100644
--- a/spec/if/compiler/gnuc.yml
+++ b/spec/if/compiler/gnuc.yml
@@ -2,9 +2,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-name: __GNUC__
interface-type: define
links:
- role: interface-placement
uid: domain
+name: __GNUC__
type: interface
diff --git a/spec/if/compiler/stdc-version.yml b/spec/if/compiler/stdc-version.yml
index 0438ac24..5e3491de 100644
--- a/spec/if/compiler/stdc-version.yml
+++ b/spec/if/compiler/stdc-version.yml
@@ -2,9 +2,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-name: __STDC_VERSION__
interface-type: define
links:
- role: interface-placement
uid: domain
+name: __STDC_VERSION__
type: interface
diff --git a/spec/if/compiler/typeof.yml b/spec/if/compiler/typeof.yml
index 46f37bec..54155d4f 100644
--- a/spec/if/compiler/typeof.yml
+++ b/spec/if/compiler/typeof.yml
@@ -2,9 +2,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-name: __typeof__
interface-type: macro
links:
- role: interface-placement
uid: domain
+name: __typeof__
type: interface
diff --git a/spec/if/compiler/user-label-prefix.yml b/spec/if/compiler/user-label-prefix.yml
index 6070fcbb..40d394cf 100644
--- a/spec/if/compiler/user-label-prefix.yml
+++ b/spec/if/compiler/user-label-prefix.yml
@@ -2,9 +2,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-interface-name: __USER_LABEL_PREFIX__
interface-type: define
links:
- role: interface-placement
uid: domain
+name: __USER_LABEL_PREFIX__
type: interface