summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-43/+12
* * config/i386/i386.h (TARGET_CPU_CPP_BUILTINS): New.neil2002-06-031-27/+21
* * i386.c (classify_argument): Properly handle base types.hubicka2002-05-311-2/+57
* PR optimization/6822rth2002-05-301-6/+6
* * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.rth2002-05-302-7/+5
* * config/i386/biarch64.h (TARGET_64BIT_DEFAULT): Define with value.rth2002-05-302-11/+12
* * config/i386/i386.c (USE_HIDDEN_LINKONCE): New.rth2002-05-301-11/+52
* * config/i386/i386.c (ix86_output_function_epilogue): New.rth2002-05-293-77/+90
* * config/i386/i386.c (ix86_compute_frame_layout): Do add bottomrth2002-05-291-2/+3
* * config/i386/i386.c (output_pic_addr_const): Lowercase rip.rth2002-05-291-2/+8
* * config/i386/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-293-30/+35
* * config/i386/i386.c (ix86_save_reg): Examine regs_ever_live,rth2002-05-293-52/+45
* * config/i386/openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN): Remove,espie2002-05-281-17/+2
* * config/i386/i386.c (ix86_compute_frame_layout): Do not addrth2002-05-281-5/+9
* Add this file from last commitbo2002-05-271-0/+25
* 2002-05-23 Bo Thorsen <bo@suse.de>bo2002-05-272-3/+76
* * config.gcc: Remove all stanzas for previously obsoletedzack2002-05-2527-2521/+0
* * flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.rth2002-05-251-4/+3
* * config/i386/mingw32.h (CPP_SPEC): Remove -remap.dannysmith2002-05-241-1/+1
* * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Properly outputmmitchel2002-05-231-18/+24
* * configure.in (HAVE_AS_TLS): New test.rth2002-05-234-88/+844
* * config/i386/i386.c (output_set_got): Fix typo in pic no-deep case.rth2002-05-231-1/+1
* PR target/6753jakub2002-05-231-38/+42
* * config/i386/i386.c, config/i386/i386.h: Tidy comments and whitespace.rth2002-05-232-86/+91
* * config/i386/i386.md (movsi_1, movdi_1_rex64): Userth2002-05-231-2/+2
* * config/i386/i386.c (get_pic_label_name): New.rth2002-05-233-57/+78
* * config/i386/i386.c (ix86_expand_call): New function, extractedrth2002-05-233-90/+62
* * i386.c (ix86_sched_reorder_ppro): Fix typo/thinko.law2002-05-211-2/+8
* * target-def.h (TARGET_BINDS_LOCAL_P): New.rth2002-05-191-17/+3
* * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE,rth2002-05-191-3/+0
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-196-93/+48
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-197-94/+68
* * system.h (SELECT_RTX_SECTION): Poison.rth2002-05-184-46/+1
* * i386.md (movsi/movdi): Fix template.hubicka2002-05-181-20/+33
* * final.c (HAVE_READONLY_DATA_SECTION): New.rth2002-05-188-170/+33
* * hooks.c (hook_tree_bool_false): New.rth2002-05-178-112/+13
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-153-54/+78
* * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.zack2002-05-151-19/+2
* * config/i386/i386.c (ix86_save_reg): Make regno unsigned.rth2002-05-141-65/+33
* * i386.md (testsi to testqi_zext_1 splitter): Fix typo.hubicka2002-05-141-1/+1
* * config/i386/i386.md: Use define_constants for unspec numbers.rth2002-05-142-193/+254
* * i386.c (ia32_multipass_dfa_lookahead): Prototype.law2002-05-131-0/+1
* * i386.c (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Define.law2002-05-131-0/+15
* * gensupport.c (n_comma_elts): Moved here from genattrtab.c.zack2002-05-121-8/+31
* * expr.c (compress_float_constant): New.rth2002-05-122-15/+43
* * i386.md (testsi to testqi spliters): New.hubicka2002-05-111-1/+52
* * athlon.md, k6.md, pentium.md, ppro.md): New files.law2002-05-095-729/+802
* * i386.md (type attribute): Add "rotate" for rotate insns.law2002-05-091-27/+32
* * i386.c (ia32_use_dfa_pipeline_interface): New function. Uselaw2002-05-092-298/+192
* * config/netbsd.h (CPP_SPEC): Remove.thorpej2002-05-092-0/+11