Fix blunder made when applying patch to arm.h
[platform/upstream/gcc.git] / gcc / ChangeLog
1 Mon May 24 07:56:29 1999  Nick Clifton  <nickc@cygnus.com>
2
3         * config/arm/arm.h (OUTPUT_INT_ADDR_CONST): Fix blunder made when
4         applying Philip's patch.
5
6 Mon May 24 01:02:12 1999  Mark Mitchell  <mark@codesourcery.com>
7
8         * stmt.c (expand_end_bindings): Ignore any elements of VARS that
9         are not VAR_DECLs.
10
11 Sun May 23 20:31:16 1999  Jeffrey A Law  (law@cygnus.com)
12
13         * loop.c (strength_reduce): Grow reg_single_usage as needed.
14
15 Sun May 23 10:13:20 1999  David O'Brien <obrien@FreeBSD.org>
16
17         * i386/freebsd-elf.h (LINK_SPEC): Change -static to -Bstatic.
18         Also remove a useless comment.
19
20 Sun May 23 10:05:23 1999  Jerry Quinn <jquinn@nortelnetworks.com>
21
22         * pa.md (negdf2,negsf2):  Use fneg instead of fsub on pa 2.0.
23  
24 Sat May 22 21:02:06 1999  David Edelsohn  <edelsohn@gnu.org>
25
26         * collect2.c (main): Only generate import or export file and add
27         to link arguments if non-empty.  Use xmalloc not alloca.
28         (write_{export,import}_file): Delete.
29         (write_aix_file): New function.
30         (locatelib): Use xmalloc not malloc.
31         (GCC_OK_SYMBOL): Do not check type if aix64.
32
33 Sat May 22 09:35:51 1999  Philip Blundell  <pb@nexus.co.uk>
34
35         Based on patch by Scott Bambrough and Pat Beirne:
36         * config/arm/arm.c (making_const_table): New variable.
37         * config/arm/arm.h (making_const_table): Declare.
38         (OUTPUT_INT_ADDR_CONST): Mark symbols as position independent if
39         appropriate.
40         * config/arm/arm.md (consttable_4, consttable_8, consttable_end):
41         Keep track of when we are building the constant table.  
42
43 Sat May 22 09:34:22 1999  Philip Blundell  <pb@nexus.co.uk>
44
45         * config/arm/arm.c (arm_override_options): Fix erroneous warning
46         message.
47         
48 Sat May 22 09:06:33 1999  Nick Clifton  <nickc@cygnus.com>
49
50         * config/arm/arm.h (NEED_PLT_GOT): Only define if not already
51         defined. 
52
53 Sat May 22 07:17:05 1999  Nick Clifton  <nickc@cygnus.com>
54
55         * tm.texi (FUNCTION_ARG): Correct description of a stack element
56         in a PARALLEL.
57
58 Sat May 22 01:27:49 1999  Mark Mitchell  <mark@codesourcery.com>
59
60         * expr.h (lang_expand_constant): Guard with #ifdef TREE_CODE.
61
62 Fri May 21 21:19:02 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
63
64         * rs6000.c (output_mi_thunk): Enable full support again.
65
66 Fri May 21 20:09:52 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
67
68         * sh.h (BRANCH_COST): Define.
69
70 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
71
72         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
73
74 Thu May 20 09:58:57 1999  Jan Hubicka <hubicka@freesoft.cz>
75
76         * function.c (assign_stack_local): Align stack slot propertly.
77         (assign_outer_stack_local): Likewise.
78
79 Thu May 20 10:38:43 1999  Mark Mitchell  <mark@codesourcery.com>
80
81         * expr.h (lang_expand_constant): Declare.
82         * toplev.c (lang_expand_constant): Define it.
83         * varasm.c (output_constant): Use it.
84
85 Thu May 20 11:28:53 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
86
87         * optabs.c (expand_cmplxdiv_straight, expand_cmplxdiv_wide):
88         Change function definitions to K&R style.
89
90 Thu May 20 08:16:39 1999  Bruce Korb <ddsinc09@ix.netcom.com>
91
92         * fixinc/fixincl.c: We must not ignore SIGCLD now.
93
94 Thu May 20 07:06:39 1999  Alexandre Oliva  <aoliva@acm.org>
95
96         * fixinc/Makefile.in(gnu-regex.o): add $(INCLUDES) to compile options
97         * fixinc/fixincl.c(wait_for_pid): K&R-ify arguments
98         (several places): omit static initialization
99         (process): use single fd, since only the read fd is used
100         * fixinc/gnu-regex.c: define 'const' away, if not supported
101         * fixinc/procopen.c(several places): omit static initialization
102         * fixinc/server.c: define 'volitile' away, if not supported
103
104 1999-05-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
105
106         * config/dbxcoff.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Use
107         asm_fprintf and %L to generate the label name.
108         * config/dbxelf.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Likewise.
109         (ASM_OUTPUT_SOURCE_LINE): Correct generation of internal labels.
110
111 Thu May 20 01:40:55 1999  Jeffrey A Law  (law@cygnus.com)
112
113         * jump.c (can_reverse_comparison_p): Do not abort if the comparison
114         insn for a conditional jump can not be found.
115
116 Wed May 19 23:58:58 1999  Jeffrey A Law  (law@cygnus.com)
117
118         * mips.h (ENCODE_SECTION_INFO): Do not perform GP optimizations
119         on variables in specific sections other than .sbss and .sdata.
120
121 Wed May 19 03:56:56 1999  Mark Mitchell  <mark@codesourcery.com>
122
123         * stmt.c (expand_return): Call start_cleanup_deferral and
124         end_cleanup_deferral around conditional code.
125
126 Wed May 19 08:40:08 1999  Bruce Korb <ddsinc09@ix.netcom.com>
127
128         * fixinc/fixincl.tpl: Avoid depending on ANSI C features for
129         filename lists.  Utilizes new "krstr" AutoGen function.
130         * fixinc/fixincl.x: Rebuilt.
131
132 Wed May 19 02:47:11 1999  Jan Hubicka  (hubicka@freesoft.cz)
133
134         * i386.c (output_float_compare): Avoid GNU-C extensions.
135
136 Wed May 19 00:34:40 1999  Jeffrey A Law  (law@cygnus.com)
137
138         * version.c: Bump to distinguish mainline tree from the
139         gcc-2.95 branch.
140
141 See ChangeLog.1 for earlier changes.
142
143 Local Variables:
144 add-log-time-format: current-time-string
145 End: