- 28 Sep, 1993 14 commits
-
-
(form_sum): Change the way that form_sum canonicalizes addresses, so that it never creates (PLUS (PLUS MEM CONST_INT) REG) but instead canonicallizes this to (PLUS (PLUS REG CONST_INT) MEM). From-SVN: r5506
Jim Wilson committed -
Don't include string.h. (seg_align): Use bzero, not memset. From-SVN: r5505
Richard Stallman committed -
to set signed_wchar_type_node and unsigned_wchar_type_node. From-SVN: r5504
Richard Stallman committed -
From-SVN: r5503
Richard Stallman committed -
From-SVN: r5502
Richard Stallman committed -
From-SVN: r5501
Richard Stallman committed -
(STAGESTUFF): Add some bc and bi files. From-SVN: r5500
Richard Stallman committed -
(output_file_directive): Quote special characters in file names. From-SVN: r5499
Paul Eggert committed -
Quote special characters in file names. (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Likewise. From-SVN: r5498
Paul Eggert committed -
From-SVN: r5497
Paul Eggert committed -
Quote special characters in file names. From-SVN: r5496
Paul Eggert committed -
(dbxout_init, dbxout_source_file): Quote special characters in file names. From-SVN: r5495
Paul Eggert committed -
From-SVN: r5494
Paul Eggert committed -
From-SVN: r5493
Paul Eggert committed
-
- 27 Sep, 1993 14 commits
-
-
From-SVN: r5492
Richard Stallman committed -
Renamed from stamp-bc-... to fit in 14 chars. From-SVN: r5491
Richard Stallman committed -
Likewise for PTRDIFF_TYPE From-SVN: r5490
Ian Lance Taylor committed -
From-SVN: r5489
Richard Stallman committed -
From-SVN: r5488
Kresten Krab Thorup committed -
(bc_expand_constructor): Delete cast of argument to bc_emit_instruction to HOST_WIDE_INT. Move assignment of ptroffs to separate line. From-SVN: r5487
Jan Brittenson committed -
* Makefile.in (stmt.o, expr.o, emit-rtl.o): Add missing dependency on bc-typecd.def. (bi-run.o): Fix formatting. From-SVN: r5486
Doug Evans committed -
(stamp-bc-arity, stamp-bc-opcode, stamp-bc-opname): New targets. From-SVN: r5485
Jan Brittenson committed -
pa.h (ASM_FILE_START): Remove last change for $LIT$ subspace, not all HPUX linkers handle it correctly. * pa.h (ASM_FILE_START): Remove last change for $LIT$ subspace, not all HPUX linkers handle it correctly. From-SVN: r5484
Jeff Law committed -
Use xjumpifnot, not jumpifnot. From-SVN: r5483
Richard Stallman committed -
(bc_print_rtl): #if 0 the contents. From-SVN: r5482
Richard Stallman committed -
From-SVN: r5481
Richard Stallman committed -
From-SVN: r5480
Richard Stallman committed -
From-SVN: r5479
Richard Stallman committed
-
- 26 Sep, 1993 1 commit
-
-
From-SVN: r5478
Jan Brittenson committed
-
- 25 Sep, 1993 8 commits
-
-
BYTE_LOADS_{SIGN,ZERO}_EXTEND. From-SVN: r5477
Richard Kenner committed -
(eliminate_regs): Use new macros LOAD_EXTEND_OP and WORD_REGISTER_OPERATION instead of BYTE_LOADS_*_EXTEND and LOAD_EXTEND. From-SVN: r5476
Richard Kenner committed -
(push_reload, find_reloads): Use new macros LOAD_EXTEND_OP and WORD_REGISTER_OPERATION instead of BYTE_LOADS_*_EXTEND and LOAD_EXTEND. From-SVN: r5475
Richard Kenner committed -
(do_store_flag): Use new macros LOAD_EXTEND_OP and WORD_REGISTER_OPERATION instead of BYTE_LOADS_*_EXTEND and LOAD_EXTEND. From-SVN: r5474
Richard Kenner committed -
(subst, force_to_mode, nonzero_bits, num_sign_bit_copies): Use new macros LOAD_EXTEND_OP and WORD_REGISTER_OPERATION instead of BYTE_LOADS_*_EXTEND and LOAD_EXTEND. From-SVN: r5473
Richard Kenner committed -
From-SVN: r5472
Richard Stallman committed -
(bi-lexer.l): Deleted. From-SVN: r5471
Jan Brittenson committed -
From-SVN: r5470
Jan Brittenson committed
-
- 24 Sep, 1993 3 commits
-
-
From-SVN: r5469
Doug Evans committed -
* stmt.c: (expand_goto): Set hard_frame_pointer_rtx when restoring the frame. Use it when restoring other registers. (expand_end_bindings): ARG_POINTER_REGNUM will be eliminated into HARD_FRAME_POINTER_REGNUM, not FRAME_POINTER_REGNUM; adjust code accordingly. From-SVN: r5468
Doug Evans committed -
* sdbout.c: (sdbout_symbol): Use HARD_FRAME_POINTER_REGNUM instead of FRAME_POINTER_REGNUM. From-SVN: r5467
Doug Evans committed
-