]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[arm] Add -mbe8 and -mbe32 to options summary.
authorRichard Earnshaw <rearnsha@arm.com>
Mon, 3 Jul 2017 16:33:34 +0000 (16:33 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Mon, 3 Jul 2017 16:33:34 +0000 (16:33 +0000)
* doc/invoke.texi (ARM Options): Add -mbe8 and -mbe32 to option summary.

From-SVN: r249928

gcc/ChangeLog
gcc/doc/invoke.texi

index ae68b7c3ee8fee04f683ddb62b8812e1be82a5a4..6ac14d97866013c8586cd4dcb003c7f374d3422c 100644 (file)
@@ -1,3 +1,7 @@
+2017-07-03  Richard Earnshaw  <rearnsha@arm.com>
+
+       * doc/invoke.texi (ARM Options): Add -mbe8 and -mbe32 to option summary.
+
 2017-07-03  Richard Sandiford  <richard.sandiford@linaro.org>
 
        * tree-vect-loop.c (vect_analyze_loop_2): Treat min_scalar_loop_bound,
        * tree-vect-stmts.c (compare_step_with_zero): Use vect_dr_behavior.
        (new_stmt_vec_info): Remove redundant zeroing.
 
-2017-07-02  Richard Earnshaw  <rearnsha@arm.com>
+2017-07-03  Richard Earnshaw  <rearnsha@arm.com>
 
        * common/config/arm/arm-common.c (arm_be8_option): New function.
        * config/arm/arm-isa.h (isa_feature): Add new feature bit isa_bit_be8.
index fb2e51a8da81ce260270966f00b0264214332e47..04cecf94405d0d3b3d3fe8b58d91f20b64c1fde8 100644 (file)
@@ -631,6 +631,7 @@ Objective-C and Objective-C++ Dialects}.
 -mapcs-reentrant  -mno-apcs-reentrant @gol
 -msched-prolog  -mno-sched-prolog @gol
 -mlittle-endian  -mbig-endian @gol
+-mbe8 -mbe32 @gol
 -mfloat-abi=@var{name} @gol
 -mfp16-format=@var{name}
 -mthumb-interwork  -mno-thumb-interwork @gol