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] Bug 23438. Support for 128-bit long double types on PowerPC 64]


Just one trivial piece of feedback; Mark covered all the big issues.

On Tue, Jul 11, 2006 at 03:17:24PM -0700, Pete Carr wrote:
> +powerpc64-*-*-*)

The canonical form is "powerpc64-*-*", with only two stars.  The last
star matches things like "linux-gnu", but also other things like
"netbsd" which don't have an extra dash.

-- 
Daniel Jacobowitz
CodeSourcery


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