summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* m68k.c (m68k_output_mi_thunk): Use jmp, not jsr.Paul Brook2006-01-041-2/+2
* pmm_malloc.h (posix_memalign): If __cplusplus, make the prototype extern "C" ...Jakub Jelinek2006-01-041-1/+5
* re PR target/25554 (unrecognizable insn on x86_64 with -O2 -ftracer ( -fno-tr...Jakub Jelinek2006-01-041-4/+10
* fp-bit.h: Use top-of-file comment from libgcc2.c.Ben Elliston2006-01-042-43/+41
* backport: sync.md: New file.Jakub Jelinek2006-01-035-0/+323
* i386.c (*_cost): Add COSTS_N_INSNS.Jan Hubicka2006-01-021-170/+251
* arm.c (all_fpus): Fix comment typo.Volker Reichelt2006-01-025-5/+5
* rs6000.c (rs6000_expand_compare_and_swapqhi): New.David Edelsohn2006-01-013-0/+138
* re PR middle-end/25586 (FAIL: gfortran.dg/cray_pointers_2.f90 at -O2 and above)John David Anglin2005-12-301-42/+42
* m68k.h (RETURN_ADDR_RTX): Define.Paul Brook2005-12-292-6/+13
* lb1sf68.asm (__cmpdf2): Fix typo in immediate mask.Paul Brook2005-12-291-22/+72
* fpgnulib.c (__extendsfdf2): Handle negative zero.Paul Brook2005-12-292-18/+35
* m68k.c (m68k_output_pic_call): Don't use bsr.l for !TARGET_68020.Paul Brook2005-12-293-6/+5
* re PR target/25572 (ppc64 -mminimal-toc trashes r30)Alan Modra2005-12-291-0/+2
* config.gcc (mt-*-*): Add --with-arch support.Nathan Sidwell2005-12-282-5/+6
* arit.c (do_31div): Clarify what "31" refers to.Hans-Peter Nilsson2005-12-231-40/+52
* re PR target/24342 (testsuite failure:gfortran.fortran-torture/execute/in-pac...Hans-Peter Nilsson2005-12-231-17/+91
* backport: builtins.def: Move all DEF_SYNC_BUILTIN to ...Jakub Jelinek2005-12-223-8/+139
* mmintrin.h (_mm_add_si64): Only define for SSE2.Richard Henderson2005-12-222-0/+6
* sse.md (sse_movhlps): Reverse operands for 2nd and 3rd alternatives.Dale Johannesen2005-12-221-4/+4
* re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers2005-12-211-1/+1
* darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Handle the ambiguity between -seg_a...Mike Stump2005-12-201-3/+3
* re PR middle-end/24306 (va_arg gets confused when skipping over certain zero-...Richard Guenther2005-12-201-1/+2
* Fix previous mis-applied patch.Paul Brook2005-12-191-10/+10
* mt.md (decrement_and_branch_until_zero): Add another scratch.Nathan Sidwell2005-12-193-55/+51
* darwin.h: Don't include darwin-sections.def to declare global variables...Geoffrey Keating2005-12-184-89/+99
* m68k.md (m68k_output_function_prologue): Always call dwarf2out_def_cfa.Paul Brook2005-12-171-15/+17
* re PR target/20016 (Compiling libgcc2.c with -Os for avr-gcc?)Bernd Trog2005-12-171-1/+1
* re PR target/25447 (<built-in>:0: ICE: in pa_scalar_mode_supported_p, at conf...John David Anglin2005-12-161-0/+3
* mt.h (LIB_SPEC, [...]): Correct names of ms1-16-002 files.Nathan Sidwell2005-12-161-3/+3
* Checkin missing parts of my 2005-12-12 patchNathan Sidwell2005-12-1610-5647/+0
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2005-12-163-3/+3
* predicates.md (m32c_psi_scale): New.DJ Delorie2005-12-153-3/+45
* re PR other/25028 (TImode-to-floating conversions broken)Joseph Myers2005-12-152-0/+4
* freebsd-spec.h (FBSD_TARGET_OS_CPP_BUILTINS): Use builtin_define_with_int_val...Craig Rodrigues2005-12-151-16/+1
* t-darwin (darwin-c.o): Depend on $(TREE_H) instead of tree.h.Andrew Pinski2005-12-151-1/+1
* predicates.md (call_memory_operand): New.Richard Sandiford2005-12-152-2/+10
* mt.c (mt_override_options): Require lower case architectures.Nathan Sidwell2005-12-152-21/+9
* re PR target/24969 (tmpdir-gcc.dg-struct-layout-1/t026 fails execution)Jan Hubicka2005-12-151-2/+2
* final.c (final_scan_insn): Flip in_cold_section_p when changing between the h...Richard Sandiford2005-12-151-3/+1
* Second part of MS1->MT renamingNathan Sidwell2005-12-157-341/+337
* re PR target/25406 (gcc.dg/20030625-1.c, gcc.dg/20050620-1.c, gcc.dg/940510-1...Alan Modra2005-12-152-12/+17
* re PR debug/25023 (ICE in def_cfa_1, at dwarf2out.c:792)Jakub Jelinek2005-12-141-5/+2
* arm.md: Provide a big-endian version of the (zero_extend:SI (subreg:QI ...)) ...Richard Sandiford2005-12-141-0/+10
* s390.md ("*tstdi_extimm", [...]): Merge.Adrian Straetling2005-12-141-61/+36
* s390.md ("d0", "1"): New mode attributes.Adrian Straetling2005-12-141-171/+79
* s390.md ("extend<mode>di2", [...]): Merge.Adrian Straetling2005-12-141-131/+72
* s390.md ("atype", "length"): Rewrite.Adrian Straetling2005-12-141-37/+7
* re PR target/25254 (ICE with -mcmodel=medium -mlarge-data-threshold=1)Jakub Jelinek2005-12-141-1/+11
* fpgnulib.c (__unordsf2, [...]): New functions.Paul Brook2005-12-131-0/+96