aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2005-08-14s390.c (s390_canonicalize_comparison): Prefer register over memory as first o...Ulrich Weigand1-0/+7
2005-08-14re PR target/23360 (-ffast-math startup broken on i686 (maybe Athlon-xp))H.J. Lu1-4/+42
2005-08-13rs6000.h (EXTRA_CONSTRAINT): Add 'a' for indexed or indirect address operand.David Edelsohn2-1/+9
2005-08-13s390.c (s390_split_branches): Revert 2005-08-12 change.Ulrich Weigand1-18/+19
2005-08-12linux.h (TARGET_THREAD_SSP_OFFSET): Define.Andreas Krebbel4-7/+85
2005-08-12s390.md ("*movdf_31"): Changed constraint from P to K.Andreas Krebbel1-1/+1
2005-08-12lib1funcs.asm: Error if __ARM_ARCH__ not set.Paul Brook1-0/+4
2005-08-12predicates.md (setmem_operand): New predicate.Andreas Krebbel3-3/+60
2005-08-12s390.c (s390_extract_part, [...]): Type cast added.Andreas Krebbel2-16/+24
2005-08-12s390.c (CONST_OK_FOR_J, [...]): New macros.Andreas Krebbel1-19/+25
2005-08-12s390.c (s390_split_branches, [...]): Don't set save_return_addr_p.Andreas Krebbel1-14/+10
2005-08-11Fix debian bug 307503, error compiling libatomic-ops package.James E Wilson1-0/+7
2005-08-11altivec.md: Change constraint "m" to "Z".David Edelsohn3-19/+47
2005-08-11re PR target/22225 (Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE ...Richard Henderson1-0/+12
2005-08-11re PR target/23250 (4.0.1 switch -mcallee-super-interworking generating wrong...Richard Earnshaw1-0/+5
2005-08-11x86-64.h (ASM_OUTPUT_ALIGNED_BSS): Undef before redefinition.Rainer Orth1-0/+1
2005-08-11re PR target/23289 (tail call optimization not performed)Richard Guenther1-2/+10
2005-08-10Fix problem reported by Mike Stump on the gcc list, useless default defintion.James E Wilson3-11/+1
2005-08-10rs6000.c (mems_ok_for_quad_peep): Rewrite.Eric Christopher2-76/+89
2005-08-10darwin.c (machopic_indirect_data_reference): Use a new register for the high ...Andrew Pinski1-2/+4
2005-08-10config.gcc (i[34567]86-*-linux*): Add i386/t-crtfm to tm-file.H.J. Lu5-1/+92
2005-08-10predicates.md (indexed_or_indirect_address): New.David Edelsohn2-1/+9
2005-08-10lib1funcs.asm (__aeabi_uidiv, [...]): New aliases.Richard Sandiford4-1/+72
2005-08-10re PR target/23309 (m32r-linux-gcc ICE: in extract_insn, at recog.c)Kazuhiro Inaoka1-1/+1
2005-08-09uclinux.h (NO_IMPLICIT_EXTERN_C): Define.Jie Zhang3-8/+6
2005-08-08re PR target/18506 (Altivec definitions of vec_init)David Edelsohn4-6/+489
2005-08-08i386.c (legitimate_pic_address_disp_p): Refuse GOTOFF in 64bit mode.Jan Hubicka3-6/+39
2005-08-08* pa64-regs.h (CONDITIONAL_REGISTER_USAGE): Fix loop upper bound.John David Anglin1-1/+1
2005-08-07cygming.h (SUBTARGET_ENCODE_SECTION_INFO): Define.Danny Smith2-4/+11
2005-08-06Delete unused obsolete files for irix5cross64 configure target.James E Wilson2-46/+0
2005-08-06config/stormy16/stormy16.h (SYMBOL_FLAG_XSTORMY16_BELOW100): New define.Nick Clifton3-84/+37
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata37-40/+40
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