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 v2 00/11] Support powerpc64le-linux platform


> the following patch series implements GDB support for the new
> powerpc64le-linux platform.  This consists of multiple parts:
> 
> - A patch to refactor ppc64 function call / return handling
>   code in ppc-sysv-tdep.c.
> 
> - A series of 5 patches fixing a number of issues in little-
>   endian mode, mostly related to placement of data types in
>   various register classes, and parameter passing.
> 
> - A series of 5 more patches that implement support for the
>   new ELFv2 ABI, which is used by default on powerpc64le-linux.

I've checked the whole series into mainline now.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  Ulrich.Weigand@de.ibm.com


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