- 02 Oct, 1993 4 commits
-
-
From-SVN: r5558
Richard Kenner committed -
From-SVN: r5557
Doug Evans committed -
From-SVN: r5556
Richard Stallman committed -
(simplify_unary_operation): Remove unused variable. (cse_process_notes): Likewise. (invalidate_skipped_block): Likewise. (cse_set_around_loop): Likewise. From-SVN: r5555
Torbjorn Granlund committed
-
- 01 Oct, 1993 15 commits
-
-
From-SVN: r5554
Jim Wilson committed -
(bc_generate): New VMS DCL function. Takes a BC header file that needs to be generated, and builds it. Compile entries listed in BI_ALL.OPT, and then call bc_generate for every header file listed in BC_ALL.OPT From-SVN: r5553
Richard Stallman committed -
Write out the definitions from Makefile.in for the symbols BC_ALL and BI_OBJ into files BC_ALL.OPT and BI_ALL.opt. Write out the definitions from Makefile.in for the symbols BC_ALL and BI_OBJ into files BC_ALL.OPT and BI_ALL.opt. Remove "bytecode " from compiler options files so compiler will link correctly. From-SVN: r5552
Richard Stallman committed -
From-SVN: r5551
Richard Stallman committed -
From-SVN: r5550
Richard Stallman committed -
exactly the same as a PLUS with a REG operand. From-SVN: r5549
Jim Wilson committed -
From-SVN: r5548
Jim Wilson committed -
(cc1, cc1plus, cc1obj): Delete superfluous dependencies on bytecode. (stamp-bcarity, stamp-bcopcode, stamp-bcopname): Create stamp files. From-SVN: r5547
Jim Wilson committed -
(LIB_SPEC): Make sure to add space between flags. From-SVN: r5546
Torbjorn Granlund committed -
From-SVN: r5545
Torbjorn Granlund committed -
(md): New dependency. (clean): Remove file md if md.pre-cpp exists. (distclean): Remove md.pre-cpp. From-SVN: r5544
Doug Evans committed -
From-SVN: r5543
Michael Meissner committed -
(FIRST_PSEUDO_REGISTER, FIXED_REGISTERS, CALL_USED_REGISTERS): Adjust for more registers present. (REG_ALLOC_ORDER, REG_CLASS_CONTENTS, REGISTER_NAMES): Likewise. (HARD_REGNO_NREGS, HARD_REGNO_MODE_OK, REGNO_REG_CLASS): Likewise. (CONDITIONAL_REGISTER_USAGE): Swap names rather than replacing them. (TARGET_LARGE_MEMORY): New flag; change value for all others. (ENCODE_SECTION_INFO): New macro. (TARGET_SWITCHES): Add "normal" and change values. From-SVN: r5542
Richard Kenner committed -
(call_operand, case SYMBOL_REF): Handle TARGET_LARGE_MEMORY and SYMBOL_REF_FLAG. From-SVN: r5541
Richard Kenner committed -
reorg.c (optimize_skip): Do not thread a jump to a new target if doing so would invalidate the insn in... * reorg.c (optimize_skip): Do not thread a jump to a new target if doing so would invalidate the insn in the jump's delay slot. From-SVN: r5540
Jeff Law committed
-
- 30 Sep, 1993 4 commits
-
-
bi-lexer.c (scan_string): Do xmalloc if buffer is null and xrealloc if it's not, not the other way around. * bi-lexer.c (scan_string): Do xmalloc if buffer is null and xrealloc if it's not, not the other way around. From-SVN: r5539
Brendan Kehoe committed -
From-SVN: r5538
Jan Brittenson committed -
splits and VARSIGN is -1. From-SVN: r5537
Richard Kenner committed -
Use shorter names for temporary files. (bc-emit.o): Depend on bc-arity.h. From-SVN: r5536
Richard Stallman committed
-
- 29 Sep, 1993 14 commits
-
-
From-SVN: r5535
Richard Kenner committed -
From-SVN: r5534
Richard Kenner committed -
From-SVN: r5533
Richard Kenner committed -
From-SVN: r5532
Doug Evans committed -
* fixincludes (sys/spinlock.h): change references of "../machine/*.h" to <machine/*.h> From-SVN: r5531
Doug Evans committed -
(add_dependence, remove_dependence, regno_use_in): Now static. (schedule_insns): Have dummy version also take FILE * parameter. From-SVN: r5530
Jim Wilson committed -
(special_symbol, write_output, output_line_command): Use it to quote special characters in file names on output. (do_line): Parse escape sequences in #line directives' file names. From-SVN: r5529
Paul Eggert committed -
(check_newline, yylex): Do not ignore escapes when reading file names, because escapes are the only way to represent file names containing '"'. From-SVN: r5528
Paul Eggert committed -
(or anything like that) for match_operator operands. From-SVN: r5527
Richard Stallman committed -
(special_symbol): Use it to properly quote special chars in __FILE__. From-SVN: r5526
Paul Eggert committed -
temp slots and freeing them. From-SVN: r5525
Richard Kenner committed -
around making new temp slots and freeing them. From-SVN: r5524
Richard Kenner committed -
From-SVN: r5523
Richard Kenner committed -
From-SVN: r5522
Richard Stallman committed
-
- 28 Sep, 1993 3 commits
-
-
From-SVN: r5521
Richard Stallman committed -
(xmalloc): New function. From-SVN: r5520
Richard Stallman committed -
deleted previous change to use NAME__MAIN. From-SVN: r5519
Richard Stallman committed
-