aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-03-04* ggc-zone.c (ggc_pch_write_object): Don't align file pointer.Ian Lance Taylor2-3/+4
2004-03-04builtin-explog-1.c (PREC): Make it the same as PRECF if sizeof (float) > size...Kazu Hirata2-2/+10
2004-03-04builtins-config.h: Use underscore macro style for __sun system type.Kaveh R. Ghazi2-1/+8
2004-03-04target-def.h (TARGET_OPTF): Delete.Alan Modra3-4/+9
2004-03-04Undo accidentally commited garbage.Jan Hubicka1-17/+4
2004-03-04cselib.c (cselib_finish): Fix another miss-application of my previous patch.Jan Hubicka2-5/+22
2004-03-04Add framework support for darwin.Mike Stump19-22/+609
2004-03-04Daily bump.GCC Administrator1-1/+1
2004-03-04cselib.c (cselib_finish): Fix miss-application of my previous patch.Jan Hubicka2-2/+6
2004-03-03hooks.c (hook_tree_tree_identity): New.Kazu Hirata10-23/+61
2004-03-03config.gcc: Arrange for Darwin/x86 to build libgcc_eh.a.Stuart Hastings2-2/+5
2004-03-03* gcc.dg/const-elim-1.c: xfail for xtensa.Bob Wilson2-2/+6
2004-03-03sparc.c (noov_compare64_op): Fix typo.Eric Botcazou4-9/+10
2004-03-03re PR rtl-optimization/13862 (ICE while optimizing asm)Richard Henderson3-0/+90
2004-03-03common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog11-6/+750
2004-03-03ieee754-df.S (muldf3, divdf3): Fix denormalization of small negative values.Nicolas Pitre2-2/+7
2004-03-03cselib.c (hash_table): Remove GTY marker.Jan Hubicka3-40/+43
2004-03-03* flow.c (ior_reg_cond, and_reg_cond): Remove stray ")".Paul Brook2-2/+6
2004-03-03ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka14-64/+331
2004-03-03mips.h (MASK_FIX_SB1): Bump.Maciej W. Rozycki4-21/+138
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini57-700/+935
2004-03-03* target.h: Remove texi jargons in comments.Kazu Hirata2-2/+6
2004-03-03lib1funcs.asm (___fixunssfsi): Change the threshold to 0x4f.Kazu Hirata4-2/+46
2004-03-03* doc/md.texi (cbranchmode4): New.Kazu Hirata2-0/+11
2004-03-03mips16.S: Change fixsfsi and fixdfsi to fix_trunc.Eric Christopher6-45/+53
2004-03-02coverage.c (coverage_counter_ref): Set MEM_NOTRAP_P.Richard Henderson1-0/+51
2004-03-02re PR middle-end/11767 (different code behaviour with -fnon-call-exceptions -...Richard Henderson3-0/+18
2004-03-02re PR middle-end/14327 (-O0 -fdefer-pop generates wrong code)Richard Henderson3-1/+31
2004-03-03Daily bump.GCC Administrator1-1/+1
2004-03-02m68hc11.c (m68hc11_addr_mode): New variable.Stephane Carrez2-20/+108
2004-03-02builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove.Kazu Hirata8-10/+38
2004-03-02m68hc11.md (move peephole2): New peepholes to optimize sequences of moves.Stephane Carrez2-0/+345
2004-03-02m68hc11.md ("*pushdi_internal"): New insn and split to separate push from moves.Stephane Carrez2-62/+105
2004-03-02m68hc11.md ("tstqi_z_used"): Use define_insn_and_split.Stephane Carrez2-270/+196
2004-03-02m68hc11.md (SOFT_TMP_REGNUM): Define.Stephane Carrez2-8/+38
2004-03-02m68hc11.c (m68hc11_check_z_replacement): Fix when comparing with Z register.Stephane Carrez2-2/+9
2004-03-02cfgloop.h (struct loop_desc): Removed.Zdenek Dvorak4-1098/+20
2004-03-02genattrtab.c: Don't handle MATCH_INSN.Kazu Hirata6-34/+8
2004-03-02c-tree.texi (DECL_ASSEMBLER_NAME): Mention that using this macro results in m...Mark Mitchell2-0/+12
2004-03-02freebsd-spec.h (FBSD_DYNAMIC_LINKER): Add.David O'Brien9-19/+73
2004-03-02* gcc/doc/install.texi (*-*-freebsd*): Update target information.Loren J. Rittle2-5/+12
2004-03-02Fix typo.Arnaud Charlet1-1/+1
2004-03-02[multiple changes]Arnaud Charlet29-274/+510
2004-03-02* rtl.def (define_combine): Remove.Kazu Hirata2-4/+4
2004-03-02* config/h8300/h8300.md: Tweak formatting.Kazu Hirata2-30/+28
2004-03-02h8300.md (*cmphi_h8300): Rename to *cmphi_h8300_znvc.Kazu Hirata2-2/+8
2004-03-02re PR bootstrap/14356 (gcc.c:3661: error: assignment of read-only location)Mark Mitchell2-6/+12
2004-03-02h8300.md (pushqi1_h8300hs): Rename to pushqi1_h8300hs_advanced.Kazu Hirata2-4/+11
2004-03-02Makefile.in (install-libgcc, [...]): Pass mkinstalldirs var to libgcc.mk.Nicolas Roche2-0/+7
2004-03-02re PR c++/14369 (errenous reject of well-formed code)Mark Mitchell4-0/+38