aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-09-19tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.Bernd Schmidt6-7/+11
2007-09-19config.gcc (bfin*-linux-uclibc*): Add ./linux-sysroot-suffix.h to tm_file.Jie Zhang9-64/+404
2007-09-18re PR target/33388 (fr30: ICE: RTL check: expected code 'reg', have 'subreg' ...Rask Ingemann Lambertsen2-44/+28
2007-09-18m68k.c (override_options): Remove USE_GAS, use %.Roman Zippel2-230/+66
2007-09-18m68k.md (beq, [...]): Replace all fbcc with fjcc.Roman Zippel1-70/+34
2007-09-18m68k-devices.def (51qe): New device.Maxim Kuvyrkov3-8/+19
2007-09-17mips.c (mips_file_start): Add ".previous" directives to both ".section"s.Richard Sandiford1-6/+4
2007-09-17mips.c (mips_output_mi_thunk): Use mips_function_ok_for_sibcall and const_cal...Richard Sandiford1-22/+29
2007-09-17mips.md (*clear_upper32): Use "W" as the memory operand.Richard Sandiford1-1/+1
2007-09-17fixed-bit.h: New file.Chao-ying Fu2-0/+2510
2007-09-18c-format.h (format_kind_info): Add alloc_char field.Jakub Jelinek1-2/+2
2007-09-16mips.md (SHORT): Fix long line.Richard Sandiford1-8/+12
2007-09-16mips.h (POINTERS_EXTEND_UNSIGNED): Define.Richard Sandiford1-0/+4
2007-09-15re PR target/33062 (ICE in emit_move_insn and expand_call with -fdefault-inte...John David Anglin1-1/+1
2007-09-14i386.md (*floatdi<mode>2_i387): Guard against TARGET_64BIT.Jan Hubicka1-1/+2
2007-09-14re PR target/33438 (ICE in cselib_record_set, at cselib.c:1515 on x86)Uros Bizjak1-6/+22
2007-09-14tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document.Sandra Loosemore1-0/+11
2007-09-14sdemtk.opt: Update to GPLv3.Richard Sandiford2-8/+6
2007-09-14configure.ac (mips*-sde-elf*): New stanza.Richard Sandiford7-20/+176
2007-09-14re PR target/32337 (Error: Register number out of range 0..1)Jakub Jelinek1-16/+31
2007-09-14vmx2spu.h (vec_extract, [...]): New intrinsics.Ulrich Weigand1-1/+543
2007-09-14dse.c (find_shift_sequence): New function.Eric Christopher1-1/+1
2007-09-13From Jie Zhang:Bernd Schmidt2-11/+190
2007-09-13bfin.md (reload_outpdi, [...]): New patterns.Bernd Schmidt2-3/+52
2007-09-13mips.h (ASM_OUTPUT_REG_PUSH): Replace {d}subu with {d}addiu and a negative im...Sandra Loosemore1-2/+2
2007-09-13mips.h (SYMBOL_FLAG_MIPS16_FUNC): Delete.Richard Sandiford2-65/+166
2007-09-13Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner13-264/+4763
2007-09-13dfp-bit.c (dfp_conversion_exception): New function.Janis Johnson2-40/+201
2007-09-12re PR target/32338 (Error: .prologue within prologue)Jakub Jelinek1-1/+3
2007-09-12xtensa.c (machine_function): Add vararg_a7_copy.Bob Wilson1-5/+11
2007-09-12re PR target/33393 (floatsisf2_sse_vector_nointernunit doesn't work on 32bit)Jan Hubicka1-5/+8
2007-09-12sh.h (SH_DBX_REGISTER_NUMBER): Added fpscr, fixed sr/gbr regs.Christian Bruel2-4/+6
2007-09-11defaults.h (DWARF2_UNWIND_INFO): Don't define if TARGET_UNWIND_INFO is defined.James E Wilson1-12/+0
2007-09-12sh.c (calc_live_regs): Use current_function_saves_all_registers instead of...Kaz Kojima3-5/+5
2007-09-12* config/cris/t-linux (LIMITS_H_TEST): Only define if not inhibit_libc.Hans-Peter Nilsson1-0/+2
2007-09-12re PR target/33360 (cris build failure)Hans-Peter Nilsson1-1/+1
2007-09-12spu.c (spu_emit_branch_or_set): Handle NaN values as operands to DFmode GE or...Ben Elliston1-10/+45
2007-09-11bfin.h (enum reg_class, [...]): Add P0REGS.Bernd Schmidt1-0/+6
2007-09-11linux-unwind.h: Guard with inhibit_libc.Steve Kenton2-0/+8
2007-09-11invoke.texi: Document new MIPS -mllsc and -mno-llsc options.David Daney4-37/+84
2007-09-11predicates.md (movsi_const0_operand, [...]): New predicates.Maxim Kuvyrkov5-264/+1430
2007-09-11i386.h (ix86_tune_indices): Add X86_TUNE_INTER_UNIT_CONVERSIONS.Jan Hubicka3-15/+166
2007-09-11mips.c (mips_set_mips16_mode): Use separate anchor settings for MIPS16.Richard Sandiford1-1/+12
2007-09-11mips.c (mips_symbol_insns_1): Allow LEAs of SYMBOL_FORCE_TO_MEM constants.Richard Sandiford4-17/+73
2007-09-11mips.h (CONSTANT_POOL_COST): Move to...Richard Sandiford2-160/+485
2007-09-11cygming.h (TARGET_STRIP_NAME_ENCODING): Don't override default.Danny Smith2-10/+1
2007-09-11re PR c/30013 (Multiple flaws in decimal floating-point arithmetic conversion...Janis Johnson2-36/+70
2007-09-11mips.c (mips_scalar_mode_supported_p): Declare.Chao-ying Fu5-5/+211
2007-09-11* config/spu/spu.md: Formatting fixes.Ben Elliston1-35/+35
2007-09-11dfp-bit.c (dfp_unary_func): Delete.Janis Johnson2-67/+133