| Commit message (Expand) | Author | Age | Files | Lines |
* | * rs6000.h (LEGITIMIZE_ADDRESS): Add missing goto on last case. | David Edelsohn | 1998-11-10 | 1 | -0/+1 |
* | Misc mips16 bug fixes found by gcc/gdb testsuites. | Andrew Cagney | 1998-11-09 | 2 | -11/+31 |
* | * alpha.md (call, call_value) [OSF]: Correct alt 3 insn length. | Richard Henderson | 1998-11-08 | 1 | -2/+2 |
* | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1998-11-07 | 2 | -2/+0 |
* | i386.md (call_value_pop): If we're not popping anything, defer to call_value. | Richard Henderson | 1998-11-07 | 1 | -0/+12 |
* | alpha.c (add_operand): Simplify the CONST_INT match. | Richard Henderson | 1998-11-06 | 2 | -15/+18 |
* | rs6000.md (floatunssidf2_internal splitter): Use base register operand, not h... | David Edelsohn | 1998-11-06 | 1 | -2/+2 |
* | * romp.h (LEGITIMIZE_ADDRESS): Fix typo. | Jeffrey A Law | 1998-11-05 | 1 | -1/+1 |
* | i386.md (extendsidi2): Use # in the output template. | Jan Hubicka | 1998-11-05 | 1 | -14/+70 |
* | alpha.md (addsi3, subsi3): No new temporaries once cse is no longer expected. | Richard Henderson | 1998-11-04 | 1 | -8/+22 |
* | alpha.md (addsi3, subsi3): Expand to a DImode temporary so as to expose this ... | Richard Henderson | 1998-11-04 | 1 | -8/+10 |
* | * config/sparc/sparc.md (movdf_const_intreg_sp64): Enable again. | David S. Miller | 1998-11-04 | 1 | -8/+5 |
* | Add -mno-cygwin flag that links in the mingw libraries. | Geoffrey Noer | 1998-11-04 | 1 | -21/+46 |
* | * pa.h (SELECT_SECTION): Fix thinko. | Jeffrey A Law | 1998-11-03 | 1 | -2/+2 |
* | arm.c (add_constant): When taking the address of an item in the pool, get the... | Richard Earnshaw | 1998-11-03 | 2 | -3/+13 |
* | m32r.c (m32r_expand_block_move): Fix byte count computations. | Doug Evans | 1998-11-02 | 1 | -12/+33 |
* | linux.h (CPP_PREDEFINES): Add -D__i386__. | Jeffrey A Law | 1998-11-01 | 3 | -3/+3 |
* | i386.c (i386_comp_type_attributes): Compare whether the attributes are define... | Richard Henderson | 1998-10-30 | 1 | -2/+2 |
* | * m68k.h (INDIRECTABLE_1_ADDRESS_P): Fix thinko. | Peter Jakubek | 1998-10-29 | 1 | -10/+2 |
* | i386.c (i386_valid_type_attribute_p): Return nonzero for mismatched "stdcall"... | Marcus Meissner | 1998-10-29 | 1 | -2/+12 |
* | mips.md (reload_{in,out}{si,di}): Emit a USE of HILO at the end of the sequen... | Jeffrey A Law | 1998-10-29 | 1 | -0/+8 |
* | i386.md: Change ix86_cpu == PROCESSOR_PENTIUM to TARGET_PENTIUM | Jan Hubicka | 1998-10-28 | 1 | -28/+28 |
* | Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. | Richard Henderson | 1998-10-28 | 3 | -3/+3 |
* | sco5.h (SUBTARGET_SWITCHES): Add documentation for OpenServer- specific compi... | Robert Lipe | 1998-10-28 | 1 | -2/+2 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-28 | 3 | -41/+41 |
* | reload1.c (verify_initial_offsets): New function. | Bernd Schmidt | 1998-10-27 | 1 | -11/+2 |
* | Updated sources with changes from devo. | Nick Clifton | 1998-10-27 | 5 | -48/+160 |
* | Appleid arm-elf contribution from Philip Blundell and merged with Catherine | Nick Clifton | 1998-10-27 | 11 | -102/+963 |
* | crtdll.h (CPP_PREDEFINES): Fix typo. | Mumit Khan | 1998-10-25 | 2 | -2/+2 |
* | Fix m32r build failure, (SUBREG (MEM)) problem from Joern's reload patches. | Jim Wilson | 1998-10-23 | 1 | -7/+18 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-23 | 1 | -12/+12 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-23 | 2 | -15/+16 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-23 | 2 | -18/+18 |
* | * mn10200.md (truncated shift): Accept constant inputs too. | Jeffrey A Law | 1998-10-23 | 1 | -3/+3 |
* | Fix v850 build problem stemming from Joern's reload patch. | Jim Wilson | 1998-10-22 | 1 | -9/+10 |
* | Revert accidental change. | Jeff Law | 1998-10-22 | 1 | -7/+0 |
* | Document ARM specific command line switches. | Nick Clifton | 1998-10-21 | 1 | -29/+43 |
* | c4x.c (c4x_parallel_process): Disable until BCT loop optimization stable for ... | Michael Hayes | 1998-10-20 | 1 | -554/+10 |
* | c4x.md (repeat_block_top, [...]): Deleted. | Michael Hayes | 1998-10-20 | 1 | -55/+10 |
* | Add --help documentation for ARM specific command line switches | Nick Clifton | 1998-10-16 | 1 | -17/+17 |
* | flow.c (life_analysis_1): Do not clobber regs_ever_live after reload. | Bernd Schmidt | 1998-10-15 | 5 | -12/+0 |
* | loop.c (strength_reduce): Restore marking bct_p as ATTRIBUTE_UNUSED. | David Edelsohn | 1998-10-15 | 1 | -6/+1 |
* | sco5.h (MAX_OFILE_ALIGNMENT): Define. | Robert Lipe | 1998-10-15 | 1 | -6/+11 |
* | c4x.c: Convert to use GEN_INT. | Michael Hayes | 1998-10-14 | 4 | -136/+91 |
* | Makefile.in (stmp-fixinc): Do not install assert.h if not desired. | Joel Sherrill | 1998-10-14 | 1 | -0/+4 |
* | dwarf2out.c (expand_builtin_dwarf_reg_size): Look at all ranges when generati... | Andreas Schwab | 1998-10-14 | 1 | -4/+7 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-14 | 2 | -8/+9 |
* | Fix for m68k -O0 libstdc++ compiler abort. | Jim Wilson | 1998-10-13 | 2 | -11/+21 |
* | * mn10200.md (addsi3, subsi3, negsi2): Only allow register operands. | Jeffrey A Law | 1998-10-13 | 1 | -10/+10 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-13 | 1 | -1/+1 |