summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-2636-284/+294
* * toplev.c (set_float_handler): Use memcpy, not bcopy.ghazi2001-03-262-1/+5
* * constants.c (PUTN): Use memcpy, not bcopy.ghazi2001-03-264-7/+13
* * class.c (add_method): Use memcpy/memmove, not bcopy.ghazi2001-03-263-13/+18
* * gcc.c-torture/execute/20010325-1.c: New test.jsm282001-03-252-0/+19
* 2001-03-25 Kazu Hirata <kazu@hxi.com>kazu2001-03-252-4/+12
* * mkconfig.sh (DEFINES): Handle entries with '='.ghazi2001-03-255-35/+16
* * i386.md (ashldi3, ashrdi3, lshrdi3): Change predicates tohubicka2001-03-254-21/+648
* * i386.md (movstrsi): Move offline.hubicka2001-03-254-456/+1171
* Daily bump.gccadmin2001-03-255-5/+5
* 2001-03-24 Phil Edwards <pme@sources.redhat.com>pme2001-03-256-2/+1621
* 2001-03-24 Phil Edwards <pme@sources.redhat.com>pme2001-03-2510-928/+1148
* 2001-03-24 Phil Edwards <pme@sources.redhat.com>pme2001-03-255-119/+203
* 2001-03-24 Phil Edwards <pme@sources.redhat.com>pme2001-03-242-1/+7
* * i386.md (cmpdi): Fix operand predicates.hubicka2001-03-242-26/+1370
* * i386-protos.h (ix86_split_long_move): Return void.hubicka2001-03-244-71/+161
* Daily bump.gccadmin2001-03-245-5/+5
* 2001-03-24 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-243-3/+13
* Left out while checking in java/lang/natDouble.cc (parseDouble) change.bothner2001-03-241-0/+5
* Fixed ChangeLog headertromey2001-03-241-1/+1
* * src/powerpc/ppc_closure.S: New file.tromey2001-03-246-5/+433
* * config/mips/iris4.h (ASM_OUTPUT_ASCII): Rename local variablesrth2001-03-242-12/+18
* ebothner2001-03-245-46/+61
* * java/lang/natDouble.cc (parseDouble): Cannot use errno tobothner2001-03-241-15/+25
* * java/lang/natClass.cc (_Jv_IsAssignableFrom): Checking thebothner2001-03-242-7/+16
* * Makefile.in (DO_X): Do not backslash single-quotes indj2001-03-232-2/+3
* * mangle.c (write_discriminator): Use `_0' for discriminator 1,jakub2001-03-234-10/+13
* * varasm.c (make_decl_rtl): Don't append var_labelno discriminatorjakub2001-03-232-1/+8
* 2001-03-22 Greg Bumgardner <bumgard@roguewave.com>bkoz2001-03-232-1/+5
* 2001-03-22 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-03-235-27/+32
* Re-add missing debug info for weak aliases.wilson2001-03-232-0/+11
* 2001-03-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-239-14/+106
* 2000-03-23 Jeff Sturm <jsturm@one-point.com>tromey2001-03-232-3/+13
* * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.tromey2001-03-237-33/+40
* * Makefile.in (DO_X): Do not backslash single-quotes in backquotes.dj2001-03-232-1/+5
* 2001-02-07 Andrew Haley <aph@redhat.com>aph2001-03-232-25/+21
* * stor-layout.c (layout_type): Give OFFSET_TYPE a MODE_INT type.amylaar2001-03-232-1/+7
* 2001-02-07 Andrew Haley <aph@redhat.com>aph2001-03-236-52/+86
* * decl.c (local_names): Define.jakub2001-03-239-81/+197
* Daily bump.gccadmin2001-03-235-5/+5
* * libjava.jni/field.out: New file.tromey2001-03-234-0/+56
* Fix for PR libgcj/1736. Thanks to Robert Boehne and Alexandre Olivabryce2001-03-233-50/+60
* * gjavah.c (cxx_keywords): Update from the definitive list in cp/lex.c.bryce2001-03-233-8/+159
* 2001-03-22 Joerg Brunsmann <joerg_brunsmann@yahoo.de>bryce2001-03-232-1/+5
* 2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-238-3/+126
* * Makefile.in: Rebuilt.tromey2001-03-233-1/+7
* * mkconfig.sh: Use a subshell with redirected stdout,zack2001-03-232-3/+12
* * Makefile.in (stage1_build): Pass CFLAGS to stage1_build.dj2001-03-222-1/+6
* * i386.md (zero_extendsidi2_32): Break out from ...hubicka2001-03-222-14/+174
* * i386.md (pushsi, pushsi2_prologue): Disable.hubicka2001-03-222-20/+475