rockbox/apps/plugins/mikmod
Solomon Peachy 0cee5ba91b mikmod: Use -Wno-stringop-truncation with GCC >=8
This will silence a false warning/error when -D_FORTIFY_SOURCE is used

Change-Id: Ic75dbaaa1f419d63163c797d127e6d1928781fd2
2020-05-18 01:15:42 +02:00
..
drv_nos.c
load_669.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_amf.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_asy.c FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported compiler warnings and fix a bug in load_gt2. 2011-09-03 23:17:42 +00:00
load_dsm.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_far.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_gdm.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_gt2.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_imf.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_it.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_m15.c FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported compiler warnings and fix a bug in load_gt2. 2011-09-03 23:17:42 +00:00
load_med.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_mod.c FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported compiler warnings and fix a bug in load_gt2. 2011-09-03 23:17:42 +00:00
load_mtm.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_okt.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_s3m.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_stm.c Prevent theoretical out-of-bounds access in STM_Load() 2014-12-20 13:37:40 +01:00
load_stx.c
load_ult.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_uni.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
load_xm.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
mdreg.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
mdriver.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
mikmod.c Mikmod plugin improvements 2019-08-07 09:48:15 -04:00
mikmod.h
mikmod.make mikmod: Use -Wno-stringop-truncation with GCC >=8 2020-05-18 01:15:42 +02:00
mikmod_internals.h Fix dangerous casts 2017-02-04 17:24:47 +01:00
mikmod_supp.h Fix mikmod plugin build on armv4 targets (broke in 5b23c9e) 2019-08-08 23:04:11 +02:00
mloader.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
mlreg.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
mlutil.c Remove several 'set but not used' GCC 4.6.1 warnings from MikMod. 2011-09-03 23:54:43 +00:00
mmalloc.c FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported compiler warnings and fix a bug in load_gt2. 2011-09-03 23:17:42 +00:00
mmerror.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
mmio.c mikmod plugin: Remove bogus doubled return statement 2014-12-22 22:33:28 +01:00
mplayer.c mikmod plugin: make functions static when possible 2012-04-14 17:31:14 +02:00
munitrk.c
npertab.c
sloader.c Fix compiler warnings in mikmod. Initialize 'status' and 'incnt'. 2011-09-03 19:12:33 +00:00
SOURCES
strdup.c
strstr.c
virtch.c FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported compiler warnings and fix a bug in load_gt2. 2011-09-03 23:17:42 +00:00
virtch_common.c FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported compiler warnings and fix a bug in load_gt2. 2011-09-03 23:17:42 +00:00