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: [Prec/RFA] Remove macros for record size in i386-linux-tdep.c


On Saturday 23 May 2009 18:13:34, Hui Zhu wrote:

> >> > OK. ?I make a new patch remove it.
> >> > Please help me review it.
> >> >
> >> > Thanks,
> >> > Hui
> >> >
> >> > 2009-05-23 ?Hui Zhu ?<teawater@gmail.com>
> >> >
> >> > ? ? ? ?* i386-linux-tdep.c (I386_LINUX_RECORD_SIZE_*,
> >> > ? ? ? ?I386_LINUX_RECORD_IOCTL_*,
> >> > ? ? ? ?I386_LINUX_RECORD_FCNTL_*) Removed.
> >> > ? ? ? ?(i386_linux_init_abi): Change size of record from macros to
> >> > ? ? ? ?numbers.
> >> >
> >> > ? ? ? ?* i386-linux-tdep.c (i386_linux_init_abi): Remove size_char.
> >> > ? ? ? ?* linux-record.c (record_linux_system_call): Ditto.
> >> > ? ? ? ?* linux-record.h (linux_record_tdep): Ditto.
> >
> > This is OK, although the changelog wants to record different unrelated
> > changes: either commit this in two parts, or merge the (i386_linux_init_abi)
> > entries.
> >

> What about the last patch? It remove char_size.

Already OKed above.

-- 
Pedro Alves


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