- 06 May, 1994 16 commits
-
-
From-SVN: r7233
Richard Kenner committed -
CONCATs. From-SVN: r7232
Richard Kenner committed -
new stack level for nonlocal gotos. From-SVN: r7231
Richard Kenner committed -
(expand_builtin, case BUILT_IN_ALLOCA): Don't set current_function_calls_alloca here nor record new stack level for nonlocal gotos. From-SVN: r7230
Richard Kenner committed -
(allocate_dynamic_stack_space): Just return virtual_stack_dynamic_rtx if asking for zero bytes. Set current_function_calls_alloca here and also record new stack level for nonlocal gotos. From-SVN: r7229
Richard Kenner committed -
From-SVN: r7228
Richard Kenner committed -
as well as precision. From-SVN: r7227
Richard Kenner committed -
is now anonymous. From-SVN: r7226
Richard Kenner committed -
From-SVN: r7225
Richard Kenner committed -
(simplify_logical, case IOR): Convert back to PLUS if valid and it will combine with another PLUS. (extract_left_shift): New function. (make_compound_operation, case ASHIFTRT): Simplify by calling it. (force_to_mode): Don't ignore if X is a SUBREG. (force_to_mode, case AND): Try to turn unchecked bits on instead of just off and see which is cheaper. From-SVN: r7224
Richard Kenner committed -
From-SVN: r7223
Ian Lance Taylor committed -
TREE_SIDE_EFFECTS should be set on these things. From-SVN: r7222
Mike Stump committed -
From-SVN: r7221
Mike Stump committed -
From-SVN: r7220
Mike Stump committed -
From-SVN: r7219
Mike Stump committed -
From-SVN: r7218
Stan Shebs committed
-
- 05 May, 1994 4 commits
-
-
From-SVN: r7217
Mike Stump committed -
(simplify_set): Call force_to_mode here. From-SVN: r7216
Richard Kenner committed -
(load_address): Handle case of jump-table reference; output required label. From-SVN: r7215
Richard Kenner committed -
From-SVN: r7214
Ian Lance Taylor committed
-
- 04 May, 1994 15 commits
-
-
From-SVN: r7213
Doug Evans committed -
(main): Setup wchar_type for C++ if needed. (initialize_builtins): Use wchar_type. From-SVN: r7212
Jason Merrill committed -
RELOAD_FOR_{INPUT,OUTPUT}_ADDRESS. From-SVN: r7211
Richard Kenner committed -
use REG_ALLOC_ORDER to find least used. From-SVN: r7210
Richard Kenner committed -
From-SVN: r7209
Richard Kenner committed -
reg_referenced_p, not reg_mentioned_p. From-SVN: r7208
Richard Kenner committed -
From-SVN: r7207
Jim Wilson committed -
(TARGET_SWITCHES): Delete -mlonglong128 option. (LONG_LONG_TYPE_SIZE): Delete TARGET_LLONG128 reference. From-SVN: r7206
Jim Wilson committed -
From-SVN: r7205
Jim Wilson committed -
(SIZE_TYPE): Delete. From-SVN: r7204
Jim Wilson committed -
(PTRDIFF_TYPE): Delete. (SIZE_TYPE): Define. (SET_ASM_OP): Define. From-SVN: r7203
Jim Wilson committed -
From-SVN: r7202
Jim Wilson committed -
(CPP_SPEC): Define, overriding ultrix.h version. From-SVN: r7201
Jim Wilson committed -
__PTRDIFF_TYPE__, and __mips. (SIZE_TYPE): Delete. From-SVN: r7200
Jim Wilson committed -
From-SVN: r7199
Jim Wilson committed
-
- 03 May, 1994 4 commits
-
-
* Make-lang.in (cc1plus): Don't depend on OBJS or BC_OBJS, since stamp-objlist does. * Makefile.in (../cc1plus): Depend on OBJDEPS. (OBJDEPS): Dependency version of OBJS. From-SVN: r7198
Jason Merrill committed -
(OBJDEPS): Dependency version of OBJS. From-SVN: r7197
Jason Merrill committed -
From-SVN: r7196
Jason Merrill committed -
subdir makes will know to re-link. From-SVN: r7195
Doug Evans committed
-
- 02 May, 1994 1 commit
-
-
From-SVN: r7194
Per Bothner committed
-