This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PUSHED OBV] The NEWS file had two "New targets" sections for 8.3.


On 3/12/19 2:12 PM, Rainer Orth wrote:
> John Baldwin <jhb@FreeBSD.org> writes:
> 
>> diff --git a/gdb/NEWS b/gdb/NEWS
>> index cc7c35c064..88ce9a7104 100644
>> --- a/gdb/NEWS
>> +++ b/gdb/NEWS
>> @@ -55,11 +55,6 @@
>>  * Removed support for old demangling styles arm, edg, gnu, hp and
>>    lucid.
>>  
>> -* New targets
>> -
>> -  NXP S12Z		s12z-*-elf
>> -  GNU/Linux/OpenRISC	or1k*-*-linux*
>> -
>>  * New commands
>>  
>>  set debug compile-cplus-types
>> @@ -187,6 +182,8 @@ GNU/Linux/RISC-V		riscv*-*-linux*
>>  CSKY ELF			csky*-*-elf
>>  CSKY GNU/LINUX			csky*-*-linux
>>  FreeBSD/riscv			riscv*-*-freebsd*
>> +NXP S12Z			s12z-*-elf
>> +GNU/Linux/OpenRISC		or1k*-*-linux*
> 
> Shouldn't they be sorted alphabetically, either by name or target
> triplet?

In the past few releases they've just been in "as-added" order.  Sorting
by some other thing seems fine to me, but I'll defer to the maintainers
on what key to use.

-- 
John Baldwin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]