binutils-gdb/sim/bfin
Mike Frysinger 68ed285428 sim: clean up C11 header includes
Since we require C11 now, we can assume many headers exist, and
clean up all of the conditional includes.  It's not like any of
this code actually accounted for the headers not existing, just
whether we could include them.

The strings.h cleanup is a little nuanced: it isn't in C11, but
every use of it in the codebase will include strings.h only if
string.h doesn't exist.  Since we now assume the C11 string.h
exists, we'll never include strings.h, so we can delete it.
2021-01-11 08:05:54 -05:00
..
bfroms
aclocal.m4 Run autoreconf -vf throughout 2020-07-29 16:03:55 -04:00
arch.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
bfin-sim.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
bfin-sim.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ChangeLog sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure.ac sim/bfin: include config/pkg.m4 in configure.ac 2020-08-21 11:55:08 -04:00
devices.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
devices.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_cec.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_cec.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ctimer.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ctimer.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_dma.c sim: stdlib.h for abs() 2021-01-04 20:13:10 -05:00
dv-bfin_dma.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_dmac.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_dmac.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_amc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_amc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_ddrc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_ddrc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_sdc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_sdc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_emac.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_emac.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_eppi.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_eppi.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_evt.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_evt.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gpio2.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gpio2.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gpio.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gpio.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gptimer.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gptimer.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_jtag.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_jtag.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_mmu.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_mmu.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_nfc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_nfc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_otp.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_otp.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pfmon.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pfmon.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pint.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pint.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pll.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pll.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ppi.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ppi.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_rtc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_rtc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_sic.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_sic.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_spi.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_spi.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_trace.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_trace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_twi.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_twi.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_uart2.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_uart2.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_uart.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_uart.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_wdog.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_wdog.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_wp.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_wp.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-eth_phy.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gui.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gui.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
insn_list.def Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
interp.c sim: common: add align_{up,down} to match gdb 2021-01-02 20:55:21 -05:00
linux-fixed-code.h
linux-fixed-code.s Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-targ-map.h
machs.c sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
machs.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
proc_list.def Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-main.h sim: common: add align_{up,down} to match gdb 2021-01-02 20:55:21 -05:00