aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-24No, really this time.Nathanael Nerode2-42/+40
2003-01-24Daily bump.GCC Administrator2-2/+2
2003-01-23re PR libstdc++/9322 (return value of basic_streambuf<>::getloc affected by l...Petur Runolfsson6-24/+90
2003-01-23configure.in: Revert previous change.Nathanael Nerode3-2/+7
2003-01-23re PR java/6748 (Array_3 testcase failing on powerpc-linux-gnu)Franz Sirl2-11/+42
2003-01-23expr.c (build_known_method_ref): Use method's context to find method table in...Tom Tromey2-5/+13
2003-01-23* cp-tree.h, decl.h: Get rid of PARAMS. Again.Nathanael Nerode3-5/+8
2003-01-23configure.in: Make rda native-only.Nathanael Nerode3-2/+7
2003-01-23* cpplex.c (cpp_interpret_charconst): Squelch warning with cast.Kaveh R. Ghazi2-1/+5
2003-01-23genattrtab.c (write_attr_get): Mark 'insn' paramter as ATTRIBUTE_UNUSED.Ulrich Weigand2-1/+6
2003-01-23Revert include ordering.Benjamin Kosnik7-3/+26
2003-01-23duplicate not dumplicate.Richard Earnshaw1-1/+1
2003-01-23arm.c (thumb_base_register_rtx_p): New function.Richard Earnshaw4-126/+210
2003-01-23* constants.c (set_constant_entry): Allocated cleared memory.Tom Tromey2-2/+13
2003-01-23* unwind.h (_Unwind_GetTextRelBase): Mark parameter as unused.Andreas Schwab2-2/+6
2003-01-23configure.in (libtool_VERSION): To 6:0:0.Benjamin Kosnik12-324/+205
2003-01-23* fixinc/Makefile.in (FL_LIST): Revert last change.Kaveh R. Ghazi2-1/+5
2003-01-23re PR other/7341 (Hyperlink to gcov in gcc documentation doesn't work)Volker Reichelt4-7/+18
2003-01-23re PR c++/9354 ([New parser?] segfault in template definition)Mark Mitchell7-5/+53
2003-01-23re PR rtl-optimization/8423 (CSE1 not propagating __builtin_constant_p enough)Roger Sayle8-13/+80
2003-01-23class.c, parser.c: ANSIfy function definitions and declarations.Nathanael Nerode3-1129/+704
2003-01-23java-tree.h: Don't use PARAMS.Tom Tromey3-15/+16
2003-01-23s390.h (HARD_REGNO_MODE_OK): Fix warning regression introduced by last change.Ulrich Weigand2-1/+6
2003-01-23jcf-parse.c (process_zip_dir): Remove unused variable.Nathanael Nerode2-1/+4
2003-01-23Daily bump.GCC Administrator2-2/+2
2003-01-23re PR c++/9328 (ICE with templates and namespace std members)Mark Mitchell5-6/+47
2003-01-22re PR c++/2738 (ICE on return type specification of a destructor)Volker Reichelt15-0/+186
2003-01-22MAINTAINERS: Move myself from GNATS-only-accounts to write-after-approval.Volker Reichelt2-1/+6
2003-01-22re PR c++/9298 ([new parser] ICE with function-pointer-type template args)Mark Mitchell5-13/+48
2003-01-22re PR libstdc++/9269 (libstdc++ headers: explicit specialization of function ...Benjamin Kosnik2-3/+24
2003-01-22expr.c (build_invokeinterface): Abort if method's context is not an interface.Tom Tromey2-4/+10
2003-01-22gcj.texi (Input and output files): Mention non-class entries.Tom Tromey11-203/+434
2003-01-22* ra-rewrite.c (rewrite_program2): Initialize bb to avoid warning.Andreas Schwab2-2/+6
2003-01-22re PR c++/9384 (ICE in validate_nonmember_using_decl, at cp/decl2.c:4152)Mark Mitchell4-1/+17
2003-01-22darwin.S (_ffi_call_AIX): Add Augmentation size to unwind info.Andrew Haley2-0/+6
2003-01-22h8300.c (h8300_shift_needs_scratch_p): Don't request a scratch reg on H8S whe...Kazu Hirata2-1/+6
2003-01-22Fix misapplied patch.Andrew Haley1-1/+1
2003-01-22x86_64-signal.h: Add simple handler for x86_64 32-bit mode.Andrew Haley3-1/+20
2003-01-22parser.c (cp_parser_simple_declaration): Return quickly when encountering err...Mark Mitchell1-1/+2
2003-01-22re PR c++/9388 ([new parser] ICE in cxx_incomplete_type_diagnostic, at cp/typ...Mark Mitchell8-313/+391
2003-01-22s390-protos.h (preferred_la_operand_p): Remove second parameter.Ulrich Weigand5-46/+72
2003-01-22locale_facets.h: Move non-facet classes requiring <string> to...Benjamin Kosnik18-392/+525
2003-01-22arm.c (arm_address_register_rtx_p): New function.Richard Earnshaw4-135/+203
2003-01-22s390.md (floatdfdi2): Insn has type 'itof'.Hartmut Penner3-3/+9
2003-01-22* config/ia64/t-ia64 (insn-attrtab.o-warn): Define as -Wno-error.Andreas Schwab2-0/+7
2003-01-22fix typo in last changeZack Weinberg1-2/+1
2003-01-22genautomata.c (output_internal_insn_latency_func, [...]): Short circuit when ...Zack Weinberg2-2/+24
2003-01-22Make-lang.in: Disable -Werror for tracebak.c and b_gnatb.c.Zack Weinberg2-0/+8
2003-01-22Makefile.in (ssa-ccp.o): Depend on coretypes.h $(TM_H).Kaveh R. Ghazi2-2/+7
2003-01-22rs6000.md: Remove warning.Geoffrey Keating3-7/+21