This repository has been archived by the owner on Nov 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
ChangeLog.AVR32
48 lines (35 loc) · 1.81 KB
/
ChangeLog.AVR32
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
2019-09-23 Brian Folkmann <[email protected]>
* Backported retargetable locking patch from version 2.8.0
* Backported newlib/libc/reent/reent.c from version 2.2.0
2014-01-04 Jeremy Bennett <[email protected]>
* .gitignore: Created.
2013-12-31 Jeremy Bennett <[email protected]>
AVR32 patch 31-newlib-avr32-flashvault
* newlib/libc/sys/Makefile.am: Patches for AVR32.
* newlib/libc/sys/avr32/Makefile.am: Patches for AVR32.
* newlib/libc/sys/avr32/crtfv.S: Patches for AVR32.
2013-12-31 Jeremy Bennett <[email protected]>
AVR32 patch 30-newlib-avr32
* COPYING.LIBGLOSS: Patches for AVR32.
* COPYING.NEWLIB: Patches for AVR32.
* newlib/configure.host: Patches for AVR32.
* newlib/libc/include/machine/ieeefp.h: Patches for AVR32.
* newlib/libc/include/machine/setjmp.h: Patches for AVR32.
* newlib/libc/include/machine/time.h: Patches for AVR32.
* newlib/libc/machine/avr32/Makefile.am: Patches for AVR32.
* newlib/libc/machine/avr32/configure.in: Patches for AVR32.
* newlib/libc/machine/avr32/memcpy.S: Patches for AVR32.
* newlib/libc/machine/avr32/strcmp.S: Patches for AVR32.
* newlib/libc/machine/avr32/strncpy.S: Patches for AVR32.
* newlib/libc/machine/configure.in: Patches for AVR32.
* newlib/libc/sys/avr32/Makefile.am: Patches for AVR32.
* newlib/libc/sys/avr32/configure.in: Patches for AVR32.
* newlib/libc/sys/avr32/crt0.S: Patches for AVR32.
* newlib/libc/sys/avr32/setjmp.S: Patches for AVR32.
* newlib/libc/sys/avr32/sys/sysregs.h: Patches for AVR32.
* newlib/libc/sys/avr32/syscalls.c: Patches for AVR32.
* newlib/libc/sys/avr32/syscalls.h: Patches for AVR32.
* newlib/libc/sys/configure.in: Patches for AVR32.
2013-12-31 Jeremy Bennett <[email protected]>
AVR32 patch 10-newlib-avr32-atmel-version
* newlib/acinclude.m4: Patches for AVR32.