summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* Add framework support for darwin.mrs2004-03-043-3/+331
* * hooks.c (hook_tree_tree_identity): New.kazu2004-03-032-16/+21
* * config/sparc/sparc.c (noov_compare64_op): Fix typo.ebotcazou2004-03-033-9/+1
* * config/arm/ieee754-df.S (muldf3, divdf3): Fix denormalization ofnico2004-03-031-2/+2
* * config/mips/mips.h (MASK_FIX_SB1): Bump.rsandifo2004-03-032-20/+109
* 2004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-0320-153/+140
* * config/h8300/lib1funcs.asm (___fixunssfsi): Change thekazu2004-03-033-2/+34
* 2004-03-02 Eric Christopher <echristo@redhat.com>echristo2004-03-035-35/+34
* * config/m68hc11/m68hc11.c (m68hc11_addr_mode): New variable.ciceron2004-03-021-20/+94
* * config/m68hc11/m68hc11.md (move peephole2): New peepholes to optimizeciceron2004-03-021-0/+335
* * config/m68hc11/m68hc11.md ("*pushdi_internal"): New insn and splitciceron2004-03-021-62/+90
* * config/m68hc11/m68hc11.md ("tstqi_z_used"): Use define_insn_and_split.ciceron2004-03-021-270/+182
* * config/m68hc11/m68hc11.md (SOFT_TMP_REGNUM): Define.ciceron2004-03-021-8/+27
* * config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Fix whenciceron2004-03-021-2/+4
* 2004-03-02 David O'Brien <obrien@FreeBSD.org>obrien2004-03-028-19/+59
* * config/h8300/h8300.md: Tweak formatting.kazu2004-03-021-30/+24
* * config/h8300/h8300.md (*cmphi_h8300): Rename tokazu2004-03-021-2/+2
* * config/h8300/h8300.md (pushqi1_h8300hs): Rename tokazu2004-03-021-4/+4
* * config/h8300/h8300.c (gtle_operator): Accept GT and LE.kazu2004-03-022-90/+212
* * config/mips/mips-protos.h (enum mips_symbol_type): Move from mips.h.rsandifo2004-03-014-91/+183
* * config/mips/mips.c (mips_output_division): Use the divisionrsandifo2004-03-011-11/+12
* gcc/kazu2004-02-292-2/+2
* * config/i386/i386.md: Fix formatting.kazu2004-02-291-3/+3
* * config/h8300/h8300.md: Add comments about peephole2's.kazu2004-02-291-0/+74
* * config/h8300/h8300.md: Tweak operand numbers of somekazu2004-02-291-24/+24
* * config/h8300/h8300.md: Tweak comments about peephole2's.kazu2004-02-291-11/+19
* * config/sh/sh.c: Fix formatting.kazu2004-02-291-219/+223
* * config/sh/sh.c: Convert to ISO-C.kazu2004-02-291-58/+36
* 2004-02-28 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-02-281-4/+0
* * pa64-hpux.h (LIB_SPEC): Fix linking under HP-UX 11.00 with -p and -pg.danglin2004-02-281-4/+10
* * config/mips/mips.md (tstsi, tstdi): Delete.rsandifo2004-02-281-22/+0
* * config/mips/mips.c (override_options): Remove an obsoletersandifo2004-02-282-2/+1
* * config/mips/mips.md: Complete the unfinished R4000rsandifo2004-02-281-40/+124
* * config/mips/mips-protos.h (mips_idiv_insns): Declare.rsandifo2004-02-284-11/+60
* 2004-02-27 Dale Johannesen <dalej@apple.com>dalej2004-02-273-36/+0
* * config/h8300/fixunssfsi.c (__fixunssfsi): Enable on H8/300kazu2004-02-273-34/+2
* * config/ia64/ia64.h (no-inline-float-divide): New option.sje2004-02-273-8/+49
* gcc/kazu2004-02-274-4/+5
* 2004-02-26 Aldy Hernandez <aldyh@redhat.com>aldyh2004-02-272-17/+22
* * config.gcc: Add support for nocoma/prescott/pentium-m/pentium3mhubicka2004-02-262-6/+22
* * config/xtensa/xtensa.h (TARGET_CPU_CPP_BUILTINS): Define __xtensa__.bwilson2004-02-261-0/+1
* * config/sparc/sparc-protos.h (sparc_emit_floatunsdi): Add 'mode'.ebotcazou2004-02-263-8/+60
* * explow.c (force_reg): Call mark_reg_pointer as appropriate.rth2004-02-262-97/+9
* * config.gcc (hppa*-*-*, parisc*-*-*): Add MASK_BIG_SWITCH to alldanglin2004-02-252-2/+2
* * arm.c (thumb_legitimize_address): New function.rearnsha2004-02-253-7/+75
* * arm.c (arm_legitimate_index_p): For QImode the range of an offsetrearnsha2004-02-251-2/+4
* * config/i386/i386.c (ix86_comp_type_attributes): Check formatz2004-02-251-0/+3
* * toplev.c (dump_file_tbl): Rename from dump_file.rth2004-02-246-50/+50
* 2004-02-24 Aldy Hernandez <aldyh@redhat.com>aldyh2004-02-242-27/+15
* Reverted patch to add the -mmacosx= feature. (Darwin only)austern2004-02-245-64/+1