]> gcc.gnu.org Git - gcc.git/blame - gcc/ChangeLog
[multiple changes]
[gcc.git] / gcc / ChangeLog
CommitLineData
8a21007c
AM
1Tue Sep 15 13:53:59 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
2
3 * config/i960/i960.h (SLOW_BYTE_ACCESS): Change definition to 1.
4
11d09c08
MM
5Tue Sep 15 09:59:01 1998 Mark Mitchell <mark@markmitchell.com>
6
7 * integrate.c (copy_decl_list): Fix typo.
8
2d81c9bf
DM
9Tue Sep 15 04:18:52 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
10
11 * config/sparc/sparc.md (movdf_const_intreg_sp32): Fix length
12 attribute.
13
e12994ab
JL
14Mon Sep 14 14:02:53 PDT 1998 Jeff Law (law@cygnus.com)
15
16 * version.c: Bump for snapshot.
17
028d0b2a
JL
18Mon Sep 14 10:33:56 PDT 1998 Jeff Law (law@cygnus.com)
19
20 * version.c: Bump for snapshot.
21
466973ed
JL
22Mon Sep 14 09:51:05 PDT 1998 Jeff Law (law@cygnus.com)
23
24 * version.c: Bump for snapshot.
25
ad299d9b
DM
26Sun Sep 13 22:10:18 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
27
28 * invoke.texi (C Dialect Options): Put back missing @end itemize.
29
1b015bec
AO
30Mon Sep 14 02:33:46 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
31
32 * configure.in: remove usage of `!' to negate the result of a
33 command; some common shells do not support it
34
d7496fbb
DM
35Sun Sep 13 19:17:35 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
36
37 * configure.in: in sparc9-sol2 config, use 'if test' not
38 brackets.
39 * configure: Rebuilt.
40
41 * config/sparc/sol2-sld-64.h (SPARC_DEFAULT_CMODEL): Change to
42 CM_MEDANY.
43 (CPP_CPU_SPEC): Do not define _LP64, header files do this.
44 (CPP_CPU_DEFAULT_SPEC): Likewise.
45 * config/sparc/sol2.h (INIT_SUBTARGET_OPTABS): Get the names right
46 for arch64 libfuncs.
47
073149a2
DM
48 * config/sparc/sparc.md (goto_handler_and_restore): Allow any mode
49 for operand zero.
50
007e8d2a
KG
51Sun Sep 13 09:11:59 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
52
53 * acconfig.h (NEED_DECLARATION_STRSIGNAL): Provide a stub.
54
55 * collect2.c: Don't declare `sys_siglist' here.
56 (my_strsignal): Prototype and define new function. Use it in
57 place of `sys_siglist' hacks.
58
59 * mips_tfile.c: Likewise.
60
61 * configure.in (AC_CHECK_FUNCS): Check for strsignal.
62 (GCC_NEED_DECLARATIONS): Likewise.
63
64 * system.h (strsignal): Prototype it, if necessary.
65 (sys_siglist): Declare it, if necessary.
66
9655bf95
DM
67Sun Sep 13 04:37:28 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
68
69 * loop.c (move_movables): While removing insn sequences, preserve
70 the next pointer of the most recently deleted insn when we skip
71 over a NOTE.
72
b91d2c10
MM
73Sat Sep 12 11:37:19 1998 Michael Meissner <meissner@cygnus.com>
74
75 * rs6000.h ({ASM,CPP}_CPU_SPEC): Add support for all machines
76 supported with -mcpu=xxx.
77
86465af7
DM
78Fri Sep 11 23:55:54 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
79
80 * flow.c (mark_set_1): Recognize multi-register structure return
81 values in CALL insns.
82 (mark_used_regs): Likewise.
83 (count_reg_sets_1): Likewise.
84 (count_reg_references): Likewise.
85 * rtlanal.c (note_stores): Likewise.
c0222c21
DM
86 (reg_overlap_mentioned_p): Likewise.
87 * haifa-sched.c (check_live_1): Likewise.
88 (update_live_1): Likewise.
89 (sched_analyze_1): Likewise.
90 (sched_note_set): Likewise.
91 (birthing_insn_p): Likewise.
92 (attach_deaths): Likewise.
93
94 * config/sparc/sparc.md (movdf_const_intreg_sp64): Disable.
95
86465af7 96
37a29ee7
ED
97Fri Sep 11 22:57:55 1998 Eric Dumazet <dumazet@cosmosbay.com>
98
45259482 99 * config/i386/sco5.h (ASM_WEAKEN_LABEL): Defined as in svr4.h.
37a29ee7 100
75bba2a6
DM
101Thu Sep 10 22:02:04 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
102
103 * glimits.h (__LONG_MAX__): Recognize __sparcv9 too.
104
d1accaa3
JJ
105Thu Sep 10 21:19:10 1998 Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
106
107 * configure.in: Add check for GAS subsection -1 support.
108 * acconfig.h (HAVE_GAS_SUBSECTION_ORDERING): Add.
109 * configure config.in: Rebuilt.
110 * config/sparc/sparc.h (CASE_VECTOR_MODE): For V9 flag_pic, use
111 SImode is subsection -1 works, else use DImode.
112 (ASM_OUTPUT_ADDR_VEC_START, ASM_OUTPUT_ADDR_VEC_END): Define if
113 subsection -1 works.
114 * config/sparc/sparc.c (sparc_output_addr_vec,
115 sparc_output_addr_diff_vec): Use them if defined.
116
02e24c7a
MM
117Thu Sep 10 10:46:01 1998 Mark Mitchell <mark@markmitchell.com>
118
119 * tree.h (DECL_ORIGIN): New macro.
120 * integrate.c (copy_and_set_decl_abstract_origin): New function.
121 (copy_decl_list): Use it.
122 (integrate_parm_decls): Likewise.
123 (integrate_decl_tree): Likewise.
124 * dwarf2out.c (decl_ultimate_origin): Simplify.
125 * dwarfout.c (decl_ultimate_origin): Likewise.
126 * c-decl.c (duplicate_decls): Use DECL_ORIGIN.
127 (pushdecl): Likewise.
128
9517ead8
AG
129Thu Sep 10 08:01:31 1998 Anthony Green <green@cygnus.com>
130
131 * config/rs6000/rs6000.c (output_epilog): Add Java support.
132
95c81fb8
ML
133