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] sim: add missing values to array initializers


> 2010-04-10  Mike Frysinger  <vapier@gentoo.org>
> 
> 	* dv-core.c (dv_core_descriptor): Add NULL initializer.
> 	* dv-glue.c (hw_glue_ports, dv_glue_descriptor): Likewise.
> 	* dv-pal.c (hw_pal_ports, dv_pal_descriptor): Likewise.
> 	* dv-sockser.c (sockser_options): Likewise.
> 	* hw-ports.c (empty_hw_ports): Likewise.
> 	* sim-hw.c (hw_options): Likewise.
> 	* sim-model.c (model_options): Likewise.
> 	* sim-options.c (standard_options): Likewise.
> 	* sim-profile.c (profile_options): Likewise.
> 	* sim-trace.c (trace_options): Likewise.
> 	* sim-watch.c (watchpoint_options): Likewise.

This is OK.

Thank you,
-- 
Joel


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