aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-10[multiple changes]Arnaud Charlet41-265/+1185
2003-11-10run_all.sh: Add handling of unsupported (tasking) tests.Arnaud Charlet2-15/+34
2003-11-107sosprim.adb: tv_usec of struct_timeval and time_t are long integer.Andreas Jaeger2-3/+8
2003-11-10Add handling of -nostdlib, now recognized/needed by gnat1.Arnaud Charlet3-0/+14
2003-11-10Makefile.in, [...]: Remove build of gnat_wrapper and gnatpsta, no longer needed.Arnaud Charlet6-534/+13
2003-11-10* Make-lang.in: Makefile automatically updatedGNAT Script2-31/+35
2003-11-10Complete previous change.Arnaud Charlet1-4/+1
2003-11-10re PR ada/12950 (Ada runtime is not relocatable)Arnaud Charlet4-14/+144
2003-11-10re PR c++/12832 (ICE: tree check: expected class 'd', have 'x' (error_mark) i...Gabriel Dos Reis3-4/+18
2003-11-10re PR target/12865 (`mprotect' call to make trampoline executable may fail)Waldek Hebisch4-11/+79
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