summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * rs6000.h (LEGITIMIZE_ADDRESS): Add missing goto on last case.David Edelsohn1998-11-101-0/+1
* Misc mips16 bug fixes found by gcc/gdb testsuites.Andrew Cagney1998-11-092-11/+31
* * alpha.md (call, call_value) [OSF]: Correct alt 3 insn length.Richard Henderson1998-11-081-2/+2
* configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1998-11-072-2/+0
* i386.md (call_value_pop): If we're not popping anything, defer to call_value.Richard Henderson1998-11-071-0/+12
* alpha.c (add_operand): Simplify the CONST_INT match.Richard Henderson1998-11-062-15/+18
* rs6000.md (floatunssidf2_internal splitter): Use base register operand, not h...David Edelsohn1998-11-061-2/+2
* * romp.h (LEGITIMIZE_ADDRESS): Fix typo.Jeffrey A Law1998-11-051-1/+1
* i386.md (extendsidi2): Use # in the output template.Jan Hubicka1998-11-051-14/+70
* alpha.md (addsi3, subsi3): No new temporaries once cse is no longer expected.Richard Henderson1998-11-041-8/+22
* alpha.md (addsi3, subsi3): Expand to a DImode temporary so as to expose this ...Richard Henderson1998-11-041-8/+10
* * config/sparc/sparc.md (movdf_const_intreg_sp64): Enable again.David S. Miller1998-11-041-8/+5
* Add -mno-cygwin flag that links in the mingw libraries.Geoffrey Noer1998-11-041-21/+46
* * pa.h (SELECT_SECTION): Fix thinko.Jeffrey A Law1998-11-031-2/+2
* arm.c (add_constant): When taking the address of an item in the pool, get the...Richard Earnshaw1998-11-032-3/+13
* m32r.c (m32r_expand_block_move): Fix byte count computations.Doug Evans1998-11-021-12/+33
* linux.h (CPP_PREDEFINES): Add -D__i386__.Jeffrey A Law1998-11-013-3/+3
* i386.c (i386_comp_type_attributes): Compare whether the attributes are define...Richard Henderson1998-10-301-2/+2
* * m68k.h (INDIRECTABLE_1_ADDRESS_P): Fix thinko.Peter Jakubek1998-10-291-10/+2
* i386.c (i386_valid_type_attribute_p): Return nonzero for mismatched "stdcall"...Marcus Meissner1998-10-291-2/+12
* mips.md (reload_{in,out}{si,di}): Emit a USE of HILO at the end of the sequen...Jeffrey A Law1998-10-291-0/+8
* i386.md: Change ix86_cpu == PROCESSOR_PENTIUM to TARGET_PENTIUMJan Hubicka1998-10-281-28/+28
* Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1998-10-283-3/+3
* sco5.h (SUBTARGET_SWITCHES): Add documentation for OpenServer- specific compi...Robert Lipe1998-10-281-2/+2
* Warning fixes:Kaveh R. Ghazi1998-10-283-41/+41
* reload1.c (verify_initial_offsets): New function.Bernd Schmidt1998-10-271-11/+2
* Updated sources with changes from devo.Nick Clifton1998-10-275-48/+160
* Appleid arm-elf contribution from Philip Blundell and merged with CatherineNick Clifton1998-10-2711-102/+963
* crtdll.h (CPP_PREDEFINES): Fix typo.Mumit Khan1998-10-252-2/+2
* Fix m32r build failure, (SUBREG (MEM)) problem from Joern's reload patches.Jim Wilson1998-10-231-7/+18
* Warning fixes:Kaveh R. Ghazi1998-10-231-12/+12
* Warning fixes:Kaveh R. Ghazi1998-10-232-15/+16
* Warning fixes:Kaveh R. Ghazi1998-10-232-18/+18
* * mn10200.md (truncated shift): Accept constant inputs too.Jeffrey A Law1998-10-231-3/+3
* Fix v850 build problem stemming from Joern's reload patch.Jim Wilson1998-10-221-9/+10
* Revert accidental change.Jeff Law1998-10-221-7/+0
* Document ARM specific command line switches.Nick Clifton1998-10-211-29/+43
* c4x.c (c4x_parallel_process): Disable until BCT loop optimization stable for ...Michael Hayes1998-10-201-554/+10
* c4x.md (repeat_block_top, [...]): Deleted.Michael Hayes1998-10-201-55/+10
* Add --help documentation for ARM specific command line switchesNick Clifton1998-10-161-17/+17
* flow.c (life_analysis_1): Do not clobber regs_ever_live after reload.Bernd Schmidt1998-10-155-12/+0
* loop.c (strength_reduce): Restore marking bct_p as ATTRIBUTE_UNUSED.David Edelsohn1998-10-151-6/+1
* sco5.h (MAX_OFILE_ALIGNMENT): Define.Robert Lipe1998-10-151-6/+11
* c4x.c: Convert to use GEN_INT.Michael Hayes1998-10-144-136/+91
* Makefile.in (stmp-fixinc): Do not install assert.h if not desired.Joel Sherrill1998-10-141-0/+4
* dwarf2out.c (expand_builtin_dwarf_reg_size): Look at all ranges when generati...Andreas Schwab1998-10-141-4/+7
* Warning fixes:Kaveh R. Ghazi1998-10-142-8/+9
* Fix for m68k -O0 libstdc++ compiler abort.Jim Wilson1998-10-132-11/+21
* * mn10200.md (addsi3, subsi3, negsi2): Only allow register operands.Jeffrey A Law1998-10-131-10/+10
* Warning fixes:Kaveh R. Ghazi1998-10-131-1/+1