aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2005-08-04Fix problem pointed out by Gunther Nikl on gcc list.James E Wilson12-13/+7
2005-08-04* config/crx/crx.h: Inhibit -lm to be linked per default.Paul Woegerer1-0/+3
2005-08-03gcc.c (LINK_SSP_SPEC): Add fstack-protector-all.Eric Christopher1-7/+7
2005-08-03* config/i386/i386.c (x86_elf_aligned_common)Geoffrey Keating1-0/+2
2005-08-03hpux.h (MEMBER_TYPE_FORCES_BLK): Only force TFmode to BLKmode.Eric Botcazou1-8/+2
2005-08-02t-mingw32 (NATIVE_SYSTEM_HEADER_DIR): Set it.Mark Mitchell1-0/+3
2005-08-01Add long_call attribute to mips port.James E Wilson3-2/+39
2005-08-01* config/alpha/predicates.md (and_operand): Test mode of CONST_DOUBLE.Richard Henderson1-1/+2
2005-08-01i386-protos.h (asm_preferred_eh_data_format): Declare.Jan Hubicka3-3/+29
2005-08-01host-linux.c (linux_gt_pch_get_address): Add new name randomize_va_space for ...Ian Lance Taylor1-2/+7
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata7-8/+8
2005-07-31output.h (enum section_category): Export from varasm.cJan Hubicka7-15/+333
2005-07-30arm.md (all peepholes for post-increment operations): Delete.Richard Earnshaw1-390/+0
2005-07-30arm.c (arm_coproc_mem_operand): Fix inaccurate comment.Paul Brook1-1/+1
2005-07-30arm-protos.h (arm_canonicalize_comparison): Update prototype.Paul Brook3-5/+10
2005-07-29expr.c (expand_expr_real_1): Do not load mem targets into register.Jan Hubicka1-21/+1
2005-07-29altivec.md: Convert UNSPEC numerical values to define_constants.David Edelsohn2-171/+304
2005-07-29mips.c (mips_cpu_info_table): Add 5kf to the table.David Ung4-2/+254
2005-07-29cfg.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2005-07-28ia64.c (ia64_load_pair_ok): New.Jan Beulich6-23/+337
2005-07-28frv.opt (moptimize-membar): New.Aldy Hernandez4-84/+429
2005-07-27re PR target/19885 (avr dwarf-2 support is broken for head 4.0/4.1)Bjoern Haase1-0/+6
2005-07-26re PR rtl-optimization/22472 (testsuite failure gcc.c-torture/compile/930621-...Steve Ellcey1-0/+6
2005-07-26extend.texi (Raw read/write Functions): New section.Aldy Hernandez3-2/+152
2005-07-26calls.c, [...]: Fix comment typos.Kazu Hirata3-3/+3
2005-07-26ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata4-8/+8
2005-07-25predicates.md (integer_register_operand): Use GPR_AP_OR_PSEUDO_P.Aldy Hernandez1-1/+1
2005-07-24m68k.md ("extendqidi2"): When source is an address register use a word move.Andreas Schwab1-2/+12
2005-07-23re PR target/22577 (PA bootstrap fails)Giovanni Bajo1-4/+6
2005-07-23mips-dsp.md: New file.Chao-ying Fu7-95/+1736
2005-07-22config.gcc: Add crx-elf support.Paul Woegerer6-0/+3060
2005-07-21re PR target/21149 (invalid code generation for _mm_movehl_ps SSE intrisinc)Uros Bizjak1-2/+2
2005-07-21re PR target/22576 (ICE with simple factorial program compiled with -ffast-ma...Uros Bizjak1-2/+2
2005-07-21i386.md (trap): Use "".word/t0x0b0f" instead of ud2.Andrew Pinski1-1/+1
2005-07-21Replace C++ style line comments with C style line comments.Nick Clifton1-17/+24
2005-07-21re PR target/22085 (error with -fpreprocessed)Paolo Bonzini4-6/+10
2005-07-21lynx.h: Mark __do_global_ctors_aux and __do_global_dtors_aux longcall.Adam Nemet1-0/+17
2005-07-21gensupport.c (old_preds): Don't reference PREDICATE_CODES.Kazu Hirata2-5/+4
2005-07-20config.gcc: Add m32c-elf support.DJ Delorie21-0/+6295
2005-07-20sh.md (UNSPEC_SP_SET, [...]): New constants.Kaz Kojima1-0/+111
2005-07-20bfin-protos.h (legitimize_pic_address): Don't declare.Bernd Schmidt3-107/+158
2005-07-20bfin.c: Include "langhooks.h".Bernd Schmidt1-4/+5
2005-07-20bfin-protos.h (bfin_longcall_p): Declare.Bernd Schmidt5-66/+199
2005-07-20config.gcc: Remove support for sparc-*-openbsd*...Kazu Hirata29-28291/+0
2005-07-20sh.c (regno_reg_class): Add GENERAL_REGS for soft frame pointer.Kaz Kojima2-31/+49
2005-07-19toplev.h: Add comment about the first parameter for warning().DJ Delorie4-19/+22
2005-07-19config/avr/avr.c (legitimate_address_p): Fix debugging print statement to avoidNick Clifton1-1/+1
2005-07-19config.gcc: Add support for *-*-freebsd7, *-*-freebsd8, and *-*-freebsd9.Gerald Pfeifer1-1/+7
2005-07-19i386.md (lrint<mode>2): Use temporary instead of clobbering non-existent memory.Richard Guenther1-2/+2
2005-07-18i386.c (ix86_expand_branch, [...]): Handle TImode in 64-bit mode the same as ...Jan Beulich4-82/+490