aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1998-11-16rs6000.c (output_mi_thunk): Improve test for local branch.David Edelsohn1-2/+2
1998-11-14alpha.md (addsi3, subsi3): Revise 5 Nov change to store DImode value in parad...Richard Henderson1-21/+27
1998-11-13Oops, killed too much.Richard Henderson1-0/+89
1998-11-13alpha.c (reg_not_elim_operand): New.Richard Henderson3-108/+44
1998-11-13rs6000.md (movsf): Remove explicit secondary-reload-like functionality.David Edelsohn1-96/+25
1998-11-13splet.h (SUBTARGET_OVERRIDE_OPTIONS): New to deprecateStan Cox2-3/+18
1998-11-13* sparc.c (sparc_flat_compute_frame_size): Correctly calc args_sizeStan Cox1-13/+22
1998-11-12Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.Geoffrey Noer11-11/+14
1998-11-10* rs6000.h (LEGITIMIZE_ADDRESS): Add missing goto on last case.David Edelsohn1-0/+1
1998-11-09Misc mips16 bug fixes found by gcc/gdb testsuites.Andrew Cagney2-11/+31
1998-11-08* alpha.md (call, call_value) [OSF]: Correct alt 3 insn length.Richard Henderson1-2/+2
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi2-2/+0
1998-11-07i386.md (call_value_pop): If we're not popping anything, defer to call_value.Richard Henderson1-0/+12
1998-11-06alpha.c (add_operand): Simplify the CONST_INT match.Richard Henderson2-15/+18
1998-11-06rs6000.md (floatunssidf2_internal splitter): Use base register operand, not h...David Edelsohn1-2/+2
1998-11-05* romp.h (LEGITIMIZE_ADDRESS): Fix typo.Jeffrey A Law1-1/+1
1998-11-05i386.md (extendsidi2): Use # in the output template.Jan Hubicka1-14/+70
1998-11-04alpha.md (addsi3, subsi3): No new temporaries once cse is no longer expected.Richard Henderson1-8/+22
1998-11-04alpha.md (addsi3, subsi3): Expand to a DImode temporary so as to expose this ...Richard Henderson1-8/+10
1998-11-04* config/sparc/sparc.md (movdf_const_intreg_sp64): Enable again.David S. Miller1-8/+5
1998-11-04Add -mno-cygwin flag that links in the mingw libraries.Geoffrey Noer1-21/+46
1998-11-03* pa.h (SELECT_SECTION): Fix thinko.Jeffrey A Law1-2/+2
1998-11-03arm.c (add_constant): When taking the address of an item in the pool, get the...Richard Earnshaw2-3/+13
1998-11-02m32r.c (m32r_expand_block_move): Fix byte count computations.Doug Evans1-12/+33
1998-11-01linux.h (CPP_PREDEFINES): Add -D__i386__.Jeffrey A Law3-3/+3
1998-10-30i386.c (i386_comp_type_attributes): Compare whether the attributes are define...Richard Henderson1-2/+2
1998-10-29* m68k.h (INDIRECTABLE_1_ADDRESS_P): Fix thinko.Peter Jakubek1-10/+2
1998-10-29i386.c (i386_valid_type_attribute_p): Return nonzero for mismatched "stdcall"...Marcus Meissner1-2/+12
1998-10-29mips.md (reload_{in,out}{si,di}): Emit a USE of HILO at the end of the sequen...Jeffrey A Law1-0/+8
1998-10-28i386.md: Change ix86_cpu == PROCESSOR_PENTIUM to TARGET_PENTIUMJan Hubicka1-28/+28
1998-10-28Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson3-3/+3
1998-10-28sco5.h (SUBTARGET_SWITCHES): Add documentation for OpenServer- specific compi...Robert Lipe1-2/+2
1998-10-28Warning fixes:Kaveh R. Ghazi3-41/+41
1998-10-27reload1.c (verify_initial_offsets): New function.Bernd Schmidt1-11/+2
1998-10-27Updated sources with changes from devo.Nick Clifton5-48/+160
1998-10-27Appleid arm-elf contribution from Philip Blundell and merged with CatherineNick Clifton11-102/+963
1998-10-25crtdll.h (CPP_PREDEFINES): Fix typo.Mumit Khan2-2/+2
1998-10-23Fix m32r build failure, (SUBREG (MEM)) problem from Joern's reload patches.Jim Wilson1-7/+18
1998-10-23Warning fixes:Kaveh R. Ghazi1-12/+12
1998-10-23Warning fixes:Kaveh R. Ghazi2-15/+16
1998-10-23Warning fixes:Kaveh R. Ghazi2-18/+18
1998-10-23* mn10200.md (truncated shift): Accept constant inputs too.Jeffrey A Law1-3/+3
1998-10-22Fix v850 build problem stemming from Joern's reload patch.Jim Wilson1-9/+10
1998-10-22Revert accidental change.Jeff Law1-7/+0
1998-10-21Document ARM specific command line switches.Nick Clifton1-29/+43
1998-10-20c4x.c (c4x_parallel_process): Disable until BCT loop optimization stable for ...Michael Hayes1-554/+10
1998-10-20c4x.md (repeat_block_top, [...]): Deleted.Michael Hayes1-55/+10
1998-10-16Add --help documentation for ARM specific command line switchesNick Clifton1-17/+17
1998-10-15flow.c (life_analysis_1): Do not clobber regs_ever_live after reload.Bernd Schmidt5-12/+0
1998-10-15loop.c (strength_reduce): Restore marking bct_p as ATTRIBUTE_UNUSED.David Edelsohn1-6/+1