OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc1/] [libgloss/] [ChangeLog.or32] - Blame information for rev 442

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 243 jeremybenn
2010-08-19  Jeremy Bennett 
2
 
3
        * or32/crt0.S (_start): Remove all leading underscores from
4
        references to global C functions and variables (printf, stack,
5
        atexit, _uart_init, main). Modified end of memory detection, so it
6
        works on rentry as well as initial entry.  : New code to
7
        allow re-entrant _start function.
8
 
9
2010-07-30  Julius Baxter 
10
 
11
        * or32/crt0.S: Added cache initilisation routines using config regs
12
        * or32/spr-defs.h: Replaced with or1ksim's golden version
13
        * or32/or1ksim-board.h: Noted that cache config no longer necessary
14
 
15
2010-07-16  Jeremy Bennett 
16
 
17
        * or32/configure.in: Tidied up and made consistent with nosyslib.
18
        * or32/Makefile.in: Tidied up and made consistent with nosyslib.
19
 
20
2010-07-16  Jeremy Bennett 
21
 
22
        * libnosys/configure.in: Add or32 as using namespace clean
23
          implementation.
24
 
25
2010-07-16  Jeremy Bennett 
26
 
27
        * or32/_exit.c: Removed redundant header.
28
        * or32/close-uart.c: Deleted.
29
        * or32/close.c: Undefined #errno. Fail for all streams.
30
        * or32/crt0.S; Simplified cache initialization.
31
        * or32/execve.c: Undefined #errno.
32
        * or32/fork.c: Undefined #errno.
33
        * or32/fstat-uart.c: Undefined #errno.
34
        * or32/fstat.c: Undefined #errno.
35
        * or32/isatty-uart.c: Undefined #errno.
36
        * or32/isatty.c: Undefined #errno.
37
        * or32/kill.c: Undefined #errno.
38
        * or32/link.c: Undefined #errno.
39
        * or32/lseek-uart.c: Undefined #errno.
40
        * or32/lseek.c: Undefined #errno.
41
        * or32/Makefile.in: Replaced close-uart.c by close.c
42
        * or32/open.c: Undefined #errno.
43
        * or32/read-uart.c: Undefined #errno.
44
        * or32/read.c: Undefined #errno.
45
        * or32/sbrk.c: Undefined #errno.
46
        * or32/stat.c: Undefined #errno.
47
        * or32/times.c: Undefined #errno.
48
        * or32/unlink.c: Undefined #errno.
49
        * or32/wait.c: Undefined #errno.
50
        * or32/write-uart.c: Undefined #errno.
51
        * or32/write.c: Undefined #errno.
52
 
53
2010-07-14  Jeremy Bennett 
54
 
55
        * or32/crt0.S: Use l.j rather than l.jr for library calls.
56
        * or32/sbrk.c (_sbrk): Use stack, rather than &stack.
57
 
58
2010-07-07  Jeremy Bennett 
59
 
60
        * README: Updated for OpenRISC
61
        * or32/_exit.c: Created.
62
        * or32/close.c: Created.
63
        * or32/close-uart.c: Created.
64
        * or32/configure: Regenerated.
65
        * or32/configure.in: Updated for new style AC_INIT.
66
        * or32/COPYING: Created.
67
        * or32/crt0.S: Rewritten to match updated linker. Calls init and
68
        sets up fini functions to handle constructors and destructors
69
        properly.
70
        * or32/environ.c: Created.
71
        * or32/exceptions.c: Deleted.
72
        * or32/execve.c: Created.
73
        * or32/fork.c: Created.
74
        * or32/fstat.c: Created.
75
        * or32/fstat-uart.c: Created.
76
        * or32/getpid.c: Created.
77
        * or32/io.c: Deleted.
78
        * or32/isatty.c: Created.
79
        * or32/isatty-uart.c: Created.
80
        * or32/kill.c: Created.
81
        * or32/link.c: Created.
82
        * or32/lseek.c: Created.
83
        * or32/lseek-uart.c: Created.
84
        * or32/Makefile.in: Updated for new source code.
85
        * or32/open.c: Created.
86
        * or32/or32.ld: Deleted.
87
        * or32/or1ksim-board.h: Renamed from board.h.
88
        * or32/proc.c: Created.
89
        * or32/read.c: Created.
90
        * or32/read-uart.c: Created.
91
        * or32/sbrk.c: Created.
92
        * or32/sim.cfg: Created.
93
        * or32/specs: Deleted.
94
        * or32/spr-defs.h: Renamed from spr_defs.h.
95
        * or32/stat.c: Created.
96
        * or32/times.c: Created.
97
        * or32/uart.c (_uart_init, _uart_putc, _uart_getc): Renamed from
98
        uart_init, uart_putc and uart_getc respectively. Macros simplified.
99
        * or32/uart-dummy.c: Created.
100
        * or32/uart.h <_uart_init, _uart_putc, _uart_getc>: Renamed
101
        external functions.
102
        * or32/unlink.c: Created.
103
        * or32/wait.c: Created.
104
        * or32/write.c: Created.
105
        * or32/write-uart.c: Created.
106
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.