aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-11-07Choice.java, [...]: Fixed documentation.Michael Koch5-14/+20
2002-11-07* reg-stack.c (compensate_edge): Fix sanity check.Jan Hubicka1-0/+4
2002-11-07ICC_Profile.java: Added missing constants.Michael Koch11-20/+195
2002-11-07Daily bump.GCC Administrator2-2/+2
2002-11-07Index: ChangeLogGeoffrey Keating13-132/+457
2002-11-07re PR libgcj/8481 (java.Random.nextInt(int) may return negative)Tom Tromey2-2/+7
2002-11-06re PR target/8480 (reload ICEs for LAPACK code on powerpc64-linux)David Edelsohn2-1/+7
2002-11-07contrib.texi: Merge in the list from the Java web pages.Janis Johnson2-13/+250
2002-11-06gjavah.c (print_stub_or_jni): Include JNIEXPORT and JNICALL in a JNI header.Tom Tromey2-1/+9
2002-11-06freebsd: Fix typo.David O'Brien2-1/+5
2002-11-06* pa64-hpux.h (LDD_SUFFIX, PARSE_LDD_OUTPUT): Define.John David Anglin2-0/+19
2002-11-06mips.md (call_value_multiple_internal2): Use dla for non-SImode addresses.Alexandre Oliva2-2/+7
2002-11-06jni.cc (array_from_valist): Assume that jlong won't be promoted.Tom Tromey2-2/+13
2002-11-06Daily bump.GCC Administrator2-2/+2
2002-11-06* libjava.jacks/jacks.exp: New file.Tom Tromey2-0/+85
2002-11-06* decl2.c (finish_file): Correct spelling.Geoffrey Keating2-1/+5
2002-11-06std_sstream.h (basic_stringbuf::str(const __string_type&)): Prefer data() to ...Jonathan Wakely2-1/+8
2002-11-06re PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc)Tom Tromey5-42/+67
2002-11-05re PR libstdc++/8258 (basic_istream::readsome() with default buffer change st...Benjamin Kosnik3-9/+43
2002-11-05re PR libstdc++/8466 (basic_stringbuf::str(basic_string const&) modifies its ...Paolo Carlini3-1/+27
2002-11-05* config/xtensa/elf.h (LIB_SPEC): Add "-lhal".Bob Wilson2-1/+5
2002-11-05* configure.target (hppa*): Define cpu_include_dir.John David Anglin2-0/+4
2002-11-05os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define.John David Anglin4-0/+102
2002-11-05pa64-hpux.h (LIB_SPEC): Fix p and pg options.John David Anglin2-8/+9
2002-11-05re PR libstdc++/8463 (std::ios_base has a non-virtual destructor)Benjamin Kosnik2-1/+6
2002-11-05fold-const.c (fold): Don't transform (a0 op compound(a1,a2)) to (compound(a1,...Andrew Haley2-1/+8
2002-11-05mips.h (CANNOT_CHANGE_MODE_CLASS): Move comment to...Richard Sandiford3-18/+21
2002-11-05Daily bump.GCC Administrator2-2/+2
2002-11-05941014-1.x: thumb-elf was deprecated, use -mthumb.Adam Nemet2-3/+18
2002-11-05* MAINTAINERS (Write After Approval): Add myself.Adam Nemet2-0/+5
2002-11-05SHA.java (engineGetDigestLength): Return 20.R. A. Rivas Diaz3-3/+10
2002-11-05* libjava.compile/pr7912.java: New file.Tom Tromey2-0/+12
2002-11-05re PR ada/8358 (Ada accesses freed memory)Graham Stott2-0/+16
2002-11-04linker-map.gnu: Export string operator+.Benjamin Kosnik3-8/+81
2002-11-04Fix bugs that showed up building Spec on ppc darwin.Dale Johannesen3-13/+29
2002-11-04s390.c (s390_decompose_address): Use arg_pointer_rtx for comparison.Ulrich Weigand2-6/+10
2002-11-04Top level configury changes for RDA.Kevin Buettner4-6/+19
2002-11-04utilTest.java: New.Andrew Haley3-0/+66
2002-11-04hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez26-232/+303
2002-11-04More test code.Anthony Green4-0/+40
2002-11-04Daily bump.GCC Administrator2-2/+2
2002-11-04ClassLoader.java (loadClass): Call loadClass on VMClassLoader, not findClass.Tom Tromey2-8/+17
2002-11-04jump.c (never_reached_warning): Don't set contains_insn until the first line ...John David Anglin2-1/+6
2002-11-04Add missing file.Anthony Green1-1/+2
2002-11-04New test codeAnthony Green1-0/+5
2002-11-04New tests.Anthony Green2-0/+52
2002-11-03* config/rs6000/rs6000.md (movti_string): Use string instructions.David Edelsohn2-8/+19
2002-11-04resolve.cc (METHOD_NOT_THERE, [...]): Remove.Jeff Sturm3-227/+15
2002-11-04call.c (build_special_member_call): Do not try to lookup VTTs by name.Mark Mitchell10-245/+291
2002-11-04New files.Anthony Green8-0/+147