newlib-cygwin/libgloss/sparc_leon
Sebastian Huber 2faeaf50fd Use global atexit data for all configurations
For the exit processing only members of _GLOBAL_REENT were used by default.  If
the _REENT_GLOBAL_ATEXIT option was enabled, then the data structures were
provided through dedicated global objects.  Make this option the default.
Remove the option.  Rename struct _reent members _atexit and _atexit0 to
_reserved_6 and _reserved_7, respectively.  Provide them only if
_REENT_BACKWARD_BINARY_COMPAT is defined.
2022-05-18 07:45:09 +02:00
..
asm-leon Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
Makefile.in libgloss: update Makefile regen rules for merged arches 2022-01-29 00:10:59 -05:00
_exit.c
amba.c
amba_dbg.c
amba_driver.c
amba_scan.c
bdinit.S
busscan.S
cacheA.S
catch_interrupt.c
catch_interrupt_mvt.c
catch_interrupt_pending.c
catch_interrupt_svt.c
console.c
console_dbg.c ansification: remove _HAVE_STDC 2018-01-17 11:47:30 -06:00
console_init.c
contextswitch.c
contextswitch_asm.S
crt0.S
crti.S
crtn.S
etrap.S
etrap_fast.S
fpu.S
gettimeofday.c
initcalls.c
io.c
irqinstall.S
irqtrap.S
irqtrap_fast.S
jiffies.c
kernel.c
kernel_context.S
kernel_debug.c
kernel_debug_var.c
kernel_mm.c
kernel_mutex.c
kernel_queue.c
kernel_sched.c
kernel_thread.c
lcpuinit.S
locore.S
locore_atexit.c Use global atexit data for all configurations 2022-05-18 07:45:09 +02:00
locore_clean.S
locore_mvt.S
locore_mvt_reset.S
locore_svt.S
locore_svt_reset.S
locore_svtdisp.S
locore_var.S
locore_var_svt.S
mmu_asm.S
mutex.c
nocache.S
pnpinit.c
pnpinit_malloc.c
pnpinit_simple.c
regwin.S
regwin_patch.c
regwin_slow.S
regwinflush.S
rtc.c
rtrap.S
rtrap_fast.S
stop.S
timer.c
times.c