aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2003-03-21rs6000.h (REG_ALLOC_ORDER): Increase priority for R2 on Darwin.Dale Johannesen2-9/+24
2003-03-21combine.c (make_field_assignment): Remove unnecessary AND when storing into z...Kazu Hirata2-0/+16
2003-03-21Makefile.in (TEXI_GCCINT_FILES): Add libgcc.texi.Aldy Hernandez1-1/+1
2003-03-21aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete.Zack Weinberg6-478/+213
2003-03-21javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of ...Zack Weinberg4-88/+188
2003-03-21optabs.c (init_integral_libfuncs): Make sure we init at least up to "long lon...DJ Delorie2-1/+9
2003-03-21s390.h: Do not include fixdfdi.h on s390x.Ulrich Weigand2-1/+20
2003-03-21re PR c++/9898 (Template reference cast operator of template class)Nathan Sidwell4-4/+40
2003-03-21re PR other/9813 (misplaced paragraph in Constructing Calls node)Volker Reichelt2-13/+19
2003-03-21re PR target/8366 ([sparc-sun-solaris2.7] C testsuite failure w/-m64 -fpic -O...Eric Botcazou2-6/+42
2003-03-21treetree.c (cpp_create_reader): Follow prototype change in cpplib.h.Andreas Jaeger2-1/+7
2003-03-21re PR c++/9440 (error message about "non-lvalue in unary '&'" when using ?: o...Jason Merrill1-0/+12
2003-03-21PR c++/8316, c++/9315, c++/10136Jason Merrill3-23/+23
2003-03-21re PR c++/9420 (incomplete type incorrectly reported)Jason Merrill1-0/+23