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: [PATCH 3/3] Add a RISC-V GDB NEWS entry


On Wed, 16 Nov 2016 11:41:06 PST (-0800), eliz@gnu.org wrote:
>> From: Palmer Dabbelt <palmer@dabbelt.com>
>> Cc: Andrew Waterman <andrew@sifive.com>
>> Cc: Palmer Dabbelt <palmer@dabbelt.com>
>> Date: Wed, 16 Nov 2016 11:15:38 -0800
>>
>> ---
>>  gdb/NEWS | 7 +++++++
>>  1 file changed, 7 insertions(+)
>>
>> diff --git a/gdb/NEWS b/gdb/NEWS
>> index a6b1282..f2b7f77 100644
>> --- a/gdb/NEWS
>> +++ b/gdb/NEWS
>> @@ -1,6 +1,13 @@
>>  		What has changed in GDB?
>>  	     (Organized release by release)
>>
>> +*** Changes since GDB 7.13
>
> AFAIK, GDB 7.13 was not yet released.
>
>> +* New targets
>> +
>> +RISC-V newlib			riscv*-*-elf
>> +RISC-V glibc/Linux		riscv*-*-linux-gnu
>> +
>
> This part is OK.  Thanks.

Oh, sorry.  I've fixed it

  https://github.com/riscv/riscv-binutils-gdb/commit/360d871b186c076986b13905fab1378b7d99c68d

and I'll roll it into our v3.

Thanks!


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