| Commit message (Expand) | Author | Age | Files | Lines |
* | mkfixinc.sh: Remove special cases for svr4 and ptx, and related code. | Nathanael Nerode | 2003-10-24 | 4 | -1752/+7 |
* | s390.c (load_multiple_operation): Allow both SImode and DImode if word_mode i... | Ulrich Weigand | 2003-10-24 | 3 | -28/+52 |
* | re PR c/11943 (Accepts invalid declaration "int x[2, 3];" in C99 mode) | Joseph Myers | 2003-10-24 | 4 | -3/+28 |
* | linux.h: Wrap MD_FALLBACK_FRAME_STATE_FOR and associated includes in #ifndef ... | Richard Sandiford | 2003-10-24 | 2 | -0/+7 |
* | re PR c++/11076 (ICE with invalid base class) | Kriang Lerdsuwanakij | 2003-10-24 | 5 | -2/+33 |
* | gnatvsn.ads (Gnat_Static_Version_String): New constant, used to minimize the ... | Arnaud Charlet | 2003-10-24 | 8 | -2/+105 |
* | basic_ios.tcc (copyfmt(const basic_ios&)): Tweak my fix for libstdc++/12657. | Paolo Carlini | 2003-10-24 | 2 | -45/+49 |
* | * doc/libgcc.texi: Document some more of the libgcc API. | Roger Sayle | 2003-10-24 | 2 | -114/+234 |
* | re PR ada/12014 (strcpy used with overlapping arguments) | Arnaud Charlet | 2003-10-24 | 16 | -1315/+1379 |
* | locale_facets.tcc (money_get::do_get(..., string_type&): Minor tweak to the p... | Paolo Carlini | 2003-10-24 | 2 | -24/+26 |
* | Correct misapplied patch. | Andrew Haley | 2003-10-24 | 1 | -1/+1 |
* | jcf-parse.c (jcf_parse): Fix args to fatal_error(). | David S. Miller | 2003-10-24 | 2 | -1/+5 |
* | * gcc.dg/c99-restrict-2.c: New test. | Joseph Myers | 2003-10-24 | 2 | -0/+16 |
* | locale_facets.tcc (money_get::do_get(..., string_type&): Disregard the previo... | Paolo Carlini | 2003-10-24 | 2 | -38/+48 |
* | locale_facets.tcc (money_get::do_get(..., string_type&): Move an if block... | Paolo Carlini | 2003-10-24 | 2 | -14/+20 |
* | lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New. | Andrew Haley | 2003-10-24 | 14 | -63/+357 |
* | arm.c (arm_rtx_costs_1, [...]): Adjust costs for comparing a constant with sm... | Richard Earnshaw | 2003-10-24 | 4 | -47/+317 |
* | 2003-10-24 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 2003-10-24 | 2 | -0/+7 |
* | arm.c (note_invalid_constants): Try to extract the constant pool value using ... | Richard Earnshaw | 2003-10-24 | 2 | -3/+23 |
* | PR c++/12698, c++/12699, c++/12700, c++/12566 | Nathan Sidwell | 2003-10-24 | 11 | -43/+274 |
* | re PR c++/12624 ([unit-at-a-time] ICE in notice_global_symbol) | Jan Hubicka | 2003-10-24 | 2 | -1/+7 |
* | adadecode.h, [...]: Convert to ISO C90 declarations and definitions. | Nathanael Nerode | 2003-10-24 | 8 | -88/+73 |
* | re PR middle-end/11414 (Segementation fault compiling csets.adb) | Roger Sayle | 2003-10-24 | 2 | -13/+11 |
* | Daily bump. | GCC Administrator | 2003-10-24 | 2 | -2/+2 |
* | natObject.cc (_Jv_ObjectCheckMonitor): Use _Jv_MutexCheckMonitor instead of a... | Rainer Orth | 2003-10-23 | 2 | -1/+6 |
* | re PR middle-end/12705 (: complex powers) | Roger Sayle | 2003-10-23 | 2 | -19/+17 |
* | Makefile.in (runtime-info.h): Remove -Wp. | Rainer Orth | 2003-10-23 | 5 | -8/+19 |
* | * config/i386/cygwin.asm. Add copyright notice. Add comment | Danny Smith | 2003-10-23 | 2 | -3/+44 |
* | old-style-asm-1.c: Also check for (set (pc) on lines following the jump_insn. | Zdenek Dvorak | 2003-10-23 | 2 | -1/+6 |
* | documentation.html: Add a pointer to the doxygen style guide. | Benjamin Kosnik | 2003-10-23 | 4 | -62/+136 |
* | java_raw_api.c (ffi_java_ptrarray_to_raw): Replace FFI_ASSERT(FALSE) with FFI... | Andreas Tobler | 2003-10-23 | 2 | -1/+6 |
* | clzhi2.c: Fix warnings. | Kazu Hirata | 2003-10-23 | 6 | -1/+11 |
* | clzhi2.c: Fix warnings. | Kazu Hirata | 2003-10-23 | 1 | -0/+8 |
* | Fix problem noticed while looking at PR 12564. | James E Wilson | 2003-10-23 | 2 | -2/+4 |
* | locale_facets.tcc (money_get<>::do_get(..., string_type&)): Use find_first_no... | Paolo Carlini | 2003-10-23 | 4 | -21/+168 |
* | rs6000.h (UNITS_PER_WORD): Use TARGET_32BIT, not TARGET_POWREPC64. | Fariborz Jahanian | 2003-10-23 | 3 | -8/+124 |
* | toplev.c (output_file_directive): Allow for null input_name. | Andrew Haley | 2003-10-23 | 2 | -2/+12 |
* | re PR ada/11978 (ada compiler crashes in a-tags.adb) | Arnaud Charlet | 2003-10-23 | 9 | -69/+104 |
* | * init.c, adaint.c: Minor reformatting. | Arnaud Charlet | 2003-10-23 | 3 | -10/+13 |
* | adaint.c (w32_epoch_offset): Define static const at file level. | Danny Smith | 2003-10-23 | 2 | -20/+51 |
* | i386.c (classify_argument): Handle SET_TYPE. | Waldek Hebisch | 2003-10-23 | 2 | -1/+30 |
* | re PR c++/12726 (ICE (segfault) on trivial code) | Jason Merrill | 2003-10-23 | 3 | -2/+27 |
* | configure.in: In --enable-generated-files-in-srcdir option handling, fix defa... | Chris Demetriou | 2003-10-22 | 3 | -2/+8 |
* | ctype_noninline.h: Adjust ctor to match 2003-10-21 change. | Phil Edwards | 2003-10-23 | 2 | -2/+7 |
* | config.gcc: Update *-*-vxworks* generic hook and comments. | Phil Edwards | 2003-10-23 | 14 | -20/+586 |
* | Daily bump. | GCC Administrator | 2003-10-23 | 2 | -2/+2 |
* | call.c: Fix comment formatting. | Kazu Hirata | 2003-10-22 | 11 | -24/+37 |
* | h8300.c (h8300_output_function_epilogue): Remove. | Kazu Hirata | 2003-10-22 | 3 | -21/+57 |
* | obstack.h: Merge the following change from gnulib... | Joseph Myers | 2003-10-22 | 9 | -30/+162 |
* | locale_facets.tcc (__int_to_char): Remove the const int parameter. | Paolo Carlini | 2003-10-22 | 3 | -18/+24 |