- 16 Nov, 1996 11 commits
-
-
From-SVN: r13191
Richard Kenner committed -
From-SVN: r13190
Richard Kenner committed -
From-SVN: r13189
Richard Kenner committed -
get_inner_reference. From-SVN: r13188
Richard Kenner committed -
(expand_assignment, do_jump): Pass new arg to get_inner_reference. (expand_expr, case COMPONENT_REF): Likewise. From-SVN: r13187
Richard Kenner committed -
From-SVN: r13186
Richard Kenner committed -
(fp operations): Add modifiers for multiple floating-point formats. (call patterns): Handle new calling sequence for VMS. (tablejump): Make new pattern for VMS. (nonlocal_goto_receiver, arg_home): New patterns. From-SVN: r13185
Richard Kenner committed -
(TARGET_SWITCHES): Add float-vax and float-ieee. ({FUNCTION,LIBCALL}_VALUE, FUNCTION_VALUE_REGNO_P): R1 and R33 are also return registers. (ASM_OUTPUT_DOUBLE): Support both floating-point formats. (PRINT_OPERAND_FUNCT_VALID_P): Add ',' and '-'. From-SVN: r13184
Richard Kenner committed -
(print_operand, case ',', '-'): New cases. (alpha_builtin_saveregs): Handle VMS convention. (alpha_sa_{mask,size}, alpha_pv_save_size, alpha_using_fp): New versions for VMS. (output_{pro,epi}logue, function_arg): Likewise. (direct_return): Never true on VMS. (check_float_value): Return 0 for VMS. (vmskrunch, alpha_{need,write}_linkage): New function. From-SVN: r13183
Richard Kenner committed -
From-SVN: r13181
Karl Berry committed -
(\parsetpheaderline): Don't go through \tptemp when removing braces from #2, use the macro call directly. (\parsetpheaderline): Don't go through \tptemp when removing braces from #2, use the macro call directly. (\removeemptybraces): Expand to #1 instead of defining \tptemp. From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>. This makes @deftp {Data type} {struct termios} work again. From-SVN: r13180
Karl Berry committed
-
- 15 Nov, 1996 22 commits
-
-
* sdbout.c (current_file): New global. (PUT_SDB_SRC_FILE): New PUT_SDB_FOO macro. (sdbout_init): Initialize current_file ifdef MIPS_DEBUGGING_INFO. (sdbout_{start_new,resume_previous}_source_file): New functions. * toplev.c (debug_{start,end}_source_file): Call them if SDB_DEBUG. * mips/mips.h (PUT_SDB_SRC_FILE): Define. From-SVN: r13179
Doug Evans committed -
From-SVN: r13178
Jason Merrill committed -
From-SVN: r13177
Stan Cox committed -
From-SVN: r13176
Richard Kenner committed -
From-SVN: r13175
Richard Kenner committed -
(output_{asm_insn,addr_const}): Use HOST_WIDE_INT_PRINT_*. From-SVN: r13174
Richard Kenner committed -
(HOST_WIDE_INT_PRINT_{DEC,UNSIGNED,HEX,DOUBLE_HEX}): New macros. From-SVN: r13173
Richard Kenner committed -
From-SVN: r13172
Richard Kenner committed -
From-SVN: r13171
Richard Kenner committed -
From-SVN: r13170
Richard Kenner committed -
From-SVN: r13169
Richard Kenner committed -
From-SVN: r13168
Richard Kenner committed -
(copy_rtx_if_shared): Call it. From-SVN: r13167
Richard Kenner committed -
From-SVN: r13166
Richard Kenner committed -
From-SVN: r13165
Jim Wilson committed -
HOST_WIDE_INT, not a long. From-SVN: r13164
Richard Kenner committed -
(make_range): Properly decide when to get TREE_TYPE of arg0. Handle EXP being an INTEGER_CST at end. (fold_range_test): Handle return of 0 from make_range. (fold, case TRUTH_AND_EXPR): Handle first arg of 0. (fold, case TRUTH_OR_EXPR): Handle first arg of 1. From-SVN: r13163
Richard Kenner committed -
From-SVN: r13162
Richard Kenner committed -
bound. From-SVN: r13161
Richard Kenner committed -
From-SVN: r13160
Jason Merrill committed -
From-SVN: r13159
Jason Merrill committed -
* h8300/h8300.c (dosize): Don't clobber the static chain register if it's needed by the current function. From-SVN: r13158
Jeff Law committed
-
- 14 Nov, 1996 2 commits
-
-
From-SVN: r13155
Per Bothner committed -
From-SVN: r13154
Jason Merrill committed
-
- 13 Nov, 1996 1 commit
-
-
* pa/pa.c (print_operand, case 'Y'): Fix comparisons to handle NaNs properly in all cases. From-SVN: r13153
Jeff Law committed
-
- 12 Nov, 1996 4 commits
-
-
modes are different. From-SVN: r13152
Jim Wilson committed -
(pwait): Use waitpid instead of wait for VMS. From-SVN: r13151
Richard Kenner committed -
(option_map): Add define-macro and undefine-macro. From-SVN: r13150
Richard Kenner committed -
(zero_extendhidi2): Likewise. (zero_extendqisi2): Likewise. (zero_extendhisi2): Likewise. (extendqisi2): Use extendqidi2x if TARGET_BYTE_OPS. (extendqidi2): Likewise. (extendqidi2x): New pattern. (extendhisi2): Use extendhidi2x if TARGET_BYTE_OPS. (extendhidi2): Likewise. (extendhidi2x): New pattern. (movhi): Handle TARGET_BYTE_OPS. (movhi matcher): Output ldwu and stw. (movqi): Handle TARGET_BYTE_OPS. (movqi matcher): Output ldbu and stb. From-SVN: r13149
Torbjorn Granlund committed
-