diff options
author | Andrew Pinski <quic_apinski@quicinc.com> | 2024-11-24 11:58:54 -0800 |
---|---|---|
committer | Andrew Pinski <quic_apinski@quicinc.com> | 2024-11-24 12:01:14 -0800 |
commit | cc0f32274deccfbbf2a6dab5ae77e49ce6aeb66d (patch) | |
tree | dbacdb2ffabad0276f24128423ebd23df669e8aa /gcc | |
parent | e9f3eb8493c66da143561d6b866c4b3204e42574 (diff) | |
download | gcc-cc0f32274deccfbbf2a6dab5ae77e49ce6aeb66d.zip gcc-cc0f32274deccfbbf2a6dab5ae77e49ce6aeb66d.tar.gz gcc-cc0f32274deccfbbf2a6dab5ae77e49ce6aeb66d.tar.bz2 |
opt.url: Regenerate the .opt.urls files
Just regenerated them after the addition of msplit-bit-shift avr option.
Pushed as obvious.
gcc/ChangeLog:
* config/avr/avr.opt.urls: Regenerate.
* config/g.opt.urls: Regenerate.
* config/i386/nto.opt.urls: Regenerate.
* config/riscv/riscv.opt.urls: Regenerate.
* config/rx/rx.opt.urls: Regenerate.
* config/sol2.opt.urls: Regenerate.
Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/avr/avr.opt.urls | 3 | ||||
-rw-r--r-- | gcc/config/g.opt.urls | 2 | ||||
-rw-r--r-- | gcc/config/i386/nto.opt.urls | 2 | ||||
-rw-r--r-- | gcc/config/riscv/riscv.opt.urls | 2 | ||||
-rw-r--r-- | gcc/config/rx/rx.opt.urls | 2 | ||||
-rw-r--r-- | gcc/config/sol2.opt.urls | 2 |
6 files changed, 8 insertions, 5 deletions
diff --git a/gcc/config/avr/avr.opt.urls b/gcc/config/avr/avr.opt.urls index 672821d..63d5a69 100644 --- a/gcc/config/avr/avr.opt.urls +++ b/gcc/config/avr/avr.opt.urls @@ -44,6 +44,9 @@ UrlSuffix(gcc/AVR-Options.html#index-mrelax) maccumulate-args UrlSuffix(gcc/AVR-Options.html#index-maccumulate-args) +msplit-bit-shift +UrlSuffix(gcc/AVR-Options.html#index-msplit-bit-shift) + mstrict-X UrlSuffix(gcc/AVR-Options.html#index-mstrict-X) diff --git a/gcc/config/g.opt.urls b/gcc/config/g.opt.urls index 4ffd5cb..10ab02a 100644 --- a/gcc/config/g.opt.urls +++ b/gcc/config/g.opt.urls @@ -1,5 +1,5 @@ ; Autogenerated by regenerate-opt-urls.py from gcc/config/g.opt and generated HTML G -UrlSuffix(gcc/System-V-Options.html#index-G-5) +UrlSuffix(gcc/System-V-Options.html#index-G-6) diff --git a/gcc/config/i386/nto.opt.urls b/gcc/config/i386/nto.opt.urls index 37c07a5..055e669 100644 --- a/gcc/config/i386/nto.opt.urls +++ b/gcc/config/i386/nto.opt.urls @@ -1,5 +1,5 @@ ; Autogenerated by regenerate-opt-urls.py from gcc/config/i386/nto.opt and generated HTML G -UrlSuffix(gcc/System-V-Options.html#index-G-5) +UrlSuffix(gcc/System-V-Options.html#index-G-6) diff --git a/gcc/config/riscv/riscv.opt.urls b/gcc/config/riscv/riscv.opt.urls index 622cb6e..294d662 100644 --- a/gcc/config/riscv/riscv.opt.urls +++ b/gcc/config/riscv/riscv.opt.urls @@ -33,7 +33,7 @@ mcpu= UrlSuffix(gcc/RISC-V-Options.html#index-mcpu-8) msmall-data-limit= -UrlSuffix(gcc/RISC-V-Options.html#index-msmall-data-limit-1) +UrlSuffix(gcc/RISC-V-Options.html#index-msmall-data-limit) msave-restore UrlSuffix(gcc/RISC-V-Options.html#index-msave-restore) diff --git a/gcc/config/rx/rx.opt.urls b/gcc/config/rx/rx.opt.urls index 7af4bd2..62e2a23 100644 --- a/gcc/config/rx/rx.opt.urls +++ b/gcc/config/rx/rx.opt.urls @@ -22,7 +22,7 @@ mlittle-endian-data UrlSuffix(gcc/RX-Options.html#index-mlittle-endian-data) msmall-data-limit= -UrlSuffix(gcc/RX-Options.html#index-msmall-data-limit-2) +UrlSuffix(gcc/RX-Options.html#index-msmall-data-limit-1) mrelax UrlSuffix(gcc/RX-Options.html#index-mrelax-7) diff --git a/gcc/config/sol2.opt.urls b/gcc/config/sol2.opt.urls index ef64d47..950bb86 100644 --- a/gcc/config/sol2.opt.urls +++ b/gcc/config/sol2.opt.urls @@ -1,7 +1,7 @@ ; Autogenerated by regenerate-opt-urls.py from gcc/config/sol2.opt and generated HTML G -UrlSuffix(gcc/System-V-Options.html#index-G-5) +UrlSuffix(gcc/System-V-Options.html#index-G-6) mclear-hwcap UrlSuffix(gcc/Solaris-2-Options.html#index-mclear-hwcap) |