From e1e4663f47ccd4d3d88a9ee7b3bc35e109826845 Mon Sep 17 00:00:00 2001 From: mpf Date: Wed, 14 Jan 2015 22:10:21 +0000 Subject: [PATCH] Fix indentation in an earlier gcc/ChangeLog update git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219620 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 38a8643d0f2..50713d15e82 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -127,17 +127,17 @@ 2015-01-14 Matthew Fortune - * config/mips/mips.h (MIPS_ISA_LEVEL_SPEC): Only infer an ISA - level from an ARCH; do not inject the default. - (MIPS_DEFAULT_ISA_LEVEL_SPEC): New macro split out from - MIPS_ISA_LEVEL_SPEC. - (MIPS_ISA_NAN2008_SPEC): Update comment. - (BASE_DRIVER_SELF_SPECS): Likewise. - * config/mips/elfoabi.h (DRIVER_SELF_SPECS): Add - MIPS_DEFAULT_ISA_LEVEL_SPEC. - * config/mips/mti-elf.h (DRIVER_SELF_SPECS): Likewise. - * config/mips/mti-linux.h (DRIVER_SELF_SPECS): Likewise. - * config/mips/sde.h (DRIVER_SELF_SPECS): Likewise. + * config/mips/mips.h (MIPS_ISA_LEVEL_SPEC): Only infer an ISA + level from an ARCH; do not inject the default. + (MIPS_DEFAULT_ISA_LEVEL_SPEC): New macro split out from + MIPS_ISA_LEVEL_SPEC. + (MIPS_ISA_NAN2008_SPEC): Update comment. + (BASE_DRIVER_SELF_SPECS): Likewise. + * config/mips/elfoabi.h (DRIVER_SELF_SPECS): Add + MIPS_DEFAULT_ISA_LEVEL_SPEC. + * config/mips/mti-elf.h (DRIVER_SELF_SPECS): Likewise. + * config/mips/mti-linux.h (DRIVER_SELF_SPECS): Likewise. + * config/mips/sde.h (DRIVER_SELF_SPECS): Likewise. 2015-01-14 Richard Biener -- 2.11.4.GIT