This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] ada: Add support for OpenBSD


> Ok for trunk?

Yes, thanks.

>     gcc/ada/
> 	PR ada/34647
> 	* adaint.c (__gnat_open_new_temp, __gnat_tmp_name): Use mkstemp()
> 	on OpenBSD as is done on other BSD systems.
> 
> 	PR ada/34645
> 	* sysdep.c (__gnat_ttyname, getc_immediate_nowait,
> 	getc_immediate_common): Treat OpenBSD as FreeBSD regarding immediate
> 	I/O.
> 
> 	PR ada/34644
> 	* env.c (__gnat_clearenv): Treat OpenBSD as other BSD systems missing
> 	clearenv().
> 
> 	PR ada/34646
> 	* init.c (__gnat_error_handler, __gnat_install_handler,
> 	__gnat_init_float): Define for OpenBSD.
> 
> 	* initialize.c (__gnat_initialize): Define for OpenBSD.


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