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] arc: Add support for Newlib


Hi,

> > Add support for Newlib as an OS/ABI.  The only thing that is specific to it
> > relatively to "generic" baremetal target is location of PC register in jump
> > buffer for longjump support.
> >
> > Sniffer uses .ivt section to decide if ELF file is for ARC Newlib or not.
> >
> > gdb/ChangeLog:
> >
> > 	* arc-newlib-tdep.c: New file.
> > 	* configure.tgt: Add newlib support for ARC.
> 
> Patch is good to me.


Patch series applied with requested fixes. Thanks for the review!

Anton


> 
> --
> Yao (齐尧)

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