aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2004-07-05sparc.md (nonlocal_goto): Remove disabled code.Eric Botcazou1-44/+2
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers35-129/+65
2004-07-05pa.md (prefetch, [...]): Only allow short displacements with the spatial-loca...John David Anglin1-6/+32
2004-07-05re PR target/16357 (ICE copying 7 bytes between extern char[]s)Richard Sandiford1-18/+18
2004-07-04sparc.c (SIBCALL_SLOT_EMPTY_P): Rename into LEAF_SIBCALL_SLOT_RESERVED_P afte...Eric Botcazou1-12/+11
2004-07-04netbsd.h (NETBSD_OS_CPP_BUILTINS_COMMON): Define __unix__ and assert system i...Neil Booth1-0/+2
2004-07-04mips.h (MASK_DEBUG_C, [...]): Delete.Richard Sandiford2-426/+20
2004-07-04iq2000.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define.Steven Bosscher2-21/+22
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson11-166/+8
2004-07-03ia64.c (spill_xfmode_operand): Use assign_stack_temp instead of gen_mem_addre...Richard Henderson2-8/+23
2004-07-03ia64.md: Define new attribute "empty".Andreas Schwab2-8/+16
2004-07-03sh.c (sh_use_dfa_interface): Add TARGET_SH1.Steven Bosscher2-26/+48
2004-07-02rs6000.c (struct processor_costs): New structure used to hold instruction lat...Roger Sayle1-154/+307
2004-07-01alpha.c (struct machine_function): Add gp_save_rtx.Richard Henderson1-5/+22
2004-07-01alpha.c (struct alpha_rtx_cost_data): Add int_div.Richard Henderson1-15/+44
2004-07-01gimple-low.c (lower_function_body): Don't reset_block_changes here.Richard Henderson6-0/+7
2004-07-01gcc.c (STANDARD_STARTFILE_PREFIX_1): Define.Aaron W. LaFramboise1-3/+7
2004-07-01Index: gcc/ChangeLogGeoffrey Keating4-21/+496
2004-07-01rs6000.c (rs6000_mixed_function_arg): Rewrite.Alan Modra1-176/+127
2004-07-01pa-protos.h (prefetch_operand): Add prototype.John David Anglin4-0/+141
2004-06-30sparc-protos.h (output_cbranch): Constify return value.Eric Botcazou3-26/+26
2004-06-303000.md: Improve description.Richard Sandiford1-36/+45
2004-06-30cirrus.md (cirrus_arm_movdi, [...]): Set pool ranges for coprocessor loads.Paul Brook1-9/+9
2004-06-30rs6000.c (rs6000_rtx_costs): Handle subtractions identically to additions, al...Roger Sayle1-0/+4
2004-06-30RTL prologue/epilogue for SPARCEric Botcazou6-962/+635
2004-06-30* config/c4x/c4x.md: Fix comment.Steven Bosscher1-16/+2
2004-06-30arm.md (cond_return_inverted): Add "length" attribute.Akos Kiss1-0/+1
2004-06-29winnt.c (i386_pe_encode_section_info): Smash rtlname's XSTR in place, so we d...Per Bothner1-9/+9
2004-06-30* config/ia64/hpux.h: Target does too support thread-local storage.Zack Weinberg1-4/+0
2004-06-29re PR target/16195 ([3.4 only] Miscompilation of GCC 3.3.x by 3.4.x)Jakub Jelinek1-3/+13
2004-06-29Fix gcc.dg/builtin-apply2.c failures:Joern Rennecke2-14/+30
2004-06-29target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.Paul Brook1-0/+33
2004-06-28m32r.c (m32r_sched_odd_word_p, [...]): Remove.Steven Bosscher2-373/+112
2004-06-28re PR target/14041 (H8300-elf unaligned word/longword access of zero initiali...Dhananjay Deshpande1-0/+3
2004-06-28mn10300-protos.h (legitimate_address_p): Declare.Alexandre Oliva3-59/+107
2004-06-27rs6000.c (rs6000_legitimate_offset_address_p): Accept TOC addresses.David Edelsohn1-3/+5
2004-06-27s390-protos.h (s390_load_got): Update prototype.Ulrich Weigand3-212/+357
2004-06-26mips.md: Add back scheduling exclusion info.Eric Christopher1-10/+10
2004-06-25re PR target/16176 (Miscompilation of unaligned data in MIPS backend (SB1 fla...Richard Sandiford1-7/+6
2004-06-25target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.Paul Brook1-0/+27
2004-06-25darwin.h (CC1_SPEC): Handle -gused and -gfull.Devang Patel2-1/+6
2004-06-25* config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __ARM_EABI__.Paul Brook1-0/+2
2004-06-25arm.c (arm_arch4t): New variable.Richard Earnshaw3-33/+112
2004-06-25mips.c (reg_or_const_float_1_operand): Reimplement in terms of const_float_1_...Richard Sandiford1-16/+3
2004-06-25re PR target/16144 (Bogus reference to __divdf3 when -O1)Richard Sandiford1-2/+2
2004-06-25m68k.h: Restore valid comment removed by mistake with the recent m68k comment...Bernardo Innocenti1-0/+4
2004-06-25rs6000.md: Apply change mistakenly deleted with 2004-06-22 patch.Eric Christopher1-8/+12
2004-06-24i386.md (ffsdi2, clzdi2): New expanders.Jakub Jelinek1-0/+67
2004-06-24darwin7.h (MATH_LIBRARY): Remove.Andrew Pinski2-12/+10
2004-06-24* config/arm/arm.c (arm_output_epilogue): Remove excess checks.Paul Brook1-4/+1