aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2004-07-08explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini1-1/+1
2004-07-07i386.c (ix86_gimplify_va_arg): Don't need temporary for passing arguments the...Jan Beulich1-4/+4
2004-07-08Introduce H8SX support.Alexandre Oliva11-641/+4278
2004-07-08darwin.h (ASM_OUTPUT_LABELREF): Fix -fno-leading-underscore.Mike Stump2-9/+11
2004-07-07re PR target/10567 (-fno-delayed-branch not honored in back-end)Eric Botcazou2-22/+156
2004-07-07rs6000.c (struct processor_costs): Add new fields for simple floating point o...Roger Sayle1-11/+139
2004-07-07i386.c (override_options): Don't set x86_prefetch_sse from -mtune= option.Jakub Jelinek1-2/+0
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva43-263/+263
2004-07-07re PR target/16407 (Unaligned access to local variables)Richard Sandiford4-10/+30
2004-07-07re PR target/16130 (Gcc 3.4 ICE on valid code)Vladimir Makarov1-4/+10
2004-07-07re PR c++/1679 (c++ -v -save-temps -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isyste...Kazuhiro Inaoka3-2/+26
2004-07-07tree.h (TYPE_BINFO_OFFSET, [...]): Remove.Nathan Sidwell1-10/+9
2004-07-07(fr30_setup_incoming_varargs): Change arguments to matchNick Clifton1-14/+13
2004-07-06i386.c (legitimize_pic_address): Make static.Richard Henderson2-11/+9
2004-07-06alpha.c (alpha_use_dfa_pipeline_interface): Remove.Steven Bosscher8-83/+8
2004-07-06sparc.c (get_pc_symbol): Rename into add_pc_to_pic_symbol.Eric Botcazou2-21/+23
2004-07-06mcore.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define.Steven Bosscher2-6/+11
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