- 05 Jul, 1993 3 commits
-
-
From-SVN: r4842
Doug Evans committed -
(expand_expr, COMPONENT_REF case): Fetch unaligned field as bitfield. From-SVN: r4841
Richard Stallman committed -
Handle fields split across more than 2 aligned units. From-SVN: r4840
Richard Stallman committed
-
- 04 Jul, 1993 2 commits
-
-
From-SVN: r4839
Richard Stallman committed -
if compstmt returns something other than a BLOCK, return it unchanged. From-SVN: r4838
Richard Stallman committed
-
- 03 Jul, 1993 5 commits
-
-
* pa.md (call expanders): Emit different patterns for named calls and indirect calls. (call_internal_symref, call_internal_reg): New patterns. (call_internal): Deleted. Now handled by call_interal_{symref,reg}. (call_value_internal_symref, call_value_internal_reg): New patterns. (call_value_internal): Deleted. Now handled by call_value_internal_{symref,reg). From-SVN: r4837
Jeff Law committed -
From-SVN: r4836
Jeff Law committed -
From-SVN: r4835
Doug Evans committed -
From-SVN: r4834
Richard Stallman committed -
From-SVN: r4833
Jim Wilson committed
-
- 02 Jul, 1993 10 commits
-
-
extendqisi2): Preserve the SUBREG_WORD value of subreg operands. (ashldi3): Delete, obsoleted by lshldi3 pattern. (lshldi3): Rename to ashldi3 for consistency with SImode shifts. From-SVN: r4832
Jim Wilson committed -
From-SVN: r4831
Richard Stallman committed -
* (find_auto_inc): In *p=expr;q=p+size case, avoid clobbering q if referenced in expr. From-SVN: r4830
Doug Evans committed -
(pushcase, pushcase_range): Add a new converter function argument that specifies how to convert case labels to the nominal type. From-SVN: r4829
Paul Eggert committed -
Set TREE_OVERFLOW in addition to TREE_CONSTANT_OVERFLOW. From-SVN: r4828
Paul Eggert committed -
convert_and_check): Distinguish between TREE_OVERFLOW, which is just for warnings, and TREE_CONSTANT_OVERFLOW, which is for required pedantic diagnostics. From-SVN: r4827
Paul Eggert committed -
(pushcase, pushcase_range): Add a new converter function argument that specifies how to convert case labels to the nominal type. From-SVN: r4826
Paul Eggert committed -
(c_sizeof, build_c_cast): Set TREE_OVERFLOW in addition to TREE_CONSTANT_OVERFLOW. (store_init_value): STRIP_TYPE_NOPS is required before constant_expression_warning. From-SVN: r4825
Paul Eggert committed -
overflow in case labels. From-SVN: r4824
Paul Eggert committed -
From-SVN: r4823
Richard Stallman committed
-
- 01 Jul, 1993 14 commits
-
-
(choose_temp_base): Try multiple variables. Don't assume that the variable points to a valid directory. (pexecute): Handle the MS-DOS return codes correctly. Add .exe to file name when appropriate. From-SVN: r4822
Richard Stallman committed -
From-SVN: r4821
Richard Stallman committed -
* pa.h (OVERRIDE_OPTIONS): Define. Give a warning if -fpic or -fPIC was specified on the command line. From-SVN: r4820
Jeff Law committed -
* pa-utahmach.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Do not define here. * pa1-utahmach.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Likewise. * pa1-ghpux.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Likewise. * pa1-hpux.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Likewise. From-SVN: r4819
Jeff Law committed -
From-SVN: r4818
Jeff Law committed -
* pa.c (output_arg_descriptor): Reverse polarity of test for HP_FP_ARG_DESCRIPTOR_REVERSED. * pa.h (ASM_DOUBLE_ARG_DESCRIPTORS): Likewise. From-SVN: r4817
Jeff Law committed -
From-SVN: r4816
Jeff Law committed -
make them relative instead. From-SVN: r4815
Paul Eggert committed -
by a more general fix to fixincludes. From-SVN: r4814
Paul Eggert committed -
integer_type_node. From-SVN: r4813
Richard Kenner committed -
Remove everything after #endif, instead of trying to turn it into comments, which loses inside comments. Remove everything after #endif, instead of trying to turn it into comments, which loses inside comments. Remove #endif workarounds for Ultrix 4.[12] and SunOS 4.1, which are no longer needed because of this bug fix. From-SVN: r4812
Paul Eggert committed -
to turn it into comments, which loses inside comments. From-SVN: r4811
Paul Eggert committed -
(expand_expr, case PLUS_EXPR): In the special case to return sym+integer as an expression, limit it to when the non-CONST_INT arg is at least a constant. (expand_increment): Do preinc with single insn if there's such an insn. (store_field): Store unaligned field with bit field methods. From-SVN: r4810
Richard Stallman committed -
From-SVN: r4809
Roland McGrath committed
-
- 30 Jun, 1993 6 commits
-
-
copy const0_rtx or const_true_rtx to result register instead of allocating a new pseudo-register. From-SVN: r4808
Richard Stallman committed -
From-SVN: r4807
Richard Stallman committed -
From-SVN: r4806
Roland McGrath committed -
From-SVN: r4805
Richard Stallman committed -
* pa.c (output_function_prologue): Emit SAVE_SP flag if a frame pointer is needed. From-SVN: r4804
Jeff Law committed -
From-SVN: r4803
Richard Stallman committed
-