aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-04re PR c++/20746 ([4.0 only] Incorrect return value for covariant return funct...Nathan Sidwell4-3/+81
2005-04-04re PR target/4198 ([sparclite-elf] does not build, needs tweaking for crtstuf...Eric Botcazou8-271/+19
2005-04-04s390-protos.h: (s390_comparison...Adrian Straetling6-485/+437
2005-04-04gcj.texi: Fix a typo.Kazu Hirata3-2/+7
2005-04-04re PR target/20446 (invalid assembly with -gstabs+)Eric Botcazou5-38/+89
2005-04-04* config/mcore/predicates.md: Fix a comment typo.Kazu Hirata2-1/+3
2005-04-04mcore-protos.h: Remove the prototypes for mcore_arith_reg_operand...Kazu Hirata6-348/+368
2005-04-04decl2.c (finish_objects): Revert my previous patch.Jan Hubicka2-8/+5
2005-04-04Add myself to MAINTAINERS.Jon Grimm2-0/+5
2005-04-042064.md ("z_mul", "z_inf"): New insn reservations.Andreas Krebbel4-8/+47
2005-04-04* config/mcore/mcore.h (target_flags, HARDLIT_BIT, ALIGN8_BIT, DIV_BIT)Richard Sandiford4-105/+113
2005-04-04arm.c (replace_symbols_in_block): Remove static function.Ian Lance Taylor2-32/+5
2005-04-04sh.h (PREDICATE_CODES): Add CONST to general_movsrc_operand.Kazu Hirata2-1/+4
2005-04-04mcore.h (PREDICATE_CODES): Add SYMBOL_REF and LABEL_REF to mcore_general_movs...Kazu Hirata2-2/+6
2005-04-04fr30-protos.h: Remove the prototypes for stack_add_operand...Kazu Hirata6-118/+142
2005-04-04* intrinsic.texi: BES?? functions are not in the f95 standard.Francois-Xavier Coudert2-12/+16
2005-04-04re PR c++/20505 (internal error when compiling with -ggdb2 and no error with ...Nathan Sidwell2-0/+20
2005-04-04passes.c (rest_of_handle_final): NULL unlikely_text_section_name after freeing.Alan Modra2-1/+9
2005-04-04re PR target/14812 (ARM optimizer changes rsb/cmp to cmn, but condition codes...Richard Earnshaw2-0/+13
2005-04-04* mf-runtime.c (__mfu_unregister): Warning fix for char unsigned.Alan Modra2-3/+6
2005-04-04re PR rtl-optimization/16104 (ICE in reload_cse_simplify_operands, at postrel...Jakub Jelinek4-3/+91
2005-04-04* g++.dg/template/spec23.C: Fix dg-error text.Nathan Sidwell2-1/+5
2005-04-04config.gcc (xstormy16-*-elf): Set extra_options.Richard Sandiford4-7/+32
2005-04-04* config/pdp11/pdp11.h (target_flags, TARGET_SWITCHES, TARGET_DEFAULT)Richard Sandiford5-84/+132
2005-04-04re PR c++/19199 (Wrong warning about returning a reference to a temporary)Roger Sayle6-10/+75
2005-04-04Daily bump.GCC Administrator1-1/+1
2005-04-03builtins.def (BUILT_IN_STPNCPY, [...]): New.Kaveh R. Ghazi5-3/+29
2005-04-03* intrinsic.texi: Document COS, EXP, LOG, LOG10, SIN, SQRT, TAN.Francois-Xavier Coudert2-40/+368
2005-04-03intrinsic.texi: Document BESJ0, BESJ1, BESJN, BESY0, BESY1, BESYN, ATAN, COSH...Francois-Xavier Coudert2-39/+555
2005-04-03re PR target/14812 (ARM optimizer changes rsb/cmp to cmn, but condition codes...Richard Earnshaw2-38/+32
2005-04-03* doc/install.texi: Fix a typo.Kazu Hirata2-1/+3
2005-04-03* pt.c: Fix comment typos.Kazu Hirata2-2/+6
2005-04-03cfghooks.c, [...]: Fix comment typos.Kazu Hirata5-8/+13
2005-04-03re PR c++/20723 (ICE in more_specialized_fn, more than one user-defined conve...Nathan Sidwell5-2/+68
2005-04-03re PR middle-end/20648 (ICE in cfg_layout_redirect_edge_and_branch_force)Steven Bosscher2-23/+46
2005-04-03params.c (set_param_value): Use gcc_assert & gcc_unreachable.Nathan Sidwell12-96/+88
2005-04-03cfg.c (clear_bb_flags): Don't clear BB_DISABLE_SCHEDULE.Mostafa Hagog4-323/+693
2005-04-03cfghooks.c (lv_flush_pending_stmts, [...]): New.Mostafa Hagog9-186/+415
2005-04-03re PR libgcj/20727 (double free or corruption)Anthony Green2-1/+6
2005-04-03re PR libfortran/20068 (Backspace problems)Dale Ranta4-4/+113
2005-04-03stormy16-protos.h: Remove the prototypes for xstormy16_ineqsi_operator...Kazu Hirata6-139/+165
2005-04-03stormy16.h (PREDICATE_CODES): Add SUBREG to xstormy16_below100_or_register...Kazu Hirata2-3/+10
2005-04-03Document ALLOCATED, ANINT, ANY, ASIN; Fix typos.Steven G. Kargl2-26/+235
2005-04-03iq2000.c (uns_arith_operand, [...]): Move to predicates.md.Kazu Hirata5-236/+246
2005-04-03Daily bump.GCC Administrator1-1/+1
2005-04-02BasicAttributes.java (equals): Compare to any Attributes and attribute order ...Mark Wielaard2-11/+27
2005-04-02* config/m68hc11/m68hc11.h (target_flags, MASK_SHORT)Richard Sandiford5-131/+135
2005-04-02bcmp.c: Fix warnings and implement using memcmp.Kaveh R. Ghazi4-23/+26
2005-04-02configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototy...Kaveh R. Ghazi10-19/+36
2005-04-02m68hc11-protos.h: Add a prototype for m68hcc_auto_inc_p.Kazu Hirata6-211/+252