aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2000-09-06Changes in cse.c/loop.c cost calculationsBernd Schmidt4-30/+30
2000-09-06rs6000.c (validate_condition_mode): New function.Geoff Keating4-617/+482
2000-09-06i386.md (call_pop): Fix test for setting current_function_uses_pic_offset_table.Richard Henderson2-13/+10
2000-09-05lib1func.asm (__divtf3): Rebundle for Itanium.Richard Henderson1-32/+34
2000-09-05ia64.md (mulhi3): Fix typo last change.Richard Henderson2-2/+4
2000-09-05ia64.md (movsi and movdi patterns): Allow moves from 8-bit constants to AR re...Richard Henderson1-20/+23
2000-09-05* config/ia64/ia64.md (mulhi3): New.Richard Henderson1-0/+15
2000-09-05ia64.h (INIT_TARGET_OPTABS): Remove.Richard Henderson2-243/+137
2000-09-04i386.md (pushsi2, [...]): Add '*' to insn pattern name.Jan Hubicka1-11/+11
2000-09-04rs6000.h: Update various comments about XER_REGNO.Geoff Keating1-21/+13
2000-09-03arm.c (final_prescan_insn): If the form of a jump insn isn't recognized, don'...Richard Earnshaw1-0/+3
2000-09-03avr.md ("*tablejump_lib"): New pattern.Denis Chertykov1-9/+32
2000-09-03avr-protos.h, avr.c (unique_section, [...]): Add "const" as needed to remove ...Marek Michalkiewicz4-256/+312
2000-09-02avr.md ("*negsi2"): substitute %@ to __zero_reg__Marek Michalkiewicz2-121/+165
2000-09-02t-elf, [...]: New files.Alexandre Oliva10-14/+756
2000-09-01Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson5-4/+56
2000-09-01ia64.md (mulsi3): Use grfr_register_operand.Richard Henderson1-7/+14
2000-09-01arm.md: Use no_new_pseudos to determine when it is safe to create new pseudo ...Jeffrey A Law1-17/+14
2000-08-31arm.c (legitimize_pic_address): Use no_new_pseudos to determine when we can s...Jeffrey A Law1-3/+3
2000-08-30gmicro.h (TARGET_SWITCHES): Add descriptions and mark them for translation.Philipp Thomas1-16/+19
2000-08-30sh.md (cmpeqsi_ior_t, [...]): New insns.Alexandre Oliva1-6/+27
2000-08-29Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS for com...J. David Anglin1-10/+0
2000-08-29ia64.md (muldi3): Use grfr_register_operand for the inputs.Richard Henderson1-2/+4
2000-08-29ia64.md (reload_inti): Use a TImode scratch.Richard Henderson1-10/+10
2000-08-30avr.md ("*movsf","*movsi"): Pass NULL to output_movsisf instead of which_alte...Denis Chertykov2-2/+6
2000-08-29avr-protos.h: (avr_output_ascii) Removed.Denis Chertykov6-617/+1308
2000-08-29* vax.md (sltu, sgeu): Delete sltu and sgeu insn patterns.J. David Anglin1-24/+6
2000-08-28reload.c (push_secondary_reload): Revert 2000-08-16 change.Richard Henderson1-6/+22
2000-08-28i386.c: Don't error on EXTRA_CONSTRAINT defined.Richard Henderson3-35/+16
2000-08-28i386-protos.h (ix86_expand_compare): Add extern decl.Greg McGary3-2/+51
2000-08-27In gcc: 2000-08-27 Geoff Keating <geoffk@cygnus.com>Geoff Keating1-4/+8
2000-08-26mn10300.h (DBX_REGISTER_NUMBER): Remap register numbers to the ranges used by...Alexandre Oliva1-1/+6
2000-08-25ia64.h (struct machine_function): Add n_varargs.Richard Henderson2-9/+16
2000-08-25flow.c (dump_edge_info): Use ARRAY_SIZE.Greg McGary1-1/+1
2000-08-25* arm.h (STRUCT_VALUE): Define to 0, not NULL.Richard Earnshaw1-1/+1
2000-08-25i386.c (ix86_find_base_term): New.John Wehle3-0/+46
2000-08-25i386.c (ix86_expand_branch): Treat GE and GEU the same way as LT and LTU when...Jakub Jelinek1-10/+14
2000-08-24stmt.c (expand_asm_operands): Treat EXTRA_CONSTRAINT like g or X.Richard Henderson5-1200/+1057
2000-08-24Fix bfd/archive.c miscompilation.Jim Wilson1-1/+9
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary11-26/+21
2000-08-24tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.Greg McGary4-9/+6
2000-08-23Minor cleanup of ia64 unwind handler code.Jim Wilson1-6/+17
2000-08-23missed one...Nick Clifton1-1/+1
2000-08-23Replace upper case condition code strings with lower case.Nick Clifton1-79/+79
2000-08-23Replace STRUCT_VALUE_REGNUm by STRUCT_VALUENick Clifton1-3/+2
2000-08-23arm.c (arm_expand_prologue): Ensure that the stack-adjustment barrier can't b...Richard Earnshaw1-2/+13
2000-08-23rtlanal.c (rtx_unstable_p): The pic register is stable (within one function) ...John Wehle1-0/+13
2000-08-22vax.h (ASM_SPEC): Pass `-J' to assembler.J. David Anglin2-3/+14
2000-08-22Use macros to replace duplicated bodies of assembler code.Nick Clifton1-607/+280
2000-08-22sh.md (cmpeqdi_t splitter): Fix a reverse testing.Kaz Kojima2-1/+2