Age | Commit message (Expand) | Author | Files | Lines |
2003-11-10 | [multiple changes] | Arnaud Charlet | 41 | -265/+1185 |
2003-11-10 | run_all.sh: Add handling of unsupported (tasking) tests. | Arnaud Charlet | 2 | -15/+34 |
2003-11-10 | 7sosprim.adb: tv_usec of struct_timeval and time_t are long integer. | Andreas Jaeger | 2 | -3/+8 |
2003-11-10 | Add handling of -nostdlib, now recognized/needed by gnat1. | Arnaud Charlet | 3 | -0/+14 |
2003-11-10 | Makefile.in, [...]: Remove build of gnat_wrapper and gnatpsta, no longer needed. | Arnaud Charlet | 6 | -534/+13 |
2003-11-10 | * Make-lang.in: Makefile automatically updated | GNAT Script | 2 | -31/+35 |
2003-11-10 | Complete previous change. | Arnaud Charlet | 1 | -4/+1 |
2003-11-10 | re PR ada/12950 (Ada runtime is not relocatable) | Arnaud Charlet | 4 | -14/+144 |
2003-11-10 | re PR c++/12832 (ICE: tree check: expected class 'd', have 'x' (error_mark) i... | Gabriel Dos Reis | 3 | -4/+18 |
2003-11-10 | re PR target/12865 (`mprotect' call to make trampoline executable may fail) | Waldek Hebisch | 4 | -11/+79 |
2003-11-10 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-11-09 | * java/net/Inet4Address.java (serialVersionUID): Updated. | Tom Tromey | 2 | -1/+5 |
2003-11-09 | 200031109-1.c: New test. | Andrew Pinski | 2 | -0/+15 |
2003-11-09 | locale_facets.tcc (_M_insert_int, [...]): Move a couple of vars inside an if ... | Paolo Carlini | 2 | -21/+23 |
2003-11-09 | closure_fn0.c: Print result and check with dg-output to make debugging easier. | Andreas Tobler | 39 | -193/+221 |
2003-11-09 | loop.c (check_dbra_loop): Try swapping the comparison operands of the loop co... | Roger Sayle | 3 | -1/+36 |
2003-11-09 | sparc.h (TARGET_CPU_CPP_BUILTINS): Fix sparc vs sparc64 #cpu and #machine ass... | Kaveh R. Ghazi | 2 | -4/+9 |
2003-11-09 | re PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented) | Paolo Carlini | 5 | -7/+124 |
2003-11-09 | * Makefile.in (rtlanal.o): Depend on BASIC_BLOCK_H. | Richard Henderson | 2 | -4/+9 |
2003-11-09 | * tree-optimize.c (tree_rest_of_compilation): Fix warning. | Jan Hubicka | 2 | -8/+2 |
2003-11-09 | cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p. | Jan Hubicka | 4 | -45/+4 |
2003-11-09 | cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p. | Jan Hubicka | 2 | -16/+12 |
2003-11-09 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-11-08 | re PR c/3190 (-Wformat-y2k doesn't belong to -Wall - it's hard to avoid) | Joseph Myers | 9 | -13/+28 |
2003-11-08 | re PR libstdc++/12967 (Resolution of DR 300 [WP] still unimplemented) | Paolo Carlini | 5 | -4789/+6934 |
2003-11-08 | re PR libgcj/12894 (META-INF entries should be incoluded as --resource entrie... | Tom Tromey | 2 | -3/+7 |
2003-11-08 | re PR rtl-optimization/12630 (Various unrecognizable insns and ICEs at -O3) | John David Anglin | 4 | -28/+669 |
2003-11-08 | cls_9byte2.c: New test case. | Andreas Tobler | 14 | -0/+1154 |
2003-11-08 | * libjava.jacks/jacks.xfail: Updated. | Tom Tromey | 2 | -5/+4 |
2003-11-08 | dbxout.c (current_file): Also wrap inside DBX_DEBUGGING_INFO || XCOFF_DEBUGGI... | Andreas Schwab | 2 | -1/+7 |
2003-11-08 | cls_double.c: Do a check on the result. | Andreas Tobler | 7 | -18/+30 |
2003-11-08 | * dbxout.c (current_file): Wrap declaration in DBX_USE_BINCL. | Kaveh R. Ghazi | 2 | -0/+6 |
2003-11-08 | re PR target/10467 ([arm] [3.3/3.4 regression] ICE in pre_insert_copy_insn,) | Roger Sayle | 2 | -0/+40 |
2003-11-08 | FirstThread.java (Klocale, Kcalendar): New fields. | Jeff Sturm | 2 | -4/+11 |
2003-11-08 | ByteArrayOutputStream.java (resize): Fix off-by-one error. | Jeff Sturm | 2 | -1/+6 |
2003-11-08 | rs6000.c (rs6000_legitimize_address): Remove redundant parens. | Geoffrey Keating | 2 | -4/+7 |
2003-11-08 | cppfiles.c (pch_open_file): New parameter 'invalid_pch', set it. | Geoffrey Keating | 4 | -9/+38 |
2003-11-08 | c-typeck.c (pedantic_lvalue_warning): Deprecate compound expressions as lvalues. | Joseph Myers | 7 | -10/+32 |
2003-11-08 | * gnu/gcj/xlib/XAnyEvent.java (XAnyEvent): Make constructor public. | Bryce McKinlay | 2 | -1/+6 |
2003-11-08 | vec.cc: Conform to C++STYLE. | Jonathan Wakely | 2 | -9/+8 |
2003-11-08 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-11-07 | re PR pch/11654 (incorrect stabs when using pre-compiled headers) | Geoffrey Keating | 2 | -8/+22 |
2003-11-07 | elf.h, [...]: Convert to ISO C90. | Falk Hueffner | 4 | -5/+10 |
2003-11-07 | * config/arm/pe.h: Convert to ISO C90. | Nathanael Nerode | 2 | -5/+7 |
2003-11-07 | Ugh, copied the wrong date from previous test case. | Carlo Wood | 1 | -1/+1 |
2003-11-07 | re PR libstdc++/12736 (Demangler bug) | Carlo Wood | 4 | -24/+168 |
2003-11-07 | Fix libstdc++-v3 build failure on sh64-elf: | J"orn Rennecke | 4 | -1/+102 |
2003-11-07 | configure.host: Add kfreebsd*-gnu and knetbsd*-gnu. | Robert Millan | 4 | -3/+9 |
2003-11-07 | i386.c (x86_64_sign_extended_value): Return false from tls variables. | Jan Hubicka | 2 | -0/+11 |
2003-11-07 | mips.md (loadgp): Take $25 as a second operand. | Richard Sandiford | 3 | -12/+21 |