aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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 libfortran/20068 (Backspace problems)Dale Ranta2-0/+91
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-02* config/m68hc11/m68hc11.h (target_flags, MASK_SHORT)Richard Sandiford5-131/+135
2005-04-02m68hc11-protos.h: Add a prototype for m68hcc_auto_inc_p.Kazu Hirata6-211/+252
2005-04-02fr30.h (PREDICATE_CODES): Remove fp_displacement_operand, sp_displacement_ope...Kazu Hirata2-2/+5
2005-04-02re PR debug/19345 (Segmentation fault with VLA and inlining and dwarf2)Alexandre Oliva5-8/+33
2005-04-02re PR tree-optimization/20640 (ICE on NULL PHI_ARG_DEF)Alexandre Oliva4-3/+52
2005-04-02re PR middle-end/20491 (internal compiler error: in subreg_regno_offset, at r...Alexandre Oliva2-2/+6
2005-04-02re PR rtl-optimization/20290 (Miscompilation on ppc/arm with -Os)Alexandre Oliva4-7/+76
2005-04-02* config/cris/cris.md (attribute "length"): Define.Hans-Peter Nilsson2-0/+9
2005-04-02predicates.md (indexed_or_indirect_operand): New.Geoffrey Keating4-42/+23
2005-04-02* config/rs6000/t-darwin8: Comment out ppc64 multilib.Geoffrey Keating2-2/+6
2005-04-02re PR target/20650 (float.c fails to build with weird error message)Geoffrey Keating4-1/+22
2005-04-02t-darwin (TARGET_LIBGCC2_CFLAGS): Add -pipe.Geoffrey Keating3-2/+16
2005-04-02* gcc/config/vax/vax.md: Spellcheck, fix whitespace.Jan-Benedict Glaw2-7/+10
2005-04-02re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons2-4/+53
2005-04-02Daily bump.GCC Administrator1-1/+1
2005-04-01decl.c (java_init_decl_processing): Fix types of _Jv_MonitorEnter...Tom Tromey2-9/+21
2005-04-01gcc.c: Don't include <sys/resource.h> or declare getrusage.Ian Lance Taylor2-102/+87
2005-04-01c-decl.c (validate_proto_after_old_defn): Look at TYPE_MAIN_VARIANT of argume...Joseph Myers4-4/+56
2005-04-01arm.c (thumb_call_via_label): Include space for SP.Paul Brook2-7/+8
2005-04-01arm.c (thumb_call_via_label): Include space for SP.Paul Brook1-0/+8
2005-04-01final.c (final_scan_insn): Revert part of 2005-03-30 patch...Ian Lance Taylor2-1/+19
2005-04-01backspace.f90: Check after backspace and read was incorrect.Francois-Xavier Coudert2-1/+6
2005-04-01re PR treelang/20604 (treelang does not get passed -fPIC by default on *-darwin)Andrew Pinski2-27/+8
2005-04-01* bb-reorder.c, fold-const.c, varasm.c: Fix comment typos.Kazu Hirata4-5/+9
2005-04-01local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable.Nathan Sidwell8-155/+134
2005-04-01treelang.texi: Fix typos.Kazu Hirata3-10/+15
2005-04-01gcov-io.h (GCOV_CHECK, [...]): Remove.Nathan Sidwell4-29/+25
2005-04-01* tree-inline.c: Fix a typo.Kazu Hirata2-1/+5
2005-04-01configure.ac (enable-checking): Explicitly set all variables for collective s...Nathan Sidwell4-65/+95
2005-04-01tree-inline.c (copy_body_r): Use CONSTANT_CLASS_P where possible.Kazu Hirata2-1/+6
2005-04-01strcat.c: Check the result buffer past the terminating NUL using memcmp.Kaveh R. Ghazi4-61/+78
2005-04-01strncmp-2.c: Also test x86_64.Kaveh R. Ghazi2-5/+8
2005-04-01strncat.c: Fix uninitialized var.Kaveh R. Ghazi5-4/+11
2005-04-01abs-1-lib.c, [...]: Add missing prototypes.Kaveh R. Ghazi26-1/+60
2005-04-01Add missing entry from yesterday:Joern Rennecke1-0/+7
2005-04-01arm.c (adjacent_mem_locations): Reject volatile memory refs.Richard Earnshaw3-16/+57
2005-04-01arm.md (minmax_arithsi): Reject all eliminable registers, not just the frame ...Richard Earnshaw2-68/+66
2005-04-01call.c (add_template_candidates_real): Remove length parameter from fn_type_u...Nathan Sidwell5-96/+65
2005-04-01selectany1.C: New file.Danny Smith3-0/+57
2005-04-01cygming.h (SUBTARGET_ATTRIBUTE_TABLE): Define, with entry for selectany attri...Danny Smith5-4/+76
2005-04-01i386.c (ix86_decompose_address): Look inside SUBREGs to fix addresses involvi...Paolo Bonzini2-30/+65
2005-04-01re PR debug/19406 (ICE: in force_decl_die, at dwarf2out.c:12442)Jakub Jelinek4-3/+66