OSDN Git Service

* config/ia64/ia64.h (EXTRA_SPECS): Remove cpp_cpu.
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 /
2002-09-03 rth * Makefile.in (USER_H): Add ginclude/float.h.
2002-09-03 grahams * config/i386/i386.md ("femms"): Add "memory...
2002-08-29 thorpej* config/chorus.h: Consistently define *_DEBUGGING_INFO...
2002-08-27 hubicka * i386.c (classify_argument): Handle variable sized...
2002-08-27 hubicka * i386.c (ix86_expand_int_movcc): Fix RTL sharing...
2002-08-27 hubicka * i386.c (classify_argument): Properly compute word...
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-08-12 hubicka * i386.md (tablejump): Sign extend the operand.
2002-08-11 ghazi * darwin-c.c (darwin_pragma_options): Const-ify.
2002-08-11 hubicka * i386.c (classify_argument): Fix computing of field...
2002-08-11 zlaski2002-08-10 Ziemowit Laski <zlaski@apple.com>
2002-08-09 jakub * config/i386/i386.c (legitimate_constant_p): UNSPEC_T...
2002-08-07 jakub * stor-layout.c (place_union_field): Apply ADJUST_FIEL...
2002-08-06 jakub * config/i386/mmintrin.h (__m64): Make the type 64...
2002-08-06 jakub * config/i386/i386.c (x86_field_alignment): Apply...
2002-08-05 rupp2002-08-05 Douglas B Rupp <rupp@gnat.com>
2002-08-04 geoffkIndex: ChangeLog
2002-08-04 nathan * config/i386/i386.c (x86_field_alignment): Remove...
2002-08-01 rth * output.h (DECL_READONLY_SECTION): Remove.
2002-07-31 shebs * config.gcc (i[34567]86-*-darwin*): New config...
2002-07-31 ghazi * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v...
2002-07-30 ghazi * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h...
2002-07-28 zack * defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two
2002-07-25 zack * defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, ASM_OUTPUT_SI...
2002-07-24 sayle2002-07-24 Frank van der Linden <fvdl@wasabisystems...
2002-07-23 neil * config/i386/i386.c (AT_BP): Remove.
2002-07-18 bo2002-07-18 Bo Thorsen <bo@berlioz.suse.de>
2002-07-18 bo2002-07-17 Bo Thorsen <bo@suse.de>
2002-07-17 neil * cpplib.c (do_sccs): Handle #sccs on all systems.
2002-07-17 rth * config/i386/i386.c (ix86_expand_int_movcc...
2002-07-17 rth * config/i386/i386.c (ix86_expand_int_movcc...
2002-07-16 hubicka * i386.h (MACHINE_DEPENDENT_REORG): New macro.
2002-07-16 zack * builtins.c (std_expand_builtin_va_start): Remove...
2002-07-16 hubicka * i386.md (prefetch): Fix for 64bit mode.
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-15 jakub PR middle-end/7245
2002-07-10 rupp * config/i386/i386.c (ix86_svr3_asm_out_constr...
2002-07-10 hubicka * i386.c (ix86_init_mmx_sse_builtins): Fix thinko.
2002-07-03 law * i386.md (length_immediate attribute): Fix...
2002-07-03 wcohen2002-07-02 Will Cohen <wcohen@redhat.com>
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-06-30 aldyh2002-06-30 Aldy Hernandez <aldyh@redhat.com>
2002-06-30 aldyh2002-06-29 Aldy Hernandez <aldyh@redhat.com>
2002-06-29 neil * config/i386/crtdll.h: Define EXTRA_OS_CPP_BUILTINS.
2002-06-20 law * i386.h (TARGET_DEFAULT): Do not turn on frame...
2002-06-20 ro * config/sol2.h: New file.
2002-06-20 hubicka * i386.md (xorqi_1_slp, xorqi_2_slp): New patterns.
2002-06-17 rth * config/i386/i386.h (BIGGEST_FIELD_ALIGNMENT...
2002-06-16 neil * config.gcc: Add an i386/sysv4-cpp.h. Remove i386...
2002-06-16 hubicka * i386-protos.h (x86_field_alignment): Declare.
2002-06-13 hubicka * i386.c (ix86_expand_movstr): Fix pasto.
2002-06-13 law * i386.md (extenddfxf2, extenddftf2): Fix typo...
2002-06-12 hubicka * i386.md (shift patterns): Use (TARGET_SHIFT1 ||...
2002-06-12 rth * c-common.c (builtin_define_type_max): New.
2002-06-11 hubicka * i386.md (addqi_1_slp, subqi_1_slp
2002-06-11 hubicka * i386.c (x86_promote_QImode): Set for Athlon
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-11 dannysmith * gthr-win32.h: Wrap all functions in extern "C".
2002-06-10 zack * Makefile.in (MACHMODE_H): Add @extra_modes_file@.
2002-06-10 echristo2002-06-10 Eric Christopher <echristo@redhat.com>
2002-06-08 thorpej* config/i386/netbsd-elf.h (LINK_SPEC): Define as
2002-06-06 hubicka * i386.md (and promoting splitters): Disable QI to...
2002-06-05 neilconfig:
2002-06-04 neilconfig/i386:
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 neil * config/i386/i386.h (TARGET_CPU_CPP_BUILTINS): New.
2002-05-31 hubicka * i386.c (classify_argument): Properly handle base...
2002-05-30 rth PR optimization/6822
2002-05-30 rth * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_F...
2002-05-30 rth * config/i386/biarch64.h (TARGET_64BIT_DEFAULT...
2002-05-30 rth * config/i386/i386.c (USE_HIDDEN_LINKONCE)...
2002-05-29 rth * config/i386/i386.c (ix86_output_function_epil...
2002-05-29 rth * config/i386/i386.c (ix86_compute_frame_layout...
2002-05-29 rth * config/i386/i386.c (output_pic_addr_const...
2002-05-29 thorpej* config/i386/netbsd-elf.h (TARGET_OS_CPP_BUILTINS...
2002-05-29 rth * config/i386/i386.c (ix86_save_reg): Examine...
2002-05-28 espie * config/i386/openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN...
2002-05-28 rth * config/i386/i386.c (ix86_compute_frame_layout...
2002-05-27 boAdd this file from last commit
2002-05-27 bo2002-05-23 Bo Thorsen <bo@suse.de>
2002-05-25 zack * config.gcc: Remove all stanzas for previously obsoleted
2002-05-25 rth * flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.
2002-05-24 dannysmith * config/i386/mingw32.h (CPP_SPEC): Remove -remap.
2002-05-23 mmitchel * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Proper...
2002-05-23 rth * configure.in (HAVE_AS_TLS): New test.
2002-05-23 rth * config/i386/i386.c (output_set_got): Fix...
2002-05-23 jakub PR target/6753
2002-05-23 rth * config/i386/i386.c, config/i386/i386.h: Tidy...
2002-05-23 rth * config/i386/i386.md (movsi_1, movdi_1_rex64...
2002-05-23 rth * config/i386/i386.c (get_pic_label_name):...
2002-05-23 rth * config/i386/i386.c (ix86_expand_call): New...
2002-05-21 law * i386.c (ix86_sched_reorder_ppro): Fix typo...
2002-05-19 rth * target-def.h (TARGET_BINDS_LOCAL_P): New.
2002-05-19 rth * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE,
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18 rth * system.h (SELECT_RTX_SECTION): Poison.
2002-05-18 hubicka * i386.md (movsi/movdi): Fix template.
2002-05-18 rth * final.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-17 rth * hooks.c (hook_tree_bool_false): New.
next