| Commit message (Expand) | Author | Age | Files | Lines |
* | 2001-09-30 H.J. Lu <hjl@gnu.org> | hjl | 2001-09-30 | 3 | -3/+12 |
* | * java/io/DataInput.java: Merge with Classpath. | mark | 2001-09-30 | 14 | -218/+1269 |
* | * config/m68hc11/m68hc11.md ("cmpqi_1"): Fix constraints. | ciceron | 2001-09-30 | 2 | -14/+26 |
* | * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Fix move of sp | ciceron | 2001-09-30 | 2 | -1/+16 |
* | * config/m68hc11/m68hc11.h(INCOMING_RETURN_ADDR_RTX): Remove so | ciceron | 2001-09-30 | 2 | -10/+5 |
* | * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test. | neil | 2001-09-30 | 7 | -0/+73 |
* | * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_BASE, | neil | 2001-09-30 | 8 | -239/+150 |
* | PR libgcj/4383 | bryce | 2001-09-30 | 4 | -3/+18 |
* | Daily bump. | gccadmin | 2001-09-30 | 6 | -6/+6 |
* | * java/lang/natClass.cc (_Jv_IsAssignableFrom): Handle the case of | bryce | 2001-09-30 | 2 | -2/+8 |
* | * config/i386/xm-djgpp.h (GCC_DRIVER_HOST_INITIALIZATION): Don't | dj | 2001-09-30 | 2 | -2/+8 |
* | * config/s390/s390.h (EXTRA_CC_MODES): Add CCLmode. | uweigand | 2001-09-29 | 5 | -167/+412 |
* | * reload.c (find_reloads): Mark new USE insns with QImode. | aoliva | 2001-09-29 | 4 | -10/+67 |
* | * config-lang.in (target_libs): Added target-gperf, so that we | aoliva | 2001-09-29 | 2 | -2/+8 |
* | * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). | aoliva | 2001-09-29 | 2 | -1/+5 |
* | * gnu/gcj/runtime/SharedLibLoader.java: New class. | bothner | 2001-09-29 | 8 | -443/+1992 |
* | * cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR. | bothner | 2001-09-29 | 6 | -4/+29 |
* | * config/cpu/cris/bits/limits.h: New file. | hp | 2001-09-29 | 1 | -0/+33 |
* | * configure.target (LIMITSH): Set for cris. | hp | 2001-09-29 | 3 | -0/+92 |
* | * configure: Regenerate. | dj | 2001-09-29 | 2 | -123/+128 |
* | Documentation for vector extensions | bernds | 2001-09-29 | 4 | -9/+466 |
* | * doc/invoke.texi (Optimize Options): Revert an accidental checkin. | hubicka | 2001-09-29 | 2 | -12/+5 |
* | * cse.c (cse_insn) [HAVE_cc0]: Fix typo delete-insn -> delete_insn. | hp | 2001-09-29 | 2 | -1/+3 |
* | * doc/invoke.texi (Optimize Options): Delete spurious @table. | hp | 2001-09-29 | 2 | -1/+4 |
* | Daily bump. | gccadmin | 2001-09-29 | 6 | -6/+6 |
* | * Makefile.am (libgcj_la_LDFLAGS): Added $(GCLIBS), $(ZLIBS). | jsturm | 2001-09-29 | 3 | -1125/+72 |
* | Remove deleted a29k/udi.h | zack | 2001-09-29 | 1 | -1/+0 |
* | * varasm.c (assemble_integer): Bound alignment check by | rth | 2001-09-29 | 2 | -1/+4 |
* | * cfgrtl.c (redirect_edge_and_branch): Abort if redirect_jump fails. | rth | 2001-09-29 | 2 | -1/+8 |
* | 2001-09-28 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2001-09-28 | 17 | -1686/+2903 |
* | * config/i386/sol2.h (CPLUSPLUS_CPP_SPEC): Define. | ro | 2001-09-28 | 2 | -0/+12 |
* | * testsuite/lib/libstdc++-v3-dg.exp (libstdc++-v3-init): Use | ro | 2001-09-28 | 2 | -4/+17 |
* | Add support for 3Dnow builtins | bernds | 2001-09-28 | 7 | -43/+648 |
* | * i386-protos.h (ix86_setup_incoming_varargs, ix86_va_arg, | hubicka | 2001-09-28 | 6 | -2/+566 |
* | * concat.c: Include stdlib.h. | ghazi | 2001-09-28 | 2 | -0/+8 |
* | * cpplex.c (new_buff, _cpp_get_buff, _cpp_extend_buff): | neil | 2001-09-28 | 2 | -6/+12 |
* | * gcse.c (replace_store_insn): Use delete_insn. | hubicka | 2001-09-28 | 5 | -26/+25 |
* | * cpphash.h (struct cpp_buff): Make unsigned. | neil | 2001-09-28 | 6 | -75/+129 |
* | Daily bump. | gccadmin | 2001-09-28 | 6 | -6/+6 |
* | * cpplex.c (cpp_output_token): Use a putc loop for | zack | 2001-09-28 | 6 | -184/+246 |
* | 2001-09-28 Robert Anderson <rwa@alumni.princeton.edu> | toon | 2001-09-28 | 2 | -1/+8 |
* | * dwarf2out.c (dwarf2out_frame_finish): Never elide .debug_frame | rth | 2001-09-28 | 2 | -7/+5 |
* | 2001-09-27 Phil Edwards <pme@gcc.gnu.org> | pme | 2001-09-27 | 53 | -54/+592 |
* | (FUNCTION_VALUE): Change hardcoded 33 and 3 to macros. | aldyh | 2001-09-27 | 2 | -4/+12 |
* | * libiberty.texi: (Top level): Add syncodeindex pg. Add | dj | 2001-09-27 | 14 | -53/+81 |
* | * configure.in: Don't use in-tree texinfo, because libiberty must | dj | 2001-09-27 | 3 | -14/+21 |
* | * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a | geoffk | 2001-09-27 | 5 | -0/+59 |
* | 2001-09-26 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-09-27 | 2 | -8/+20 |
* | 2001-09-27 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-09-27 | 2 | -0/+25 |
* | 2001-09-26 Will Cohen <wcohen@redhat.com> | wcohen | 2001-09-27 | 2 | -0/+6 |