aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-31cpppch.c (struct cpp_savedstate): Add defs and n_defs members.Matt Austern2-26/+126
2003-03-31* config/h8300/h8300.md (a peephole2): New.Kazu Hirata2-2/+46
2003-03-31* config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Change 1 into 0.Michael Matz2-2/+6
2003-03-31std_streambuf.h (_M_out_buf_size()): Remove.Paolo Carlini6-24/+29
2003-03-31re PR target/10177 (VRsave mask wrong)Segher Boessenkool3-13/+13
2003-03-31cppexp.c (cpp_classify_number): Accept '.' after "0x".Michael Matz3-1/+13
2003-03-31gcov.c: Add -a & -u options.Nathan Sidwell8-135/+584
2003-03-31h8300.md: Organize peephole2's that trasform (compare (reg:HI) (const_int)).Kazu Hirata2-49/+80
2003-03-31emit-rtl.c (dconstm2, dconsthalf): New real constants.Roger Sayle9-15/+218
2003-03-312003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch4-1/+18
2003-03-312003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch3-8/+24
2003-03-31Removed wrong changelog entryMichael Koch1-13/+0
2003-03-31VMID.java, [...]: New version from libgcj.Michael Koch1-0/+13
2003-03-312003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+8
2003-03-31* config/h8300/h8300.md (a new peephole2): New.Kazu Hirata2-0/+48
2003-03-312003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch4-61/+1175
2003-03-312003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+7
2003-03-312003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch8-1/+117
2003-03-31VMID.java, [...]: Reformatted.Michael Koch8-147/+199
2003-03-31AbstractCellEditor.java, [...]: Merges from classpath.Michael Koch40-440/+713
2003-03-31gcse.c (simple_mem): Return false for floating-point accesses if flag_float_s...Richard Sandiford4-0/+44
2003-03-31gcse.c (gcse_constant_p): New function to identify constants suitable for con...Roger Sayle2-9/+39
2003-03-31* except.h: Remove definition of varray_type.Matt Kraai2-9/+4
2003-03-31String.java (data, [...]): Documented.Tom Tromey2-9/+38
2003-03-31Daily bump.GCC Administrator2-2/+2
2003-03-30New test.Richard Henderson1-0/+14
2003-03-30toplev.c (rest_of_compilation): Run purge_builtin_constant_p before post-gcse...Richard Henderson2-4/+10
2003-03-30* dojump.c (do_jump): Copy SUBREGs into a pseudo for comparison.Roger Sayle2-4/+13
2003-03-30re PR c++/7647 (ICE when data member has the name of the enclosing class)Mark Mitchell5-25/+55
2003-03-30profile.c (instrument_edges): Make sure any newly created jump insns have cor...DJ Delorie2-0/+6
2003-03-30String.java: Miscellaneous minor formatting changes to match Classpath more c...Tom Tromey2-72/+77
2003-03-30cfgbuild.c (make_edges): Use tablejump_p.Richard Henderson9-72/+32
2003-03-30* gcc.dg/20030324-1.c: Add comments and abort if test fails.Glen Nakamura2-1/+11
2003-03-30Makefile.in (STRICT_WARN): Don't warn for ISO C constructs.Gabriel Dos Reis2-2/+7
2003-03-30* Make-lang.in (cp/name-lookup.o): Add more dependencies.Gabriel Dos Reis2-1/+6
2003-03-30re PR other/6955 (collect2 says "core dumped" when there is no core)Kaveh R. Ghazi3-1/+13
2003-03-30re PR c/10083 (alpha: ICE while building swi-prolog-packages)Richard Henderson3-4/+31
2003-03-30fastjar.texi: Remove @ at start of file.Joseph Myers4-2/+10
2003-03-30cp-tree.h (binding_for_name): Move to name-lookup.h Adjust prototype.Gabriel Dos Reis6-150/+162
2003-03-30* reload1.c (reload_cse_move2add): Fix a comment typo.Kazu Hirata2-1/+5
2003-03-30name-lookup.c: New file.Gabriel Dos Reis7-81/+176
2003-03-30* config/h8300/h8300.md (a peephole2): Remove useless code.Kazu Hirata2-1/+8
2003-03-30fstream.tcc (basic_filebuf::showmanyc, [...]): Fix test for synced buffer.Paolo Carlini4-7/+16
2003-03-30natString.cc (hashCode): Use cachedHashCode.Eric Blake3-15/+184
2003-03-30String.java: Reordered to follow Classpath; merged in javadoc.Tom Tromey2-128/+812
2003-03-30Daily bump.GCC Administrator2-2/+2
2003-03-29MessageFormat.java: Removed some whitespace.Tom Tromey24-2/+1665
2003-03-29Accommodate Solaris 2.5.1 in solaris_mutex_init_1 fixAlbert Chin-A-Young3-6/+12
2003-03-29natClass.cc (newInstance): Put method name in exception.Tom Tromey2-6/+14
2003-03-29h8300.md (*iorsi3_and_ashift): New.Kazu Hirata2-0/+58