aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2006-01-03backport: sync.md: New file.Jakub Jelinek5-0/+323
2006-01-02i386.c (*_cost): Add COSTS_N_INSNS.Jan Hubicka1-170/+251
2006-01-02arm.c (all_fpus): Fix comment typo.Volker Reichelt5-5/+5
2006-01-01rs6000.c (rs6000_expand_compare_and_swapqhi): New.David Edelsohn3-0/+138
2005-12-30re PR middle-end/25586 (FAIL: gfortran.dg/cray_pointers_2.f90 at -O2 and above)John David Anglin1-42/+42
2005-12-29m68k.h (RETURN_ADDR_RTX): Define.Paul Brook2-6/+13
2005-12-29lb1sf68.asm (__cmpdf2): Fix typo in immediate mask.Paul Brook1-22/+72
2005-12-29fpgnulib.c (__extendsfdf2): Handle negative zero.Paul Brook2-18/+35
2005-12-29m68k.c (m68k_output_pic_call): Don't use bsr.l for !TARGET_68020.Paul Brook3-6/+5
2005-12-29re PR target/25572 (ppc64 -mminimal-toc trashes r30)Alan Modra1-0/+2
2005-12-28config.gcc (mt-*-*): Add --with-arch support.Nathan Sidwell2-5/+6
2005-12-23arit.c (do_31div): Clarify what "31" refers to.Hans-Peter Nilsson1-40/+52
2005-12-23re PR target/24342 (testsuite failure:gfortran.fortran-torture/execute/in-pac...Hans-Peter Nilsson1-17/+91
2005-12-22backport: builtins.def: Move all DEF_SYNC_BUILTIN to ...Jakub Jelinek3-8/+139
2005-12-22mmintrin.h (_mm_add_si64): Only define for SSE2.Richard Henderson2-0/+6
2005-12-22sse.md (sse_movhlps): Reverse operands for 2nd and 3rd alternatives.Dale Johannesen1-4/+4
2005-12-21re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers1-1/+1
2005-12-20darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Handle the ambiguity between -seg_a...Mike Stump1-3/+3
2005-12-20re PR middle-end/24306 (va_arg gets confused when skipping over certain zero-...Richard Guenther1-1/+2
2005-12-19Fix previous mis-applied patch.Paul Brook1-10/+10
2005-12-19mt.md (decrement_and_branch_until_zero): Add another scratch.Nathan Sidwell3-55/+51
2005-12-18darwin.h: Don't include darwin-sections.def to declare global variables...Geoffrey Keating4-89/+99
2005-12-17m68k.md (m68k_output_function_prologue): Always call dwarf2out_def_cfa.Paul Brook1-15/+17
2005-12-17re PR target/20016 (Compiling libgcc2.c with -Os for avr-gcc?)Bernd Trog1-1/+1
2005-12-16re PR target/25447 (<built-in>:0: ICE: in pa_scalar_mode_supported_p, at conf...John David Anglin1-0/+3
2005-12-16mt.h (LIB_SPEC, [...]): Correct names of ms1-16-002 files.Nathan Sidwell1-3/+3
2005-12-16Checkin missing parts of my 2005-12-12 patchNathan Sidwell10-5647/+0
2005-12-16basic-block.h, [...]: Fix comment typos.Kazu Hirata3-3/+3
2005-12-15predicates.md (m32c_psi_scale): New.DJ Delorie3-3/+45
2005-12-15re PR other/25028 (TImode-to-floating conversions broken)Joseph Myers2-0/+4
2005-12-15freebsd-spec.h (FBSD_TARGET_OS_CPP_BUILTINS): Use builtin_define_with_int_val...Craig Rodrigues1-16/+1
2005-12-15t-darwin (darwin-c.o): Depend on $(TREE_H) instead of tree.h.Andrew Pinski1-1/+1
2005-12-15predicates.md (call_memory_operand): New.Richard Sandiford2-2/+10
2005-12-15mt.c (mt_override_options): Require lower case architectures.Nathan Sidwell2-21/+9
2005-12-15re PR target/24969 (tmpdir-gcc.dg-struct-layout-1/t026 fails execution)Jan Hubicka1-2/+2
2005-12-15final.c (final_scan_insn): Flip in_cold_section_p when changing between the h...Richard Sandiford1-3/+1
2005-12-15Second part of MS1->MT renamingNathan Sidwell7-341/+337
2005-12-15re PR target/25406 (gcc.dg/20030625-1.c, gcc.dg/20050620-1.c, gcc.dg/940510-1...Alan Modra2-12/+17
2005-12-14re PR debug/25023 (ICE in def_cfa_1, at dwarf2out.c:792)Jakub Jelinek1-5/+2
2005-12-14arm.md: Provide a big-endian version of the (zero_extend:SI (subreg:QI ...)) ...Richard Sandiford1-0/+10
2005-12-14s390.md ("*tstdi_extimm", [...]): Merge.Adrian Straetling1-61/+36
2005-12-14s390.md ("d0", "1"): New mode attributes.Adrian Straetling1-171/+79
2005-12-14s390.md ("extend<mode>di2", [...]): Merge.Adrian Straetling1-131/+72
2005-12-14s390.md ("atype", "length"): Rewrite.Adrian Straetling1-37/+7
2005-12-14re PR target/25254 (ICE with -mcmodel=medium -mlarge-data-threshold=1)Jakub Jelinek1-1/+11
2005-12-13fpgnulib.c (__unordsf2, [...]): New functions.Paul Brook1-0/+96
2005-12-13t-mt (crti.o, crtn.o): Add multilib options.Nathan Sidwell1-5/+8
2005-12-13t-mt (MULTILIB_OPTIONS): Add ms2Nathan Sidwell2-9/+8
2005-12-13re PR debug/25023 (ICE in def_cfa_1, at dwarf2out.c:792)Jakub Jelinek2-20/+17
2005-12-13bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Pass -meabi=gnu for apcs/atpcs.Paul Brook1-1/+1