aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-06-29cse.c: Convert prototypes to ISO C90.Andreas Jaeger15-2856/+1610
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata34-74/+111
2003-06-29expr.c (emit_single_push_insn): If padding is needed downward...Kazu Hirata2-0/+42
2003-06-29collect2.h: Convert prototypes to ISO C90.Andreas Jaeger7-399/+281
2003-06-29cp-tree.h (language_to_string): Adjust declaration.Gabriel Dos Reis4-37/+48
2003-06-29c-decl.c (c_init_decl_processing): Use a location_t.Nathan Sidwell3-8/+12
2003-06-2911305-1.cc: Improve type correctness-wise.Paolo Carlini5-12/+23
2003-06-29error.c (print_integer): Remove.Gabriel Dos Reis2-10/+8
2003-06-29std_streambuf.h (uflow): According to 27.5.2.4.3,p16, don't check gptr() < eg...Paolo Carlini2-1/+6
2003-06-29re PR rtl-optimization/11210 (optimizer drops conditional with typecast from ...Eric Botcazou2-2/+6
2003-06-29toplev.c (flag_dummy): Remove.Neil Booth2-122/+122
2003-06-29* config/rs6000/rs6000.c (processor_target_table): Add 970.David Edelsohn2-1/+8
2003-06-29dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X, -1) with ggc_strdup.Kazu Hirata4-4/+11
2003-06-29ip2k.c (ip2k_reorg): Use INSN_P instead of its definition.Kazu Hirata2-1/+6
2003-06-29opts.c: Include insn-attr.h.Franz Sirl3-1/+7
2003-06-29Daily bump.GCC Administrator2-2/+2
2003-06-28flow.c (propagate_one_insn): Use proper test for a register being part of the...J"orn Rennecke2-1/+8
2003-06-28* gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.Ulrich Weigand2-3/+7
2003-06-28* config/avr/avr.c: Fix a comment typo.Kazu Hirata2-1/+5
2003-06-28avr-protos.h: Replace avr_simplify_comparision_p with avr_simplify_comparison_p.Kazu Hirata3-3/+9
2003-06-28builtins.c: Follow spelling conventions.Kazu Hirata1-0/+14
2003-06-28builtins.c: Follow spelling conventions.Kazu Hirata11-16/+16
2003-06-28m68k.h (TARGET_CPU_CPP_BUILTINS): Predicate __mc68020__ on TARGET_68020.Neil Booth2-1/+7
2003-06-28* config/h8300/h8300.c: Fix a comment typo.Kazu Hirata2-1/+5
2003-06-28* c-parse.in (yylexstring): Use a location_t.Nathan Sidwell2-6/+7
2003-06-28error.c (print_instantiation_partial_context): Take a location_t.Nathan Sidwell2-10/+17
2003-06-28diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...Nathan Sidwell13-85/+77
2003-06-28cpptrad.c (skip_macro_block_comment): New.Neil Booth2-1/+29
2003-06-28gcse.c (compute_ld_motion_mems): Use INSN_P instead of its definition.Kazu Hirata5-7/+18
2003-06-28re PR c++/10784 (Warning about choosing custom operator over copy constructor...Nathan Sidwell2-2/+7
2003-06-28diagnostic.c (output_integer_with_precision): New macro.Gabriel Dos Reis2-105/+93
2003-06-28* config/ia64/ia64.md: Follow recent emit_note API change.Andreas Schwab2-2/+6
2003-06-28c-parse.in (%union): Replace filename & lineno with location.Nathan Sidwell2-39/+36
2003-06-28Typo fix.Jakub Jelinek1-1/+1
2003-06-28builtins.c (c_strlen): Add only_value argument.Jakub Jelinek7-13/+127
2003-06-28bb-reorder.c (find_traces_1_round): Do not send basic block to next round whe...Josef Zlomek2-2/+8
2003-06-282003-06-28 Michael Koch <konqueror@gmx.de>Michael Koch2-55/+29
2003-06-282003-06-28 Michael Koch <konqueror@gmx.de>Michael Koch3-0/+24
2003-06-28re PR libstdc++/9875 (filebuf doesn't handle codecvt::encoding() > 1)Paolo Carlini4-4/+235
2003-06-28Makefile.in: Update.Neil Booth6-188/+200
2003-06-28explow.c (find_next_ref): Remove.Kazu Hirata3-47/+5
2003-06-28* Make-lang.in: Add missing space to comment.Matt Kraai1-1/+1
2003-06-28alpha.md (anonymous define_split): Adjust emit_note call to match recent API ...Roger Sayle2-1/+6
2003-06-27re PR other/10240 (HOST_CFLAGS in gcc/Makefile.in shouldn't include XCFLAGS)Gunther Nikl3-2/+6
2003-06-28dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration.Zack Weinberg7-7/+14
2003-06-27re PR target/11014 ([m68k] MIT / MOTOROLA assembly conflict)Gunther Nikl2-2/+18
2003-06-28* c-format.c (check_format_string, get_constant)Zack Weinberg14-26/+49
2003-06-28gcc_release: Command "all" now creates .gz files only for releases and pre-re...Gerald Pfeifer2-1/+11
2003-06-28Daily bump.GCC Administrator2-2/+2
2003-06-27Patch from Gunther Nikl.Gunther Nikl2-1/+4