- 21 Jan, 1997 5 commits
-
-
From-SVN: r13542
Mike Stump committed -
From-SVN: r13541
Richard Kenner committed -
stor-layout.c (layout_record): Correct test for whether field spans its unit of alignment in case where... * stor-layout.c (layout_record): Correct test for whether field spans its unit of alignment in case where field_size == type_align. From-SVN: r13540
Doug Evans committed -
reload1.c (eliminate_regs, case MINUS): Canonicalize (minus (plus reg const) reg) to (plus (minus reg reg) const). * reload1.c (eliminate_regs, case MINUS): Canonicalize (minus (plus reg const) reg) to (plus (minus reg reg) const). * reload.c (find_reloads_address): Treat (plus (minus reg reg) const) the same as (plus (plus reg reg) const). From-SVN: r13539
Doug Evans committed -
From-SVN: r13538
Ian Lance Taylor committed
-
- 20 Jan, 1997 9 commits
-
-
From-SVN: r13537
Richard Kenner committed -
From-SVN: r13536
Richard Kenner committed -
From-SVN: r13535
Richard Kenner committed -
front end has disabled it. From-SVN: r13534
Richard Kenner committed -
same as a RETURN. From-SVN: r13533
Richard Kenner committed -
(arch_indx, arch): New variables. From-SVN: r13532
Richard Kenner committed -
From-SVN: r13531
Richard Kenner committed -
Do most of the VAX C-specific set up for DEC C. #if DEC C, undefine QSORT_WORKAROUND and qsort. From-SVN: r13530
Richard Kenner committed -
From-SVN: r13529
Richard Kenner committed
-
- 19 Jan, 1997 20 commits
-
-
From-SVN: r13528
Richard Kenner committed -
(output_operand_address): Added output modifier 'A'. From-SVN: r13527
Richard Kenner committed -
(movtqf-1): Deleted. From-SVN: r13526
Richard Kenner committed -
From-SVN: r13525
Richard Kenner committed -
From-SVN: r13524
Richard Kenner committed -
Fix previous change: {add,sub}qw should be {add,sub}ql. For other uses of {add,sub}q don't check for address register and always use {add,sub}ql. From-SVN: r13523
Richard Kenner committed -
not 2.6. From-SVN: r13522
Richard Kenner committed -
From-SVN: r13521
Richard Kenner committed -
debugging not supported. From-SVN: r13520
Richard Kenner committed -
From-SVN: r13519
Richard Kenner committed -
From-SVN: r13518
Richard Kenner committed -
(c_decode_option): Add -fhosted, -ffreestanding, and -Wmain. From-SVN: r13517
Richard Kenner committed -
From-SVN: r13516
Richard Kenner committed -
From-SVN: r13515
Richard Kenner committed -
From-SVN: r13514
Richard Kenner committed -
From-SVN: r13513
Richard Kenner committed -
(copy_for_inline, copy_rtx_and_substitute, restore_constants): Use both modes when restoring constant pool entry for ADDRESS. From-SVN: r13512
Richard Kenner committed -
CONSTANT_POOL_ADDRESS_P. From-SVN: r13511
Richard Kenner committed -
From-SVN: r13510
Richard Kenner committed -
(instantiate_virtual_regs_1, case USE, case CLOBBER): Properly handle case of shared MEM whose replacement is not valid. From-SVN: r13509
Richard Kenner committed
-
- 18 Jan, 1997 2 commits
-
-
From-SVN: r13508
Richard Kenner committed -
(compare_constant_1, copy_constant, bc_assemble_integer): Likewise. (const_hash, compare_constant_1): Use switch, not if-then-else. From-SVN: r13507
Richard Kenner committed
-
- 17 Jan, 1997 2 commits
-
-
From-SVN: r13506
Doug Evans committed -
From-SVN: r13505
Ian Lance Taylor committed
-
- 16 Jan, 1997 2 commits
-
-
From-SVN: r13504
Michael Meissner committed -
* cplus-dem.c: Fix indenting; note that this file also lives in libiberty. (do_type, case 'M'): Check for a template as well as a class. From-SVN: r13503
Mike Stump committed
-