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 ppcfbsd-tdep.o to ALL_TARGET_OBJ


On 20.05.13 11:31, Joel Brobecker wrote:
>> 2013-05-19  Andreas Tobler  <andreas@fgznet.ch>
>>
>> 	* Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
> 
> I think you also need to add ppcfbsd-tdep.c to ALLDEPFILES.
> OK with that change.

Thanks, going to commit in a few minutes:

2013-05-20  Andreas Tobler  <andreas@fgznet.ch>

	* Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
	(ALLDEPFILES): Add ppcfbsd-nat.c and ppcfbsd-tdep.c.

> It looks like you might want to port the change to the gdb-7.6 branch
> as well. We have a new procedure in place before porting changes to
> the branch. We ask:
>   - a GDB PR describing the issue being solved;
>   - a short description of the problem to be added to the gdb-7.6 branch
>     Wiki page. See: http://sourceware.org/gdb/wiki/GDB_7.6_Release

Thank you for the guide. I'm thinking about it. Currently the users who
use --enable-targets=all are using it from the FreeBSD ports collection
where it will be patched anyway.

When time permits I backport this and do it according your guide.

Thank you again Joel for the quick review.
Andreas


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