OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [ChangeLog.or32] - Blame information for rev 332

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

Line No. Rev Author Line
1 332 jeremybenn
2010-09-04  Jeremy Bennett  
2
 
3
        * config/or32/or32-protos.c : Added.
4
        * config/or32/or32.c :
5
        New macros added.
6
        (or32_emit_mode, or32_emit_binary, or32_force_binary)
7
        (or32_trampoline_code_size, or32_trampoline_init): Created.
8
        (or32_output_bf): Tabbing fixed.
9
        : Definition added.
10
        * config/or32/or32.h : Uses R11.
11
        : redefined.
12
        : Added definition.
13
 
14 280 jeremybenn
2010-09-01  Jeremy Bennett  
15
 
16
        * haifa-sched.c (initiate_bb_reg_pressure_info): Declaration of i
17
        made conditional to avoid warning.
18
        * or32.c: Updated for compatibility with GCC 4.5.1. Redundant
19
        functions remobed. Now contains all target hooks.
20
        * or32.h: Complete rewrite for compatibility with GCC
21
        4.5.1. Removed all target hooks.
22
        * or32.md: Rewrite for compatibility with GCC 4.5.1.
23
        * or32-protos.h: Updated to match or32.c.
24
 
25
2010-09-01  Jeremy Bennett  
26
 
27
        * .: All files updated to GCC 4.5.1 base.
28
 
29
2010-08-26  mirekez  
30
 
31
        * config/or32/or32.h : CR_REGS removed from
32
        enumeration.
33
 
34
2010-08-26  Jeremy Bennett  
35
 
36
        * vec.h: All references to VEC_TA_GTY with an empty fourth
37
        argument replaced by VEC_TA_GTY_ANON with only three arguments
38
        : Created.
39
 
40
2010-08-25  Jeremy Bennett  
41
 
42
        * config/or32/elf.h : Defined.
43
        : Changed to DWARF2_DEBUG.
44
        : Deleted.
45
        * config/or32/or32.h: Obsolete code surrounded by "#if 0" removed
46
        for clarity.
47
        : Definition deleted.
48
        :
49
        Definition deleted (default suffices).
50
        : Defined.
51
        : Defined.
52
        * config/or32/or32.md: Commenting clarified. Obsolete code for
53
        define_function_unit deleted.
54
 
55
2010-08-19  Jeremy Bennett  
56
 
57
        * config/or32/elf.h : Definition removed.
58
        : Modified to match or32.h
59
        * config/or32/linux-elf.h: Modified to match
60
        or32.h
61
        * config/or32/or32.h : Changed to use free instead of
62
        _free to match change in USER_LABEL_PREFIX.
63
        : Changed from "_" to "".
64
        : Surround .proc by tab chars.
65
        * config/or32/or32.S (__mulsi3, __udivsi3, __divsi3, __umodsi3)
66
        (__modsi3): Changed from ___mulsi3, ___udivsi3, ___divsi3,
67
        ___umodsi3 and ___modsi3 respectively to match change in
68
        USER_LABEL_PREFIX.
69
 
70
2010-07-20  Jeremy Bennett 
71
 
72
        * config/or32/or32.h: Updated LIB_SPEC for newlib 1.18.0 to force
73
        linking of _malloc and _free against a weak reference also when
74
        using -lg.
75
 
76
2010-07-19  Jeremy Bennett 
77
 
78
        * config/or32/or32.h: Updated LIB_SPEC for newlib 1.18.0 to force
79
        linking of _malloc and _free against a weak reference.
80
 
81
2010-07-17  Jeremy Bennett 
82
 
83
        * config/or32/or32.h: Updated STARTFILE_SPEC and LIB_SPEC
84
        definition for newlib.
85
 
86
2010-07-16  Jeremy Bennett 
87
 
88
        * config/or32/or32.h: Updated SPEC definitions to pick up newlib
89
        in custom location.
90
 
91
2010-07-13  Jeremy Bennett 
92
 
93
        * config/or32/initfini.c: Corrected assembler sequences.
94
 
95
2010-07-07  Jeremy Bennett 
96
 
97
        * config.gcc: Specified cpu_type for or32. Corrected templates
98
        specified for or32-*-elf*. Added extra_parts for
99
        or32-*-elf*. Specified t-or32 as tmake_file for or32-*-elf*.
100
        * config/or32/initfini.c: Created.
101
        * config/or32/or32.h : Removed.
102
        : Add crtinit.o.
103
        : Just specify crtfini.o.
104
        : Unified multiple definitions. Added newlib library
105
        when specified.
106
        * config/or32/or32.opt : New option added.
107
        * config/or32/t-default: Added details for crtinit and crtfini.
108
        * config/or32/t-or32: Added details for crtinit and crtfini.
109
 
110
2010-06-30  Jeremy Bennett  
111
 
112
        * config/or32/or32.h : Corrected definition.
113
        : Pick up newlib specific linker script.
114
        : Specify newlib library.
115
        * config/or32/or32.opt : New option added.
116
 
117
2010-06-21  Jeremy Bennett  
118
 
119
        * config/or32/or32.md: Duplicate define_insn of "movdf" and "movsf"
120
        removed.
121
 
122
2010-06-17  Jungsook yang  
123
 
124
        * config/or32/or32.c (or32_expand_branch): Added SFmode case.
125
        * config/or32/or32.md : Added.
126
        : Added.
127
        : Added.
128
        : Added.
129
        : Added.
130
        : Added.
131
        : Added.
132
        : Added.
133
        : Added.
134
        : Added TARGET_DOUBLE_FLOAT.
135
        : Added TARGET_DOUBLE_FLOAT.
136
        : Added TARGET_DOUBLE_FLOAT.
137
        : Added TARGET_DOUBLE_FLOAT.
138
        : Added.
139
        : Added.
140
        : Added.
141
        : Added.
142
        * config/or32/or32.opt: mdouble-float option added.
143
 

powered by: WebSVN 2.1.0

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