Age | Commit message (Expand) | Author | Files | Lines |
2003-04-22 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-04-21 | winnt.c (i386_pe_mark_dllimport): Revert previous changes. | Mark Mitchell | 2 | -7/+10 |
2003-04-21 | Refine last change. | Richard Kenner | 1 | -4/+15 |
2003-04-21 | fold-const.c (fold, [...]): Restore a number of conversions required for type... | Olivier Hainque | 2 | -7/+20 |
2003-04-21 | rtl.texi (RTX_UNCHANGING_P): Point to true_dependence for details of conflict... | Richard Kenner | 2 | -5/+10 |
2003-04-21 | rs6000.c (rs6000_override_options): No SPE means 64-bit long doubles. | Aldy Hernandez | 1 | -0/+7 |
2003-04-21 | rs6000.c (rs6000_override_options): No SPE means 64-bit long doubles. | Aldy Hernandez | 1 | -0/+5 |
2003-04-21 | Consistently use _M_in_beg instead of eback(), _M_in_cur instead of gptr(), a... | Paolo Carlini | 5 | -18/+30 |
2003-04-21 | Revert hunks not part of last patch. | Richard Kenner | 1 | -16/+7 |
2003-04-21 | expmed.c (extract_bit_field): Reverse operands of && condition to prevent a p... | Olivier Hainque | 3 | -19/+31 |
2003-04-21 | commit two parts of my last patch that escaped, somehow | Nathan Sidwell | 2 | -1/+2 |
2003-04-21 | calls.c (expand_call): Prevent sibcall optimization for calls to nested subpr... | Olivier Hainque | 2 | -0/+9 |
2003-04-21 | fold-const.c (extract_muldiv, [...]): Detect case when conversion overflows. | Richard Kenner | 2 | -7/+19 |
2003-04-21 | * stor-layout.c (layout_decl): Don't set DECL_SIZE_UNIT if already set. | Richard Kenner | 2 | -1/+3 |
2003-04-21 | dwarf2out.c (is_ada, [...]): New functions. | Joel Brobecker | 2 | -13/+87 |
2003-04-21 | Break out coverage routines to new file. | Nathan Sidwell | 13 | -1565/+1802 |
2003-04-21 | rs6000.md (*movsf_softfloat): Add "h" <- "0" case. | Janis Johnson | 1 | -1/+1 |
2003-04-21 | rs6000.md (*movsf_softfloat): Add "h" <- "0" case. | Matt Kraai | 2 | -5/+10 |
2003-04-21 | c-ppoutput.c (cb_include): Don't take a cpp_token. | Neil Booth | 6 | -109/+121 |
2003-04-21 | sstream.tcc (pbackfail, overflow): Formatting fixes. | Paolo Carlini | 2 | -4/+9 |
2003-04-21 | * MAINTAINERS (gcov): Add myself and Jan Hubicka. | Nathan Sidwell | 2 | -0/+6 |
2003-04-21 | std_streambuf.h (uflow()): It's used only by basic_stringbuf (i.e.... | Paolo Carlini | 2 | -8/+14 |
2003-04-21 | expr.c (store_constructor): Set RTX_UNCHANGING_P if readonly_field_p before c... | Richard Kenner | 2 | -1/+14 |
2003-04-21 | winnt.c (i386_pe_mark_dllimport): Make the new RTL have the same form as the ... | Mark Mitchell | 2 | -2/+11 |
2003-04-21 | configure.in (_XOPEN_SOURCE): Bump to 600. | Loren J. Rittle | 5 | -160/+189 |
2003-04-21 | * cppcharset.c (_cpp_valid_ucn): Cast field precision to int. | Andreas Jaeger | 2 | -4/+8 |
2003-04-21 | re PR c++/9881 (What is an address constant expression?) | Nathan Sidwell | 5 | -17/+70 |
2003-04-21 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-04-20 | Container.java (addImpl): Enable paint events if adding a lightweight to a he... | Scott Gilbertson | 2 | -6/+23 |
2003-04-20 | c-common.h, [...]: Rename genrtl_decl_cleanup to genrtl_cleanup_stmt. | Chris Lattner | 4 | -49/+50 |
2003-04-20 | BufferedReader.java, [...]: Imports from Classpath. | Tom Tromey | 5 | -19/+26 |
2003-04-20 | jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java s... | Mohan Embar | 2 | -1/+7 |
2003-04-20 | * varasm.c (struct deferred_constant, defer_addressed_constants_flag) | Zack Weinberg | 4 | -108/+36 |
2003-04-20 | howto.html ('LWG Issues'): Add issues 19, 90, 171, 231, 271. | Paolo Carlini | 2 | -0/+39 |
2003-04-20 | cpphash.h (NOTE_ESC_NL, [...]): Remove. | Neil Booth | 3 | -32/+35 |
2003-04-20 | target.h (encode_section_info): Add new argument carrying the RTL to be modif... | Zack Weinberg | 25 | -141/+174 |
2003-04-20 | pa.md (movccfp): New expander. | John David Anglin | 2 | -5/+26 |
2003-04-20 | sstream.tcc (pbackfail): Remove redundant NULL pointer check from test involv... | Paolo Carlini | 5 | -27/+42 |
2003-04-20 | avr.md (*cmpqi_sign_extend): Handle negative values of operand 1 correctly. | Marek Michalkiewicz | 2 | -2/+7 |
2003-04-20 | cpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens. | Nathan Sidwell | 5 | -28/+58 |
2003-04-20 | re PR c++/10405 (Segfault in setup_class_bindings) | Nathan Sidwell | 4 | -11/+64 |
2003-04-20 | Makefile.in (LIBCPP_OBJS): Add cppcharset.o. | Neil Booth | 8 | -425/+704 |
2003-04-20 | builtins.c (expand_builtin): Don't expand a pure or const built-in function i... | Roger Sayle | 2 | -0/+36 |
2003-04-20 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-04-19 | Add my entry | Kean Johnston | 2 | -0/+5 |
2003-04-19 | ChangeLog entry for part of the SCO patches. | Kean Johnston | 1 | -0/+88 |
2003-04-19 | Part 2 of the SCO port update. This is everything I have approval for. | Kean Johnston | 7 | -696/+168 |
2003-04-19 | Date.java, [...]: New versions from Classpath. | Tom Tromey | 5 | -17/+181 |
2003-04-19 | Part 1 of the checkins for the SCO port update. | Kean Johnston | 7 | -16/+270 |
2003-04-19 | Makefile.in: Rebuilt. | Tom Tromey | 24 | -1888/+3787 |