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] Add support for Tilera TILE-Gx processor (part 1/3: gdb)


>     gdb/
>     * tilegx-linux-tdep.c: New file
>     * tilegx-tdep.c: New file
>     * configure.host: Add tilegx target.
>     * configure.tgt: Add tilegx target.
>     * Makefile.in: Add tilegx dependencies.
> 
>     gdb/regformats/
>     * reg-tilegx.dat: New file.
> 
>     gdb/config/tilegx/
>     * nm-linux.h: New file.

There is something I missed as well: I thought you were submitted
both target and native at the same time, but I see now that patch
#2 is taking care of the native part.  IN that case, I think that
the configure.host changes are superfluous, and and nm-linux.h also.
These two should be move to patch #2.

Can you resubmit patch #2 & #3 after you've clean them up?

-- 
Joel


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