aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-08-30config.gcc (h8300-*-elf*): New case.J"orn Rennecke5-1/+148
2001-08-30t-h8300 (LIB1ASMFUNCS): Add _fixunssfdi and _fixunssfsi_asm.J"orn Rennecke3-1/+77
2001-08-30h8300.md (zero_extendqihi2): Changes to define_expand to accomodate target-sp...Kazu Hirata1-2/+18
2001-08-30* h8300.md (*andorhi3): New pattern.J"orn Rennecke1-0/+18
2001-08-30* h8300.c (dosize): Fix test for "sub".J"orn Rennecke1-1/+1
2001-08-29* config/h8300/h8300.md (movsi_h8300hs): Make it 64-bit safe.Kazu Hirata1-1/+1
2001-08-29h8300-protos.h: Add a prototype for emit_logical_op.Kazu Hirata3-159/+256
2001-08-29pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for comparis...John David Anglin2-4/+7
2001-08-29lib1funcs.asm: Update the copyright.Kazu Hirata1-5/+5
2001-08-29h8300.md (anonymous movhi pattern): Don't move (reg n) to (mem (pre_dec (reg ...Kazu Hirata1-2/+12
2001-08-29* h8300.h (RETURN_ADDR_RTX): New.Kazu Hirata1-0/+9
2001-08-29h8300.md (movsi_h8300hs): Optimize loading of several special constants.Kazu Hirata1-5/+24
2001-08-29* config/h8300/lib1funcs.asm: Fix comment typos.Kazu Hirata1-2/+2
2001-08-29iris6.h (ASM_DECLARE_OBJECT_NAME, [...]): Fix format specifier warnings.Kaveh R. Ghazi4-7/+17
2001-08-29darwin.c (machopic_function_base_name): Add const qualifier to a string.Dale Johannesen1-2/+3
2001-08-28crtn.asm: Add comment explaining 16 byte alignment.Eric Christopher2-2/+2
2001-08-28c-pragma.h (add_weak): Move prototype from here...Eric Christopher7-27/+87
2001-08-28ia64.md (andcmbi3, iorcmbi3): Fix typos.Richard Henderson1-5/+4
2001-08-28darwin.h (DEFAULT_SIGNED_CHAR): Define.Dale Johannesen1-0/+6
2001-08-28* config/i386/cygwin.h (BIGGEST_FIELD_ALIGNMENT): Set to 64.Danny Smith1-0/+4
2001-08-28darwin.h (ASM_OUTPUT_LABELREF): Handle '*' names.Stan Shebs1-1/+8
2001-08-28rs6000.md (store_multiple): Correct RTL generation for first set.Will Cohen1-1/+1
2001-08-27m68k.md (sordered, [...]): New patterns.Richard Henderson1-0/+428
2001-08-27m68k.md (subreghi1ashrdi_const32, [...]): Fix SUBREG_BYTE offset.Roman Zippel1-6/+13
2001-08-28rs6000.c (mask_operand): Rewrite without bit-shifting loop.Alan Modra4-158/+296
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-11/+5
2001-08-26mips.c (mips_function_value): Handle complex return values.Aldy Hernandez1-2/+28
2001-08-25predict.c (expensive_function_p): New.Jan Hubicka1-3/+18
2001-08-25config.gcc: Add stormy16-*-elf case.Geoffrey Keating7-0/+8603
2001-08-25* i386.h (no-accumulate-outgoing-args): Use proper mask.Jan Hubicka1-1/+1
2001-08-24rs6000.c (rs6000_initialize_trampoline): Function descriptor members are poin...David Edelsohn2-5/+5
2001-08-24* sparc.h (ASM_OUTPUT_BYTE): Fix format specifier warning.Kaveh R. Ghazi1-1/+1
2001-08-24* i386.md (movcc peep2): Fix load of 0.Jan Hubicka1-2/+1
2001-08-23When moving asms out of the way, don't move all of them to the same placeBernd Schmidt1-2/+2
2001-08-23Fix abort where write_count got to 3Bernd Schmidt1-1/+4
2001-08-23function.c (thread_prologue_and_epilogue_insns): Avoid fallthru flag on edge ...Jan Hubicka1-1/+1
2001-08-23Remove unused functionLars Brinkhoff4-71/+2
2001-08-23ia64.c (ia64_register_move_cost): Add mode arguemnt.Richard Henderson3-63/+107
2001-08-23sparc.c (uns_small_int): Don't reference a constant >32-bit.Kaveh R. Ghazi1-26/+42
2001-08-22i386-protos.h: Correct declaration of i386_pe_asm_named_section.David Billinghurst1-2/+1
2001-08-22pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for variable i.John David Anglin2-0/+2
2001-08-22final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.Richard Henderson3-43/+41
2001-08-22ia64.c (emit_all_insn_group_barriers): Flush state at barrier insns.Richard Henderson1-5/+17
2001-08-21crtbegin.asm (__do_global_dtors_aux): Use saved copy of gp while the real gp ...Richard Henderson1-1/+1
2001-08-21sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if ia64_asm_output_label.Richard Henderson1-1/+2
2001-08-21alpha.h (CONDITIONAL_REGISTER_USAGE): Added local declaration of variable i.Will Cohen2-4/+9
2001-08-21crtstuff.c: Fix thinko last change.Richard Henderson1-1/+1
2001-08-21ia64.c (ia64_return_in_memory): True for variable sized types.Richard Henderson1-4/+8
2001-08-21* sparc.c (sparc_variable_issue): Fix typo in last change.Kaveh R. Ghazi1-1/+1
2001-08-20* pa.h (RETURN_IN_MEMORY): Improve comment.John David Anglin1-2/+3