summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * config/arm/arm.h (TARGET_PTRMEMFUNC_VBIT_LOCATION): Use delta.Alexandre Oliva2001-05-121-0/+5
* defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson2001-05-119-1380/+2122
* ia64.c (group_barrier_needed_p): Don't allow calls and jumps to be bundled to...Richard Henderson2001-05-112-0/+50
* Makefile.in: Exterminate all references to assert.h.Zack Weinberg2001-05-119-27/+0
* t-mn10300 (dp-bit.c, fp-bit.c): Don't define FLOAT_BIT_ORDER_MISMATCH.Alexandre Oliva2001-05-111-7/+1
* * i386.md (DImode move splitters): Use !MMX and !SSE for the condition.Jan Hubicka2001-05-091-3/+5
* i386.md (movdi splitter): Fix the splitting condition (float_extenddftf split...Jan Hubicka2001-05-091-3/+3
* Really remove this fileZack Weinberg2001-05-081-0/+0
* config.gcc (i[34567]86-*-sco3.2v4*, [...]): Delete stanzas.Zack Weinberg2001-05-085-371/+0
* pa.md (interspace_jump): Revise comment.John David Anglin2001-05-072-6/+27
* pa.h (MAX_LONG_TYPE_SIZE): Should be 32, not 64.Jeffrey A Law2001-05-072-1/+8
* rs6000.c (rs6000_emit_prologue): Don't save the link register if we're not go...Geoffrey Keating2001-05-071-6/+5
* * pa.c (compute_frame_size): 64-bit frame marker is 16 bytes.Alan Modra2001-05-071-1/+1
* Whitespace changeAlexandre Oliva2001-05-061-2/+2
* * config/mips/mips.md: Sign extend CONST_INTs.Alexandre Oliva2001-05-061-9/+25
* m68hc11.c (m68hc11_gen_movhi): Optimize moves between X and Y by using sequen...Stephane Carrez2001-05-051-4/+28
* m68hc11.md ("*logicalsi3_silshr16"): Use '?' instead of '!' for the 'D' alter...Stephane Carrez2001-05-051-23/+23
* rs6000.md (ashldi3 splits): Guard with TARGET_POWERPC64.Franz Sirl2001-05-041-5/+5
* m68hc11.md (lshrhi3_const1): Fix shift of soft register, use ror instead of rol.Stephane Carrez2001-05-041-1/+1
* m68hc11.c (m68hc11_check_z_replacement): Take into account pre/post increment...Stephane Carrez2001-05-041-6/+44
* larith.asm (L_regs_frame): New for _.frame.Stephane Carrez2001-05-042-11/+43
* m68hc11.h (CPP_SPEC): Pass -D__HAVE_SHORT_DOUBLE__ to the pre-processor when ...Stephane Carrez2001-05-042-2/+4
* larith.asm (divmodhi4): Empty for 68HC12.Stephane Carrez2001-05-042-11/+106
* m68hc11.md (*tbne, *tbeq): New patterns for 68HC12.Stephane Carrez2001-05-041-6/+209
* m68hc11.h (CONST_COSTS): Make the cost of constants cheap after reload.Stephane Carrez2001-05-042-9/+7
* Add alignment parameter to .comm directives for ELF targets.Nick Clifton2001-05-041-0/+11
* alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi2001-05-0416-34/+34
* i386.c (ix86_emit_restore_regs_using_mov, [...]): Change `bool' parameter to ...Kaveh R. Ghazi2001-05-041-4/+4
* invoke.texi (i386 Options): Delete references to -malign-jumps, -malign-loops...Geoffrey Keating2001-05-042-49/+41
* m68hc11.md ("bitcmpqi"): New pattern for bitb instruction.Stephane Carrez2001-05-031-0/+81
* m68hc11.h (STATIC_CHAIN_REGNUM): Use soft z register instead of _.d1.Stephane Carrez2001-05-033-11/+58
* t-freebsd: Don't install "assert.h" in gcc.David O'Brien2001-05-031-0/+6
* Report fixes from 3_0-branch made on 2001-03-04:Stephane Carrez2001-05-035-365/+679
* djgpp.h (CPP_PREDEFINES): Define __GO32__.Mark Elbrecht2001-05-031-13/+19
* * config/mn10300/mn10300.md: Sign-extend GEN_INT operands.Alexandre Oliva2001-05-031-6/+8
* mn10300.h (LINK_SPEC): Pass --relax to the linker if -mrelax is given.Alexandre Oliva2001-05-031-0/+2
* config.gcc, [...]: Do not directly include rs6000/rs6000.h.David O'Brien2001-05-032-5/+0
* rs6000.c (rs6000_legitimate_address): Allow any stack offsets if not REG_OK_S...Franz Sirl2001-05-023-79/+117
* [multiple changes]David Edelsohn2001-05-022-53/+35
* * config/i386/i386.h (FUNCTION_BOUNDARY): Result is unsigned.Richard Kenner2001-05-021-1/+3
* config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg2001-05-0117-43/+0
* bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".Kaveh R. Ghazi2001-05-011-3/+3
* dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg2001-05-011-5/+1
* objc-act.c (handle_class_ref): Rewrite to flush target specific code and use ...Stan Shebs2001-04-291-7/+7
* darwin.h (STANDARD_EXEC_PREFIX): Don't define.Stan Shebs2001-04-281-4/+9
* rtl.h (simplify_gen_relational): Add cmp_mode parameter.Jan Hubicka2001-04-282-46/+170
* * pa.c (FRP): Remove erroneous white space in macro definition.Martin Kalen2001-04-281-1/+1
* *** empty log message ***Jeffrey Oldham2001-04-271-0/+4
* sparc.md (movsf_no_f_insn): Add more alternatives common to other movsf patte...Geoffrey Keating2001-04-261-26/+55
* * (ix86_expand_fp_movcc): Re-enable SSE conditional move generation.Jan Hubicka2001-04-261-2/+1