newlib-cygwin/libgloss/cris
Hans-Peter Nilsson 7cce4cdd6e libgloss/cris: Make C declarations present and match them
This is the libgloss part.
Recently, there was a change in gcc such that implicit function
declarations and type mismatches are now errors, no longer just
warnings.  Fix by adding and correcting declarations warned about;
including the right header or adding a declaration (for "main" in
lcrt0.c) and adjust to those types as necessary.
2023-12-06 18:45:57 +01:00
..
Makefile.in libgloss: merge epiphany & libnosys & or1k configure scripts up a level 2022-02-01 21:53:22 -05:00
crt0.S Finish this commit by prefixing HAVE_INITFINI_ARRAY and HAVE_INIT_FINI references in libgloss in the same way. 2022-01-28 21:39:14 -07:00
crti.c 2005-01-27 Hans-Peter Nilsson <hp@axis.com> 2005-01-27 22:57:32 +00:00
crtn.c * cris/crt0.S: Use jump, not ba, to skip the interrupt table. Use 2007-02-21 14:08:26 +00:00
gensyscalls libgloss/cris: Make C declarations present and match them 2023-12-06 18:45:57 +01:00
irqtable.S * cris/crt0.S: Use jump, not ba, to skip the interrupt table. Use 2007-02-21 14:08:26 +00:00
lcrt0.c libgloss/cris: Make C declarations present and match them 2023-12-06 18:45:57 +01:00
linunistd.h libgloss/cris: Make C declarations present and match them 2023-12-06 18:45:57 +01:00
outbyte.c libgloss/cris: Make C declarations present and match them 2023-12-06 18:45:57 +01:00
setup.S * cris/crt0.S: Use jump, not ba, to skip the interrupt table. Use 2007-02-21 14:08:26 +00:00