aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-04-23* g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.Mark Mitchell2-2/+6
2003-04-23* config/s390/s390.c (s390_expand_cmpstr): Disable CLC loop.Ulrich Weigand2-1/+9
2003-04-23* arm.h (TARGET_OPTIONS): Add value field.Richard Earnshaw2-7/+11
2003-04-23re PR c++/9847 (ICE on :?-operator with double class definition in expand_expr)Mark Mitchell8-75/+50
2003-04-23* doc/extend.texi: Remove duplicate 2003 copyright date.Mark Mitchell2-2/+6
2003-04-23Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell14-924/+698
2003-04-23re PR rtl-optimization/10339 ([sparc,ppc,ppc64] Invalid optimization: replaci...Roger Sayle2-69/+166
2003-04-23alias.c (mark_constant_function): Check for constancy and purity even of void...Roger Sayle2-4/+15
2003-04-23real.c (do_add): Change to return a bool indicating that the result of the op...Roger Sayle2-35/+59
2003-04-23Daily bump.GCC Administrator1-1/+1
2003-04-23dwarf2out.c (fde_table_allocated): Mark with GTY.Geoffrey Keating2-31/+47
2003-04-22Strip carriage returnsZack Weinberg3-50/+50
2003-04-22re PR middle-end/8866 (Bug in switch statement code generation -- missing label)Richard Henderson6-5/+34
2003-04-22alpha.c (alpha_expand_prologue [OPEN_VMS_ABI]): Don't set FRP on stack adjust...Olivier Hainque2-5/+30
2003-04-22re PR c++/10446 (ICE on a definition of a nonexistent member function of a ne...Mark Mitchell4-3/+17
2003-04-22gthr-gnat.h, [...]: new sources for implementation of --enable-threads=gnat.Vincent Celier7-6/+142
2003-04-22re PR c++/10428 (struct <typedef'ed name> causes ICE in write_unscoped_name)Mark Mitchell4-17/+62
2003-04-22* cpplex.c (_cpp_get_fresh_line): Pop the buffer if return_at_eof.Neil Booth2-5/+9
2003-04-22Remove conflict indicator.Devang Patel1-1/+0
2003-04-22cpptrad.c (_cpp_replacement_text_len): Add check for macro parameter count.Devang Patel4-2/+24
2003-04-22c-lex.c (c_lex): Handle CPP_OTHER differently.Neil Booth6-29/+28
2003-04-22gbl-ctors.h: Add special license exception.David Turner5-0/+36
2003-04-22fold-const.c (fold_range_test): Use RANGE_TEST_NON_SHORT_CIRCUIT macro defaul...David Edelsohn4-1/+23
2003-04-22packed1.C: Fix dg options.Andreas Tobler2-1/+5
2003-04-22t-spe: Merge in t-fprules into file.Aldy Hernandez3-1/+20
2003-04-22Fixed calls to putenv().Kean Johnston2-2/+6
2003-04-22stddef.h: Provide C++ safe offsetof.Nathan Sidwell4-1/+62
2003-04-22Fix typo in comment.Richard Kenner1-1/+1
2003-04-22function.c (purge_addressof_1): In (mem (addressof (reg))) case for reg notes...J"orn Rennecke2-0/+35
2003-04-22* rtti.c (throw_bad_typeid): Use build_cxx_call.Mark Mitchell2-1/+5
2003-04-22Makefile.in (calls.o): Depend on except.h.Mark Mitchell16-50/+162
2003-04-22Daily bump.GCC Administrator1-1/+1
2003-04-21winnt.c (i386_pe_mark_dllimport): Revert previous changes.Mark Mitchell2-7/+10
2003-04-21Refine last change.Richard Kenner1-4/+15
2003-04-21fold-const.c (fold, [...]): Restore a number of conversions required for type...Olivier Hainque2-7/+20
2003-04-21rtl.texi (RTX_UNCHANGING_P): Point to true_dependence for details of conflict...Richard Kenner2-5/+10
2003-04-21rs6000.c (rs6000_override_options): No SPE means 64-bit long doubles.Aldy Hernandez1-0/+7
2003-04-21rs6000.c (rs6000_override_options): No SPE means 64-bit long doubles.Aldy Hernandez1-0/+5
2003-04-21Revert hunks not part of last patch.Richard Kenner1-16/+7
2003-04-21expmed.c (extract_bit_field): Reverse operands of && condition to prevent a p...Olivier Hainque3-19/+31
2003-04-21commit two parts of my last patch that escaped, somehowNathan Sidwell2-1/+2
2003-04-21calls.c (expand_call): Prevent sibcall optimization for calls to nested subpr...Olivier Hainque2-0/+9
2003-04-21fold-const.c (extract_muldiv, [...]): Detect case when conversion overflows.Richard Kenner2-7/+19
2003-04-21* stor-layout.c (layout_decl): Don't set DECL_SIZE_UNIT if already set.Richard Kenner2-1/+3
2003-04-21dwarf2out.c (is_ada, [...]): New functions.Joel Brobecker2-13/+87
2003-04-21Break out coverage routines to new file.Nathan Sidwell13-1565/+1802
2003-04-21rs6000.md (*movsf_softfloat): Add "h" <- "0" case.Janis Johnson1-1/+1
2003-04-21rs6000.md (*movsf_softfloat): Add "h" <- "0" case.Matt Kraai2-5/+10
2003-04-21c-ppoutput.c (cb_include): Don't take a cpp_token.Neil Booth6-109/+121
2003-04-21expr.c (store_constructor): Set RTX_UNCHANGING_P if readonly_field_p before c...Richard Kenner2-1/+14