aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-22Daily bump.GCC Administrator2-2/+2
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-21Consistently use _M_in_beg instead of eback(), _M_in_cur instead of gptr(), a...Paolo Carlini5-18/+30
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-21sstream.tcc (pbackfail, overflow): Formatting fixes.Paolo Carlini2-4/+9
2003-04-21* MAINTAINERS (gcov): Add myself and Jan Hubicka.Nathan Sidwell2-0/+6
2003-04-21std_streambuf.h (uflow()): It's used only by basic_stringbuf (i.e....Paolo Carlini2-8/+14
2003-04-21expr.c (store_constructor): Set RTX_UNCHANGING_P if readonly_field_p before c...Richard Kenner2-1/+14
2003-04-21winnt.c (i386_pe_mark_dllimport): Make the new RTL have the same form as the ...Mark Mitchell2-2/+11
2003-04-21configure.in (_XOPEN_SOURCE): Bump to 600.Loren J. Rittle5-160/+189
2003-04-21* cppcharset.c (_cpp_valid_ucn): Cast field precision to int.Andreas Jaeger2-4/+8
2003-04-21re PR c++/9881 (What is an address constant expression?)Nathan Sidwell5-17/+70
2003-04-21Daily bump.GCC Administrator2-2/+2
2003-04-20Container.java (addImpl): Enable paint events if adding a lightweight to a he...Scott Gilbertson2-6/+23
2003-04-20c-common.h, [...]: Rename genrtl_decl_cleanup to genrtl_cleanup_stmt.Chris Lattner4-49/+50
2003-04-20BufferedReader.java, [...]: Imports from Classpath.Tom Tromey5-19/+26
2003-04-20jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java s...Mohan Embar2-1/+7
2003-04-20* varasm.c (struct deferred_constant, defer_addressed_constants_flag)Zack Weinberg4-108/+36
2003-04-20howto.html ('LWG Issues'): Add issues 19, 90, 171, 231, 271.Paolo Carlini2-0/+39
2003-04-20cpphash.h (NOTE_ESC_NL, [...]): Remove.Neil Booth3-32/+35
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg25-141/+174
2003-04-20pa.md (movccfp): New expander.John David Anglin2-5/+26
2003-04-20sstream.tcc (pbackfail): Remove redundant NULL pointer check from test involv...Paolo Carlini5-27/+42
2003-04-20avr.md (*cmpqi_sign_extend): Handle negative values of operand 1 correctly.Marek Michalkiewicz2-2/+7
2003-04-20cpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens.Nathan Sidwell5-28/+58
2003-04-20re PR c++/10405 (Segfault in setup_class_bindings)Nathan Sidwell4-11/+64
2003-04-20Makefile.in (LIBCPP_OBJS): Add cppcharset.o.Neil Booth8-425/+704
2003-04-20builtins.c (expand_builtin): Don't expand a pure or const built-in function i...Roger Sayle2-0/+36
2003-04-20Daily bump.GCC Administrator2-2/+2
2003-04-19Add my entryKean Johnston2-0/+5
2003-04-19ChangeLog entry for part of the SCO patches.Kean Johnston1-0/+88
2003-04-19Part 2 of the SCO port update. This is everything I have approval for.Kean Johnston7-696/+168
2003-04-19Date.java, [...]: New versions from Classpath.Tom Tromey5-17/+181
2003-04-19Part 1 of the checkins for the SCO port update.Kean Johnston7-16/+270
2003-04-19Makefile.in: Rebuilt.Tom Tromey24-1888/+3787