aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-03-24re PR fortran/10197 (direct acces files not unformatted by default)Toon Moene4-1/+28
2003-03-24* toplev.c (independent_decode_option): Don't skip a 'Y' prefix.Neil Booth2-3/+4
2003-03-24Changelog commit escaped earlierNathan Sidwell2-19/+32
2003-03-24PR c++/9898, PR c++/383, DR 322Nathan Sidwell4-0/+39
2003-03-24re PR c++/10119 (tree-checking ICE in dump_expr)Nathan Sidwell3-0/+38
2003-03-24install.texi (Testing): Mention test result links from build status pages.Janis Johnson2-0/+8
2003-03-24re PR c++/10026 (ICE on incomplete type)Nathan Sidwell5-5/+65
2003-03-24function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell7-8/+19
2003-03-24* config/h8300/h8300.md (a peephole2): New.Kazu Hirata2-0/+19
2003-03-24* dojump.c (do_jump): Handle UNSAVE_EXPR specially.Jakub Jelinek2-0/+10
2003-03-24* g++.dg/opt/rtti1.C: New test.Jakub Jelinek2-0/+24
2003-03-24* doc/contrib.texi (Contributors): Update Janis Johnson.Gerald Pfeifer2-2/+6
2003-03-24re PR target/10072 ([Sparc] internal compiler error: in trunc_int_for_mode, a...Eric Botcazou4-1/+27
2003-03-24re PR rtl-optimization/9414 ([Sparc] Scheduling bug on Ultrasparc)Eric Botcazou2-10/+16
2003-03-24re PR c++/7086 (compile time regression)Mark Mitchell13-28/+72
2003-03-24clarify which PR was fixed.Kaveh Ghazi2-0/+2
2003-03-24builtins.c (expand_builtin_fputs): When optimizing for size, don't transform ...Arpad Beszedes4-2/+16
2003-03-24Daily bump.GCC Administrator1-1/+1
2003-03-23re PR c/8224 (Incorrect joining of signed and unsigned division)Mark Mitchell4-1/+41
2003-03-24sysv4.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra2-3/+7
2003-03-23re PR c/10178 (ICE in tree_low_cst)Roger Sayle4-0/+28
2003-03-23cfgcleanup.c (try_optimize_cfg): Allow merging of tablejumps before flow2.Richard Henderson3-2/+10
2003-03-23New test.Richard Henderson1-0/+114
2003-03-23re PR rtl-optimization/10116 (ce2: invalid merge of "join_bb" in the context ...Richard Henderson2-2/+10
2003-03-23configure.in: Check whether it is necessary to link against libm to use ldexp.Zack Weinberg6-712/+807
2003-03-23* config/h8300/h8300.md: Fix comment typos.Kazu Hirata2-2/+6
2003-03-23* pa.c (output_cbranch): Fix typo in comment.John David Anglin2-6/+9
2003-03-22cfgcleanup.c (insns_match_p): Do not do EQUIV substitution after reload.Richard Henderson2-4/+15
2003-03-23Daily bump.GCC Administrator1-1/+1
2003-03-22be explicit about the default VERBOSE caseBruce Korb1-0/+3
2003-03-22fix Solaris 2.6 initializersDJ Delorie6-74/+163
2003-03-22* config/i386/i386.c (ix86_init_machine_status): Return value.Andreas Jaeger2-0/+6
2003-03-22pa.c (output_cbranch, [...]): Output nop for conditional branch to the follow...John David Anglin2-13/+26
2003-03-22s390.md ("movti", [...]): Use 'o' instead of 'm' constraint in forced-split a...Ulrich Weigand4-20/+49
2003-03-22* gcc.dg/Wshadow-1.c: Add a dg-warning line.Zack Weinberg2-584/+588
2003-03-22PR c++/9978, c++/9708Nathan Sidwell11-79/+181
2003-03-22h8300.c (notice_update_cc): Correctly handle the case where the set destinati...Kazu Hirata2-1/+13
2003-03-22Make gcc recognize a c33 as a c30 instead of a c40 processor.Svein E. Seldal2-1/+6
2003-03-22com.c (ffecom_constantunion_with_type): New function.Bud Davis8-9/+284
2003-03-22* combine.c (simplify_comparison <AND>): Use gen_int_mode. Tidy.Alan Modra2-41/+41
2003-03-22c-common.c: Include intl.h.Zack Weinberg9-3984/+4359
2003-03-22* config.gcc: Remove 'float_format'.Nathanael Nerode2-3/+2
2003-03-22Daily bump.GCC Administrator1-1/+1
2003-03-22fixproto: Define NULL and size_t in generated stdlib.h and unistd.h.Nathanael Nerode4-132/+54
2003-03-22* config/m68hc11/m68hc11.md ("call_value"): Fix trap check.Stephane Carrez2-1/+5
2003-03-22m68hc11.h (ASM_DECLARE_FUNCTION_NAME): Fix typo in writing .interrupt command.Stephane Carrez5-11/+105
2003-03-21i386.c (ix86_compute_frame_layout): Recompute fast prologues only when amount...Jan Hubicka3-2/+21
2003-03-21re PR inline-asm/7916 (ICE in instantiate_virtual_register_1)Jan Hubicka2-4/+41
2003-03-21* combine.c (make_field_assignment): Fix a warning.Kazu Hirata2-1/+5
2003-03-21* config/h8300/h8300.md (*insv_si_1_n_lshiftrt_16): New.Kazu Hirata2-0/+16