aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-12-02sh.md (cmpgeusi_t): Fix condition.Samuel Tardieu1-1/+1
2007-11-30* config/vax/vax.h (ASM_FORMAT_PRIVATE_NAME): Remove. Use default.Ben Elliston1-8/+0
2007-11-29re PR target/32130 (linking problems: multiple definition of `__DTOR_END__')Jakub Jelinek2-4/+4
2007-11-28re PR target/32406 (MIPS: FAIL in nestfunc-6.c at -O3)Richard Sandiford1-3/+3
2007-11-27re PR target/34001 (Incorrect x86 fastcall behavior)H.J. Lu1-2/+5
2007-11-28linux.h (CRT_GET_RFIB_DATA): Add Intel syntax inline asm to macro.Rask Ingemann Lambertsen3-6/+9
2007-11-28aix64.opt (maix64): Add Negative(maix32).Ben Elliston1-2/+2
2007-11-28avr.c (avr_mcu_types): Add atmega32hvb.Eric B. Weddington3-0/+4
2007-11-27re PR target/34225 (ICE (segfault) in adjacent_mem_locations at rs6000.c:18191)Jakub Jelinek1-4/+3
2007-11-27s390.opt (mhard-float): Add the option to be overridden.Andreas Krebbel1-1/+1
2007-11-27s390.opt (m31, [...]): Add the option to be overridden.Andreas Krebbel1-7/+7
2007-11-27elf.h (SUBTARGET_DRIVER_SELF_SPECS): New macro.Bernd Schmidt1-0/+4
2007-11-27sysv4.opt (m32): Add Negative(m64).Ben Elliston2-4/+4
2007-11-26Fix PR 34077Michael Meissner1-24/+38
2007-11-27avr.c (avr_mcu_types): Add atmega1284p.Eric B. Weddington3-0/+4
2007-11-26re PR target/34215 (ICE in assign_386_stack_local, at config/i386/i386.c:13481)Uros Bizjak1-12/+20
2007-11-26re PR target/34174 (gcc produces erroneous asm for movdi)Rask Ingemann Lambertsen1-36/+12
2007-11-26mn10300.md: (call_internal): Remove mode on operand 0 in order to match UNPSE...Nick Clifton1-5/+9
2007-11-26elfoabi.h (DRIVER_SELF_SPECS): Add missing comma.Richard Sandiford1-1/+1
2007-11-22mmix.c (mmix_encode_section_info): Remove duplicate line in my edit of the la...Hans-Peter Nilsson1-1/+0
2007-11-22re PR target/33947 (warning: 'const' attribute directive ignored)Jakub Jelinek1-6/+6
2007-11-22sh.md (divsi_inv_m3): Handle zero dividend specially.Kaz Kojima1-0/+6
2007-11-22i386.h (TARGET_CPU_CPP_BUILTINS): Change checking of ix86_arch and ix86_tune ...Uros Bizjak2-109/+118
2007-11-22mmix.c (mmix_encode_section_info): Use alloca to avoid writing into string al...Tom Tromey1-6/+3
2007-11-21re PR target/34155 (ICE in simplify_binary_operation_1, at simplify-rtx.c:266...Kaz Kojima2-25/+43
2007-11-20mips.c (mips_file_start): Add support for flagging 32-bit code with -mfp64 fl...Thiemo Seufer1-1/+3
2007-11-20* config/spu/spu_mfcio.h: Fix typo.Ben Elliston1-1/+1
2007-11-20mfc_tag_release.c: New file.Ulrich Weigand7-2/+362
2007-11-19rs6000.c (invalid_e500_subreg, [...]): Handle DDmode and TDmode similarly to ...Peter Bergner2-39/+59
2007-11-19bfin.c (must_save_p): New function, mostly broken out of n_dregs_to_save and ...Bernd Schmidt1-96/+175
2007-11-16Inlined floatunssidf2 and floatunsdidf2Sa Liu1-25/+132
2007-11-15avr.c (avr_mcu_types): Add attiny88.Eric B. Weddington3-0/+4
2007-11-15spu-protos.h (legitimate_const): Remove prototype.Ulrich Weigand2-27/+25
2007-11-15spu.c (spu_emit_branch_or_set): Remove PROCESSOR_CELL condition from HONOR_NA...Ben Elliston2-67/+166
2007-11-15linux-unwind.h (mips_fallback_frame_state): Use CFA to find sigcontext.David Daney1-2/+4
2007-11-14re PR target/33923 (ICE in reload_cse_simplify_operands (insn does not satisf...Eric Botcazou1-3/+7
2007-11-14i386.h (TARGET_CPU_DEFAULT_*): Substitute with ...Uros Bizjak3-31/+55
2007-11-14global.c (rest_of_handle_global_alloc): Fix comment typos.Rask Ingemann Lambertsen1-2/+2
2007-11-14make ix86_sse5_valid_op_p adhere to GNU coding styleMichael Meissner1-1/+2
2007-11-13unwind-dw2-xtensa.c: New.Sterling Augustine5-4/+633
2007-11-12i386.md (sse5_setcc<mode>): Use <ssemodefsuffix> to get the appropriate suffi...Dwarakanath Rajagopal2-12/+15
2007-11-12re PR target/34042 (Segfault in mips_cannot_change_mode_class)Richard Sandiford1-4/+36
2007-11-08xtensa.c (xtensa_expand_prologue): Remove first argument for gen_entry calls.Bob Wilson2-7/+6
2007-11-08re PR target/33774 (Cygwin/mingw do not support 16 byte alignment of struct/u...Danny Smith1-1/+5
2007-11-08re PR target/16350 (gcc only understands little endian ARM systems)Bernhard Fischer3-17/+46
2007-11-06re PR target/32787 (Sun Studio 12 Undefined symbol addl)Rask Ingemann Lambertsen1-2/+2
2007-11-06m68k.c (sched-int.h, [...]): New includes.Maxim Kuvyrkov5-0/+1163
2007-11-05xtensa.c (xtensa_expand_nonlocal_goto): Do not replace references to virtual_...Bob Wilson1-3/+0
2007-11-05config.gcc (arm*-*-*): Set c_target_objs and cxx_target_objs.Paul Brook5-4/+43
2007-11-02ia64.c (struct reg_write_state): Change into unsigned short bitfields rather ...Jakub Jelinek1-31/+74