aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-01-24Rename -W to -Wextra.Phil Edwards8-30/+89
2003-01-23ifcvt.c (noce_process_if_block): Re-add check vs X being changed in no-else-b...Richard Henderson2-3/+15
2003-01-24jcf-parse.c (parse_zip_file_entries): Overwrite trailing \0 of file name in r...Tom Tromey2-1/+8
2003-01-24* configure.in: Revert last change.Kaveh R. Ghazi3-108/+114
2003-01-24ChangeLog (configure.in): Don't include ansidecl.h in tconfig.h.Kaveh R. Ghazi5-108/+128
2003-01-24* dump.c: ANSIfy function declarations and definitions.Nathanael Nerode2-13/+7
2003-01-24Daily bump.GCC Administrator1-1/+1
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-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-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-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 Administrator1-1/+1
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-22re PR c++/9298 ([new parser] ICE with function-pointer-type template args)Mark Mitchell5-13/+48
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-22h8300.c (h8300_shift_needs_scratch_p): Don't request a scratch reg on H8S whe...Kazu Hirata2-1/+6
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-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
2003-01-21dwarf2out.c (lookup_filename): Fix printf format warning.Richard Henderson7-16/+38
2003-01-22Daily bump.GCC Administrator1-1/+1
2003-01-21dwarf2out (output_file_names): Don't crash if called with empty file_table.Ulrich Weigand2-0/+13
2003-01-21genautomata.c (output_internal_insn_latency_func): Add missing break statemen...Zack Weinberg2-1/+6
2003-01-21stmt.c (same_case_target_p): New function to determine whether two case label...Roger Sayle2-13/+79
2003-01-21h8300.md (*negsf2_h8300): Use \\t instead of \t.Kazu Hirata2-4/+12