- 19 Sep, 1992 5 commits
-
-
(fold_rtx): For SUBREG, actually test subreg_lowpart_p in the code to handle narrowing subregs. And exclude binary ops like DIV where truncating the args is not valid. From-SVN: r2160
Richard Stallman committed -
(initializer_constant_valid_p): Warn about address arithmetic destined for a type that's too narrow. (initializer_constant_valid_p): Warn about address arithmetic destined for a type that's too narrow. New argument ENDTYPE. From-SVN: r2159
Richard Stallman committed -
(__CTOR_LIST__, __DTOR_LIST__): Moved to separate member. From-SVN: r2158
Richard Stallman committed -
From-SVN: r2157
Richard Stallman committed -
From-SVN: r2156
Richard Stallman committed
-
- 18 Sep, 1992 7 commits
-
-
From-SVN: r2155
Roland McGrath committed -
From-SVN: r2154
Michael Meissner committed -
(load store patterns): Prepend loads and stores with %V and %v to track the type and address of the access. (load store patterns): Prepend loads and stores with %V and %v to track the type and address of the access. (call_movstrsi_loop): Renamed from call_block_move_loop. Use call-value for the block move patterns. From-SVN: r2153
Tom Wood committed -
From-SVN: r2152
Tom Wood committed -
(PERFERRED_DEBUGGING_TYPE): Compute based on m88k_version. (CPU_DEFAULT): Make it -m88000. From-SVN: r2151
Tom Wood committed -
(print_operand): Track volatile memory references and output a serializing instruction before a load when necessary. (m88k_version, m88k_version_0300): New variables. From-SVN: r2150
Tom Wood committed -
From-SVN: r2149
Richard Stallman committed
-
- 17 Sep, 1992 10 commits
-
-
From-SVN: r2148
Richard Stallman committed -
Diagnose integer overflow when parsing \x escapes. From-SVN: r2147
Richard Stallman committed -
From-SVN: r2146
Richard Stallman committed -
(SIGNED_CHAR_SPEC): Use #if rather than ?: to handle setting the default SIGNED_CHAR_SPEC macro, since the 3.0 version of the MIPS C compiler doesn't like ?: in initializers. From-SVN: r2145
Richard Stallman committed -
From-SVN: r2144
Timothy Moore committed -
WCHAR_SIZE): Define for hpux. From-SVN: r2143
Timothy Moore committed -
(FUNCTION_ARG_ADVANCE, FUNCTION_ARG): Fix double integer argument alignment. (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE, WCHAR_SIZE): Define. From-SVN: r2142
Timothy Moore committed -
From-SVN: r2141
James Van Artsdalen committed -
index reg. From-SVN: r2140
James Van Artsdalen committed -
Commonize overflow detection for various radices. From-SVN: r2139
Richard Stallman committed
-
- 16 Sep, 1992 11 commits
-
-
(xorsi3): Remove `r' from output template. (movstrsi recognizer): Add `+' to operand 0 & 1 constraints. From-SVN: r2138
Torbjorn Granlund committed -
From-SVN: r2137
Michael Meissner committed -
From-SVN: r2136
Michael Meissner committed -
(rest_of_decl_compilation): Call `dwarfout_file_scope_decl' immediately for actual *definitions* of file-scope variables (and file-scope typedefs too). From-SVN: r2135
Richard Stallman committed -
From-SVN: r2134
Jim Wilson committed -
From-SVN: r2133
Jim Wilson committed -
already output error message returned from macarg. From-SVN: r2132
Jim Wilson committed -
instead of copying it if temporary allocation has been turned off. From-SVN: r2131
Jim Wilson committed -
From-SVN: r2130
Jim Wilson committed -
(lang_identifier): Add limbo_value field for out of scope block level extern declarations. (IDENTIFIER_LIMBO_VALUE): New define, to access that field. From-SVN: r2129
Jim Wilson committed -
(pushdecl): Check an extern decl against both previous global and previous limbo declarations. For global declarations, clear limbo value field. For block level extern declarations, set limbo field if zero. (grokdeclarator): If this is a block level extern, then allocate it on the permanent obstack, not the temporary obstack. From-SVN: r2128
Jim Wilson committed
-
- 15 Sep, 1992 6 commits
-
-
int_fits_type_p so that it compares huge constants properly. From-SVN: r2127
Richard Stallman committed -
types, and unsigned ints with top-bit-set never fit signed types. From-SVN: r2126
Richard Stallman committed -
From-SVN: r2125
Michael Meissner committed -
From-SVN: r2124
Richard Stallman committed -
Don't bypass usual cost computation when a pseudo "matches" a non-pseudo in matching operands. From-SVN: r2123
Richard Stallman committed -
From-SVN: r2122
Richard Stallman committed
-
- 14 Sep, 1992 1 commit
-
-
Diagnose duplicate `l' and `u' suffixes. Diagnose ` 0x ' and ` 0a '. Warn about integer constants that are so large that they are unsigned. From-SVN: r2121
Richard Stallman committed
-