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