From: Richard Earnshaw Date: Mon, 3 Jul 2017 16:33:34 +0000 (+0000) Subject: [arm] Add -mbe8 and -mbe32 to options summary. X-Git-Tag: upstream/12.2.0~38363 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c2ef4e8ed69d35af30072eb3881bece7e0b3a93;p=platform%2Fupstream%2Fgcc.git [arm] Add -mbe8 and -mbe32 to options summary. * doc/invoke.texi (ARM Options): Add -mbe8 and -mbe32 to option summary. From-SVN: r249928 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ae68b7c..6ac14d9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2017-07-03 Richard Earnshaw + + * doc/invoke.texi (ARM Options): Add -mbe8 and -mbe32 to option summary. + 2017-07-03 Richard Sandiford * tree-vect-loop.c (vect_analyze_loop_2): Treat min_scalar_loop_bound, @@ -133,7 +137,7 @@ * tree-vect-stmts.c (compare_step_with_zero): Use vect_dr_behavior. (new_stmt_vec_info): Remove redundant zeroing. -2017-07-02 Richard Earnshaw +2017-07-03 Richard Earnshaw * 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. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index fb2e51a..04cecf9 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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