aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-10Daily bump.GCC Administrator2-2/+2
2003-11-09* java/net/Inet4Address.java (serialVersionUID): Updated.Tom Tromey2-1/+5
2003-11-09200031109-1.c: New test.Andrew Pinski2-0/+15
2003-11-09locale_facets.tcc (_M_insert_int, [...]): Move a couple of vars inside an if ...Paolo Carlini2-21/+23
2003-11-09closure_fn0.c: Print result and check with dg-output to make debugging easier.Andreas Tobler39-193/+221
2003-11-09loop.c (check_dbra_loop): Try swapping the comparison operands of the loop co...Roger Sayle3-1/+36
2003-11-09sparc.h (TARGET_CPU_CPP_BUILTINS): Fix sparc vs sparc64 #cpu and #machine ass...Kaveh R. Ghazi2-4/+9
2003-11-09re PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented)Paolo Carlini5-7/+124
2003-11-09* Makefile.in (rtlanal.o): Depend on BASIC_BLOCK_H.Richard Henderson2-4/+9
2003-11-09* tree-optimize.c (tree_rest_of_compilation): Fix warning.Jan Hubicka2-8/+2
2003-11-09cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.Jan Hubicka4-45/+4
2003-11-09cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.Jan Hubicka2-16/+12
2003-11-09Daily bump.GCC Administrator2-2/+2
2003-11-08re PR c/3190 (-Wformat-y2k doesn't belong to -Wall - it's hard to avoid)Joseph Myers9-13/+28
2003-11-08re PR libstdc++/12967 (Resolution of DR 300 [WP] still unimplemented)Paolo Carlini5-4789/+6934
2003-11-08re PR libgcj/12894 (META-INF entries should be incoluded as --resource entrie...Tom Tromey2-3/+7
2003-11-08re PR rtl-optimization/12630 (Various unrecognizable insns and ICEs at -O3)John David Anglin4-28/+669
2003-11-08cls_9byte2.c: New test case.Andreas Tobler14-0/+1154
2003-11-08* libjava.jacks/jacks.xfail: Updated.Tom Tromey2-5/+4
2003-11-08dbxout.c (current_file): Also wrap inside DBX_DEBUGGING_INFO || XCOFF_DEBUGGI...Andreas Schwab2-1/+7
2003-11-08cls_double.c: Do a check on the result.Andreas Tobler7-18/+30
2003-11-08* dbxout.c (current_file): Wrap declaration in DBX_USE_BINCL.Kaveh R. Ghazi2-0/+6
2003-11-08re PR target/10467 ([arm] [3.3/3.4 regression] ICE in pre_insert_copy_insn,)Roger Sayle2-0/+40
2003-11-08FirstThread.java (Klocale, Kcalendar): New fields.Jeff Sturm2-4/+11
2003-11-08ByteArrayOutputStream.java (resize): Fix off-by-one error.Jeff Sturm2-1/+6
2003-11-08rs6000.c (rs6000_legitimize_address): Remove redundant parens.Geoffrey Keating2-4/+7
2003-11-08cppfiles.c (pch_open_file): New parameter 'invalid_pch', set it.Geoffrey Keating4-9/+38
2003-11-08c-typeck.c (pedantic_lvalue_warning): Deprecate compound expressions as lvalues.Joseph Myers7-10/+32
2003-11-08* gnu/gcj/xlib/XAnyEvent.java (XAnyEvent): Make constructor public.Bryce McKinlay2-1/+6
2003-11-08vec.cc: Conform to C++STYLE.Jonathan Wakely2-9/+8
2003-11-08Daily bump.GCC Administrator2-2/+2
2003-11-07re PR pch/11654 (incorrect stabs when using pre-compiled headers)Geoffrey Keating2-8/+22
2003-11-07elf.h, [...]: Convert to ISO C90.Falk Hueffner4-5/+10
2003-11-07* config/arm/pe.h: Convert to ISO C90.Nathanael Nerode2-5/+7
2003-11-07Ugh, copied the wrong date from previous test case.Carlo Wood1-1/+1
2003-11-07re PR libstdc++/12736 (Demangler bug)Carlo Wood4-24/+168
2003-11-07Fix libstdc++-v3 build failure on sh64-elf:J"orn Rennecke4-1/+102
2003-11-07configure.host: Add kfreebsd*-gnu and knetbsd*-gnu.Robert Millan4-3/+9
2003-11-07i386.c (x86_64_sign_extended_value): Return false from tls variables.Jan Hubicka2-0/+11
2003-11-07mips.md (loadgp): Take $25 as a second operand.Richard Sandiford3-12/+21
2003-11-07demangle.h (qualifier_list<Allocator>::decode_qualifiers(string_type&, string...Carlo Wood6-9/+19
2003-11-07demangle.h (qualifier_list<Allocator>::decode_qualifiers(string_type&, string...Carlo Wood2-10/+65
2003-11-07re PR libgcj/12231 ([win32] Console applications spawned via Runtime.exec( ) ...Mohan Embar3-74/+130
2003-11-07win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern.Mohan Embar6-17/+53
2003-11-07Daily bump.GCC Administrator2-2/+2
2003-11-06c-common.c (handle_visibility_attribute): Set DECL_VISIBILITY field instead o...Matt Austern8-58/+61
2003-11-06s390.c (s390_emit_epilogue): Recognize more cases where register 14 will be s...Ulrich Weigand2-1/+8
2003-11-06rs6000.h (USE_FP_FOR_ARG_P): Move to rs6000.c.Geoffrey Keating6-43/+152
2003-11-06s390-protos.h (s390_function_value): Declare.Ulrich Weigand4-30/+136
2003-11-06prep_cif.c (ffi_prep_cif): Move the validity check after the initialization.Andreas Tobler2-3/+10