aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-10-25acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Add kfreebsd*-gnu and knetbsd*-gnu.Robert Millan4-25/+30
2003-10-25genmodes.c (struct mode_data): Add contained and next_cont fields.Zack Weinberg13-584/+769
2003-10-25Daily bump.GCC Administrator2-2/+2
2003-10-24locale_facets.tcc (money_get::do_get(..., long double&): Properly size the te...Paolo Carlini4-12/+151
2003-10-24re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating8-10/+214
2003-10-24locale_facets.tcc (__verify_grouping): Prefer '=' to an unnecessary '&='.Paolo Carlini2-2/+7
2003-10-24GtkDialogPeer.java (handleEvent): Remove method.Thomas Fitzsimmons7-60/+335
2003-10-24Makefile.in: Define a vpath for %.texi.Kelley Cook2-57/+77
2003-10-24gcc_release (build_sources): Use --enable-generated-files-in-srcdir.Kelley Cook2-1/+6
2003-10-24Obvious fix for systems with no interpreter.Anthony Green2-0/+7
2003-10-24mkfixinc.sh: Remove special cases for svr4 and ptx, and related code.Nathanael Nerode4-1752/+7
2003-10-24s390.c (load_multiple_operation): Allow both SImode and DImode if word_mode i...Ulrich Weigand3-28/+52
2003-10-24re PR c/11943 (Accepts invalid declaration "int x[2, 3];" in C99 mode)Joseph Myers4-3/+28
2003-10-24linux.h: Wrap MD_FALLBACK_FRAME_STATE_FOR and associated includes in #ifndef ...Richard Sandiford2-0/+7
2003-10-24re PR c++/11076 (ICE with invalid base class)Kriang Lerdsuwanakij5-2/+33
2003-10-24gnatvsn.ads (Gnat_Static_Version_String): New constant, used to minimize the ...Arnaud Charlet8-2/+105
2003-10-24basic_ios.tcc (copyfmt(const basic_ios&)): Tweak my fix for libstdc++/12657.Paolo Carlini2-45/+49
2003-10-24* doc/libgcc.texi: Document some more of the libgcc API.Roger Sayle2-114/+234
2003-10-24re PR ada/12014 (strcpy used with overlapping arguments)Arnaud Charlet16-1315/+1379
2003-10-24locale_facets.tcc (money_get::do_get(..., string_type&): Minor tweak to the p...Paolo Carlini2-24/+26
2003-10-24Correct misapplied patch.Andrew Haley1-1/+1
2003-10-24jcf-parse.c (jcf_parse): Fix args to fatal_error().David S. Miller2-1/+5
2003-10-24* gcc.dg/c99-restrict-2.c: New test.Joseph Myers2-0/+16
2003-10-24locale_facets.tcc (money_get::do_get(..., string_type&): Disregard the previo...Paolo Carlini2-38/+48
2003-10-24locale_facets.tcc (money_get::do_get(..., string_type&): Move an if block...Paolo Carlini2-14/+20
2003-10-24lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.Andrew Haley14-63/+357
2003-10-24arm.c (arm_rtx_costs_1, [...]): Adjust costs for comparing a constant with sm...Richard Earnshaw4-47/+317
2003-10-242003-10-24 Paolo Carlini <pcarlini@suse.de>Paolo Carlini2-0/+7
2003-10-24arm.c (note_invalid_constants): Try to extract the constant pool value using ...Richard Earnshaw2-3/+23
2003-10-24PR c++/12698, c++/12699, c++/12700, c++/12566Nathan Sidwell11-43/+274
2003-10-24re PR c++/12624 ([unit-at-a-time] ICE in notice_global_symbol)Jan Hubicka2-1/+7
2003-10-24adadecode.h, [...]: Convert to ISO C90 declarations and definitions.Nathanael Nerode8-88/+73
2003-10-24re PR middle-end/11414 (Segementation fault compiling csets.adb)Roger Sayle2-13/+11
2003-10-24Daily bump.GCC Administrator2-2/+2
2003-10-23natObject.cc (_Jv_ObjectCheckMonitor): Use _Jv_MutexCheckMonitor instead of a...Rainer Orth2-1/+6
2003-10-23re PR middle-end/12705 (: complex powers)Roger Sayle2-19/+17
2003-10-23Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth5-8/+19
2003-10-23* config/i386/cygwin.asm. Add copyright notice. Add commentDanny Smith2-3/+44
2003-10-23old-style-asm-1.c: Also check for (set (pc) on lines following the jump_insn.Zdenek Dvorak2-1/+6
2003-10-23documentation.html: Add a pointer to the doxygen style guide.Benjamin Kosnik4-62/+136
2003-10-23java_raw_api.c (ffi_java_ptrarray_to_raw): Replace FFI_ASSERT(FALSE) with FFI...Andreas Tobler2-1/+6
2003-10-23clzhi2.c: Fix warnings.Kazu Hirata6-1/+11
2003-10-23clzhi2.c: Fix warnings.Kazu Hirata1-0/+8
2003-10-23Fix problem noticed while looking at PR 12564.James E Wilson2-2/+4
2003-10-23locale_facets.tcc (money_get<>::do_get(..., string_type&)): Use find_first_no...Paolo Carlini4-21/+168
2003-10-23rs6000.h (UNITS_PER_WORD): Use TARGET_32BIT, not TARGET_POWREPC64.Fariborz Jahanian3-8/+124
2003-10-23toplev.c (output_file_directive): Allow for null input_name.Andrew Haley2-2/+12
2003-10-23re PR ada/11978 (ada compiler crashes in a-tags.adb)Arnaud Charlet9-69/+104
2003-10-23* init.c, adaint.c: Minor reformatting.Arnaud Charlet3-10/+13
2003-10-23adaint.c (w32_epoch_offset): Define static const at file level.Danny Smith2-20/+51