aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2006-03-16ia64.c (stops_p): Added explicit initialization.Maxim Kuvyrkov5-70/+1166
2006-03-16linux-unwind.h (shmedia_fallback_frame_state): Set fs->signal_frame.Kaz Kojima1-1/+3
2006-03-16config.gcc (*-*-darwin*): Don't build crt2.o for all Darwin ports.Geoffrey Keating5-22/+241
2006-03-16vax.c (nonindexed_address_p): Change logical negation from '!Jan-Benedict Glaw3-9/+9
2006-03-15arm.c (minipool_pad): New.Paul Brook1-6/+7
2006-03-15vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and...Jan-Benedict Glaw3-40/+40
2006-03-15predicates.md (cache_address_operand): Special.J"orn Rennecke1-4/+5
2006-03-14bfin.h (UNALIGNED_WORD_ASM_OP): Remove.Kazu Hirata1-4/+0
2006-03-14pa32-linux.h (CRT_CALL_STATIC_FUNCTION): Fix typo.John David Anglin1-1/+1
2006-03-13re PR target/26657 (With -fopenmp, gcc does not link with -lgomp)Andrew Pinski1-1/+2
2006-03-14rs6000.opt (mdlmzb): New option.Joseph Myers3-8/+84
2006-03-13pa32-linux.h (CRT_CALL_STATIC_FUNCTION): Define when CRTSTUFFS_O is defined.John David Anglin1-1/+23
2006-03-13mips.md (*branch_fp): Use %Z2 for the condition.Richard Sandiford1-4/+4
2006-03-13* config/bfin/uclinux.h: Define _GNU_SOURCE in CPLUSPLUS_CPP_SPEC.Jie Zhang1-0/+4
2006-03-13bfin.md (call_value_symbol, [...]): Disallow if TARGET_ID_SHARED_LIBRARY, not...Bernd Schmidt2-10/+8
2006-03-13bfin.h (TARGET_CPU_CPP_BUILTINS): If TARGET_ID_SHARED_LIBRARY, define __ID_SH...Bernd Schmidt3-6/+8
2006-03-13lib1funcs.asm (___umodsi3): Use stack to save contents of RETS.Bernd Schmidt1-4/+4
2006-03-11sh.c: Include alloc-pool.h.Steven Bosscher1-18/+35
2006-03-11Remove accidental commit to this fileNick Clifton1-24/+0
2006-03-11Do not reference flag_strnegth_reduceNick Clifton1-1/+0
2006-03-11* config/mips/mips.c: Remove redundant comment.Richard Sandiford1-3/+0
2006-03-10m32c.c (m32c_const_ok_for_constraint_p): Bit numbers start at zero.DJ Delorie1-5/+9
2006-03-09mips-protos.h (mips_output_conditional_branch): Change interface.Richard Sandiford7-358/+277
2006-03-09md.texi: Update documentation of MIPS constraints.Richard Sandiford4-164/+196
2006-03-08addsub.md (addqi3): Disparage a0/a1.DJ Delorie12-172/+1370
2006-03-08i386.c (ix86_delegitimize_address): Handle Darwin addresses with offsets; reo...Geoffrey Keating1-38/+43
2006-03-07re PR target/26588 (gfortran -fopenmp passes unrecognised -pthread)David Billinghurst1-0/+6
2006-03-08* config/fp-bit.h (CMPtype): Typedef to a word mode integer.Ben Elliston1-2/+3
2006-03-07hooks.c (hook_bool_mode_rtx_true): New function.Richard Sandiford2-1/+2
2006-03-06* config/m32r/m32r.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strengt...Nick Clifton1-0/+24
2006-03-06* config/dfp-bit.h (LIBGCC2_WORDS_BIG_ENDIAN): Define.Ben Elliston1-0/+4
2006-03-06Comment tweak/update.Ben Elliston1-2/+1
2006-03-06* config/dfp-bit.h (CMPtype): Typedef to a word mode integer.Ben Elliston1-4/+2
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata7-14/+14
2006-03-03re PR rtl-optimization/26345 (-fmove-loop-invariants loses POINTER attribute)Steve Ellcey1-3/+1
2006-03-03* config/arm/unwind-arm.h (_Unwind_GetIPInfo): Fix pasto.Jakub Jelinek1-1/+1
2006-03-03i386.c (machopic_output_stub): Add indirection to jump.Eric Christopher1-1/+1
2006-03-02Sun Niagara specific optimizations.David S. Miller7-19/+211
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford4-0/+16
2006-03-02linux-unwind.h (frob_update_context): Mark `fs' parameter as unused to suppre...Ben Elliston1-1/+1
2006-03-01re PR target/25761 (-fpic (not -fPIC) does not work with i686-darwin)Andrew Pinski1-2/+2
2006-03-01re PR target/26389 (Darwin does not support -fsection-anchors)Andrew Pinski4-5/+21
2006-03-01config.gcc: Add t-dfprules to $tmake_file for powerpc-*-linux* and powerpc64-...Ben Elliston1-0/+11
2006-03-01darwin.h (ENABLE_STACK_EXECUTE): Define.Eric Christopher2-3/+106
2006-02-28* rtl.def (define_constraint, define_register_constraint)Zack Weinberg4-105/+146
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek5-45/+65
2006-02-24Index: gcc/ChangeLogGeoffrey Keating1-3/+17
2006-02-24rs6000.c (rs6000_init_builtins): Change decl libname for clog to __clog on AIX.David Edelsohn2-0/+11
2006-02-24re PR target/26453 (Segfault with -m64 -mtraceback=full)Alan Modra1-3/+2
2006-02-23[multiple changes]Jakub Jelinek5-0/+25