aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-04-02fr30.h (PREDICATE_CODES): Remove fp_displacement_operand, sp_displacement_ope...Kazu Hirata2-2/+5
2005-04-02* cp-demangle.c: Update copyright.Ian Lance Taylor2-1/+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-02tuple_iterate.h (tuple_element): Use new macro _GLIBCXX_T_NUM_ARGS_PLUS_1 bec...Douglas Gregor4-15/+47
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 Fitzsimmons12-124/+472
2005-04-02functional (_Maybe_wrap_member_pointer): Wrap up member pointers in _Mem_fn b...Douglas Gregor3-28/+53
2005-04-02natDouble.cc (parseDouble): Handle NaN, Infinity and -Infinity as parameters.Mark Anderson2-2/+22
2005-04-02Daily bump.GCC Administrator1-1/+1
2005-04-01Makefile.am (noinst_PROGRAMS): Remove.Mark Mitchell7-67/+76
2005-04-012005-04-01 Michael Koch <konqueror@gmx.de>Michael Koch2-12/+17
2005-04-01natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change.Tom Tromey10-206/+194
2005-04-01Makefile.in: Rebuilt.Tom Tromey3-2/+8
2005-04-012005-04-01 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2-2/+8
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