aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2005-04-04re PR target/4198 ([sparclite-elf] does not build, needs tweaking for crtstuf...Eric Botcazou6-247/+0
2005-04-04s390-protos.h: (s390_comparison...Adrian Straetling5-485/+414
2005-04-04re PR target/20446 (invalid assembly with -gstabs+)Eric Botcazou4-38/+70
2005-04-04* config/mcore/predicates.md: Fix a comment typo.Kazu Hirata1-1/+1
2005-04-04mcore-protos.h: Remove the prototypes for mcore_arith_reg_operand...Kazu Hirata5-348/+340
2005-04-042064.md ("z_mul", "z_inf"): New insn reservations.Andreas Krebbel3-8/+34
2005-04-04* config/mcore/mcore.h (target_flags, HARDLIT_BIT, ALIGN8_BIT, DIV_BIT)Richard Sandiford3-105/+95
2005-04-04arm.c (replace_symbols_in_block): Remove static function.Ian Lance Taylor1-32/+0
2005-04-04sh.h (PREDICATE_CODES): Add CONST to general_movsrc_operand.Kazu Hirata1-1/+1
2005-04-04mcore.h (PREDICATE_CODES): Add SYMBOL_REF and LABEL_REF to mcore_general_movs...Kazu Hirata1-2/+2
2005-04-04fr30-protos.h: Remove the prototypes for stack_add_operand...Kazu Hirata5-118/+128
2005-04-04re PR target/14812 (ARM optimizer changes rsb/cmp to cmn, but condition codes...Richard Earnshaw1-0/+7
2005-04-04config.gcc (xstormy16-*-elf): Set extra_options.Richard Sandiford2-7/+25
2005-04-04* config/pdp11/pdp11.h (target_flags, TARGET_SWITCHES, TARGET_DEFAULT)Richard Sandiford4-84/+118
2005-04-03re PR target/14812 (ARM optimizer changes rsb/cmp to cmn, but condition codes...Richard Earnshaw1-38/+19
2005-04-03cfghooks.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-04-03stormy16-protos.h: Remove the prototypes for xstormy16_ineqsi_operator...Kazu Hirata5-139/+148
2005-04-03stormy16.h (PREDICATE_CODES): Add SUBREG to xstormy16_below100_or_register...Kazu Hirata1-3/+3
2005-04-03iq2000.c (uns_arith_operand, [...]): Move to predicates.md.Kazu Hirata4-236/+235
2005-04-02* config/m68hc11/m68hc11.h (target_flags, MASK_SHORT)Richard Sandiford4-131/+110
2005-04-02m68hc11-protos.h: Add a prototype for m68hcc_auto_inc_p.Kazu Hirata5-211/+228
2005-04-02fr30.h (PREDICATE_CODES): Remove fp_displacement_operand, sp_displacement_ope...Kazu Hirata1-2/+0
2005-04-02* config/cris/cris.md (attribute "length"): Define.Hans-Peter Nilsson1-0/+5
2005-04-02predicates.md (indexed_or_indirect_operand): New.Geoffrey Keating3-42/+16
2005-04-02* config/rs6000/t-darwin8: Comment out ppc64 multilib.Geoffrey Keating1-2/+4
2005-04-02re PR target/20650 (float.c fails to build with weird error message)Geoffrey Keating1-1/+3
2005-04-02t-darwin (TARGET_LIBGCC2_CFLAGS): Add -pipe.Geoffrey Keating2-2/+11
2005-04-02* gcc/config/vax/vax.md: Spellcheck, fix whitespace.Jan-Benedict Glaw1-7/+6
2005-04-01arm.c (thumb_call_via_label): Include space for SP.Paul Brook2-7/+8
2005-04-01arm.c (adjacent_mem_locations): Reject volatile memory refs.Richard Earnshaw2-16/+49
2005-04-01arm.md (minmax_arithsi): Reject all eliminable registers, not just the frame ...Richard Earnshaw1-68/+55
2005-04-01cygming.h (SUBTARGET_ATTRIBUTE_TABLE): Define, with entry for selectany attri...Danny Smith3-4/+45
2005-04-01i386.c (ix86_decompose_address): Look inside SUBREGs to fix addresses involvi...Paolo Bonzini1-30/+56
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata13-19/+19
2005-03-31re PR target/20632 (GCC should avoid generating F- and B-unit NOPs)Vladimir Makarov1-27/+33
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice5-7/+21
2005-03-31re PR target/20611 (duplicate label for inlined function referencing TLS)Alan Modra1-3/+2
2005-03-31re PR target/20611 (duplicate label for inlined function referencing TLS)Alan Modra1-15/+4
2005-03-30[multiple changes]Jan Hubicka1-4/+0
2005-03-30tree.def (FILE_TYPE): Removed.Tom Tromey2-2/+1
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor7-14/+14
2005-03-30* config/rs6000/rs6000.c (rs6000_arg_partial_bytes): Update comments.Alan Modra1-7/+8
2005-03-30* config/iq2000/iq2000.h (target_flags, MASK_GPOPT, MASK_EMBEDDED_DATA)Richard Sandiford3-130/+75
2005-03-30c4x-protos.h (c4x_rpts_cycles, [...]): Delete.Richard Sandiford4-246/+203
2005-03-29mips.c (mips_gimplify_va_arg_expr): Update for truthvalue conversion removal.Eric Christopher1-1/+2
2005-03-29little.h (TARGET_ENDIAN_DEFAULT): Delete.Richard Sandiford4-156/+159
2005-03-29tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.Dorit Nuzman1-3/+5
2005-03-29reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST> case.Uros Bizjak2-3/+113
2005-03-29arm-protos.h (arm_dbx_register_number): Add prototype.Paul Brook3-0/+32
2005-03-29arc.c (arc_output_function_epilogue): Pass prescan as 0 when calling final_sc...Ian Lance Taylor1-3/+3