pkgsrc/lang/g95/patches
maya 682b878154 g95: now that I understand why -mips1 is chosen here, clarify it in the
comment for the patch.

note: the choice of o32 for this package is questionable, and defaulting
to n32 on gcc/config.gcc instead is probably the right thing, this package
won't run on platforms that use o32, and the n32 linker can't handle the
o32 objects apparently - it dies with "not enough GOT space for local GOT
entries" (PR toolchain/51521).

defaulting to n32 will allow deleting this patch, but I won't make the
transition because I can't get further in the build and hit a compile
assertion about MTYPE not matching CEXT (double float in my case), similar
to GCC bug #20633.
2016-10-02 23:26:39 +00:00
..
patch-ab
patch-configure Let g95 build for NetBSD powerpc as well: treat NetBSD the same 2015-11-07 22:56:13 +00:00
patch-g95spec.c
patch-gcc_config.gcc g95: preliminary support for FreeBSD-12, minor rototilling. 2016-09-27 20:51:11 +00:00
patch-gcc_config_dragonfly-spec.h
patch-gcc_config_dragonfly.h
patch-gcc_config_freebsd-spec.h g95: preliminary support for FreeBSD-12, minor rototilling. 2016-09-27 20:51:11 +00:00
patch-gcc_config_i386_dragonfly.h
patch-gcc_config_i386_dragonfly64.h
patch-gcc_config_t-dragonfly
patch-gcc_config_t-dragonfly-thread
patch-gcc_ginclude_stddef.h
patch-gcc_Makefile.in
patch-gcc_toplev.h Add patch comments. 2015-12-29 23:34:43 +00:00
patch-libf95.a-0.92_io_atof.c
patch-libf95.a-0.93_configure.in
patch-libf95.a-0.93_intrinsics_dot__product10.c Add patch comments. 2015-12-29 23:34:43 +00:00
patch-libf95.a-0.93_intrinsics_matmul10.c Add patch comments. 2015-12-29 23:34:43 +00:00
patch-libf95.a-0.93_intrinsics_random.c Add patch comments. 2015-12-29 23:34:43 +00:00
patch-libf95.a-0.93_io_read.c Add patch comments. 2015-12-29 23:34:43 +00:00
patch-libf95.a-0.93_Makefile.am
patch-libf95.a-0.93_math_ff.c Add patch comments. 2015-12-29 23:34:43 +00:00
patch-libf95.a-0.93_math_x87.S Add patch comments. 2015-12-29 23:34:43 +00:00
patch-libf95.a-0.93_quad_power16.c Add patch comments. 2015-12-29 23:34:43 +00:00
patch-libf95.a-0.93_runtime_main.c
patch-libf95.a-0.93_runtime_mutex.c g95: now that I understand why -mips1 is chosen here, clarify it in the 2016-10-02 23:26:39 +00:00