OSDN Git Service

* config/h8300/h8300.h (N_REG_CLASSES): Parenthesize.
[pf3gnuchains/gcc-fork.git] / gcc / config /
2002-10-21 kazu * config/h8300/h8300.h (N_REG_CLASSES): Parenthesize.
2002-10-20 rth * target.h (struct gcc_target): Line wrap.
2002-10-20 mmitchel * config/m68k/m68k.c (m68k_output_mi_thunk): Fix typo.
2002-10-20 rakdver PR other/8202
2002-10-20 mmitchel * alpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-10-19 hubicka * i386.c (classify_argument): Pass MMX arguments in...
2002-10-19 hubicka * mmintrin.h (__m64): typedef it to v2si.
2002-10-19 hubicka * mmintrin.h (__m64): typedef it to v2si.
2002-10-19 dje * rs6000.md (movdf_hardfloat32): Order alternat...
2002-10-18 mmitchel * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default...
2002-10-18 thorpej* config/netbsd.h (NETBSD_ENABLE_EXECUTE_STACK): Define
2002-10-18 thorpej* config/i386/i386.c (x86_initialize_trampoline): Emit...
2002-10-18 geoffk * config/rs6000/rs6000.h (HARD_REGNO_MODE_OK): Allow...
2002-10-17 thorpej* config/alpha/alpha.c (alpha_initialize_trampoline...
2002-10-17 hubicka * mmintrin.h: Guard by __MMX__
2002-10-17 hubicka Really commit patch announced at Oct 14
2002-10-17 rsandifo * config.gcc (mips*-*-*): Add OBJECT_FORMAT_ELF to...
2002-10-16 aldyh2002-10-16 Aldy Hernandez <aldyh@redhat.com>
2002-10-16 uweigand * config/s390/linux.h (ASM_DOUBLE, _ASM_OUTPUT_LONG...
2002-10-16 hubicka PR target/7386
2002-10-16 rthgcc/
2002-10-15 wilsonFix x86 miscompilation of gdb mips simulator.
2002-10-15 rsandifo * config/mips/vr.h (DRIVER_SELF_SPECS): Change %<mgp32...
2002-10-15 uweigand * config/s390/s390.c (s390_split_branches): Add return
2002-10-15 amylaar * sh.md (movv8qi_i+2): Don't split if source is -1.
2002-10-15 hubicka * i386.md (movv2di_internal): New pattern.
2002-10-14 sayle * config/i386/i386.c (k6_cost): Correct typo.
2002-10-14 rth * config/alpha/alpha.md (extendsidi2_nofix...
2002-10-14 aoliva* config/mips/mips.c (print_operand): Increase buffer...
2002-10-14 jakub * config/i386/i386.h (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_...
2002-10-14 rsandifo * config/mips/vr.h (DRIVER_SELF_SPECS): Define.
2002-10-12 rth * pdp11.h (ASM_OUTPUT_SKIP): Add preceding...
2002-10-11 amylaar * sh.md (movv8qi_i+2): For V8QI destinations, generate...
2002-10-10 jakub * config/i386/i386.md (tls_local_dynamic_base): Put...
2002-10-10 denisc * config/ip2k/ip2k.c (function_epilogue): Optimize...
2002-10-10 dje * config/rs6000/aix52.h: New file.
2002-10-10 hubicka PR target/7723
2002-10-09 dje * config/rs6000/rs6000.md (extenddftf2): Change...
2002-10-09 aldyh2002-10-08 Aldy Hernandez <aldyh@redhat.com>
2002-10-09 amylaar * sh.md (ffssi2): Fix emitted code.
2002-10-09 dje * config/rs6000/rs6000.md (movdf splitter): Use gen_in...
2002-10-08 davem2002-10-08 Jakub Jelinek <jakub@redhat.com>
2002-10-08 nickc(__ev_set_acc_u64): Use __ev_create_u64 to convert...
2002-10-08 uweigand * config/s390/s390.md ("*doloop_si_long"): Add missing...
2002-10-08 rsandifo * config/mips/mips.md (define_attr cpu): Add r4111.
2002-10-07 m.hayes * config/c4x/c4x.c (c4x_print_operand): Enlarge buffer
2002-10-07 dje * config/rs6000/rs6000.c (rs6000_override_optio...
2002-10-07 rth * config/i960/i960.c (i960_setup_incoming_varar...
2002-10-07 rth * config/i960/i960.md (*): Use TFmode, not...
2002-10-07 rth * config/fp-bit.c (EXTENDED_FLOAT_STUBS): Flush...
2002-10-07 rth * t-pdp11: Add MULTILIB support for msoft-float.
2002-10-07 rth * config/rs6000/rs6000.md (load_toc_v4_PIC_2...
2002-10-06 aoliva* config/mips/mips.h (SIZE_TYPE, PTRDIFF_TYPE): Override
2002-10-04 sayle * config/i386/i386.h (processor_costs): Add new fields...
2002-10-04 ghazi * mips.c (mips_const_double_ok): Delete unused variable.
2002-10-04 aj * config/i386/t-linux64 (MULTILIB_OSDIRNAMES): Fix...
2002-10-04 thorpej* config/vax/vax.c (vax_output_function_prologue):...
2002-10-04 amodra * config/rs6000/rs6000.c (rs6000_output_function_epilo...
2002-10-04 rth * config/m68k/m68k.h (OVERRIDE_OPTIONS): Move...
2002-10-04 rth * config/i960/i960.md (call, call_value): Use...
2002-10-03 sje * config/pa/pa64-hpux.h (INIT_ENVIRONMENT): New.
2002-10-03 sje * config.gcc (hppa*64*-*-hpux11*): Check gnu_ld.
2002-10-03 hubicka * i386.c (athlon_cost): Fix the move costs.
2002-10-03 jakub * gcc.c (print_multi_os_directory): New variable.
2002-10-03 hubicka * i386.md (lea to mul peep2): Fix condition.
2002-10-03 danglin * pa-linux.h (FUNCTION_OK_FOR_SIBCALL): Delete macro.
2002-10-02 rth PR opt/7124
2002-10-02 sayle PR optimization/6627
2002-10-02 hubicka * i386.c (print_operand_address): Use RIP addressing...
2002-10-02 davem2002-09-30 David S. Miller <davem@redhat.com>
2002-10-02 thorpej* config/vax/elf.h (FUNCTION_PROFILER): Fix __mcount...
2002-10-01 thorpejOops, this file missed in previous checkin.
2002-10-01 nickc(spe_evrlwi): Add missing third operand to assembler...
2002-10-01 thorpej2002-10-01 Matt Thomas <matt@3am-software.com>
2002-10-01 wilsonDon't let regrename clobber the link register.
2002-10-01 rsandifo * config/mips/mips.h (PROCESSOR_R4121): Rename to...
2002-10-01 rsandifo * config/mips/mips.c (PROCESSOR_R4320, TARGET_MIPS4320...
2002-10-01 rsandifo * config/mips/mips.c (mips16_strings): New variable.
2002-10-01 rsandifo[gcc/]
2002-10-01 rsandifo * config/mips/mips-protos.h (mips_emit_fcc_reload...
2002-09-30 bwilson * config/xtensa/xtensa.h (REG_CLASS_NAMES,...
2002-09-30 danglin * pa.c (hppa_encode_label): Don't drop '*' from functi...
2002-09-30 hubicka * i386.h (TARGET_CPP_CPU_BUILTINS): Define __SSE_MATH__.
2002-09-30 rearnsha* arm.h (BASE_REG_CLASS): Always return LO_REGS for...
2002-09-29 ghazi * darwin-protos.h (darwin_asm_output_dwarf_delta)...
2002-09-29 kazu * builtins.def: Fix comment formatting.
2002-09-28 kazu * ChangeLog.4: Fix typos.
2002-09-28 marekm * config/avr/avr.c: Eliminate use of _PC_ in pc relati...
2002-09-27 jakub * doc/extend.texi (tls_model): Document.
2002-09-27 kazu * config/h8300/h8300.c (compute_saved_regs): Use a...
2002-09-27 dje2002-09-26 David Edelsohn <edelsohn@gnu.org>
2002-09-26 sje * config/ia64/ia64.c (ia64_expand_load_address): Ensur...
2002-09-26 echristo2002-09-24 Eric Christopher <echristo@redhat.com>
2002-09-26 sje * config/ia64/hpux.h (ASM_OUTPUT_EXTERNAL_LIBCALL...
2002-09-26 sje * config/ia64/hpux.h (TARGET_DEFAULT): Include TARGET_...
2002-09-26 law * v850.md ("length"): Change default value...
2002-09-26 davem2002-09-25 David S. Miller <davem@redhat.com>
2002-09-25 rsandifo * config/mips/mips.h (TARGET_MIPS4100): Add missing...
2002-09-24 denisc * config/ip2k/ip2k.c (function_epilogue): Fix wrong...
2002-09-24 nickc(thumb_unexpanded_epilogue): Don't generate epilogue...
next