2001-03-28 |
Richard Henderson | IA-64 ABI Exception Handling. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | java-tree.h (throw_node): Define as a single member... |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | decl.c (end_java_method): Do not save and restore flag_... |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | decl.c (struct named_label_list): Rename eh_region... |
commit | commitdiff | tree |
2001-03-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | regmove.c (perhaps_ends_bb_p): Use can_throw_internal... |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | stmt.c (expand_return): Remove always true predicate. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | sched-deps.c (sched_analyze_insn): Consolidate scheduli... |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | rtlanal.c (rtx_addr_can_trap_p): Virtual registers... |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | except.c (can_throw_internal): Rename from can_throw. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | integrate.c (copy_insn_list): Use returnjump_p. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | function.h (struct function): Move all boolean valued... |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | flow.c (cleanup_cfg): Take no argument. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | flow.c (tidy_fallthru_edges): Don't combine complex... |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | Remove flag_new_exceptions. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | combine.c (distribute_notes): If non-call exceptions... |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | except.h (flag_non_call_exceptions): Move ... |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | Make -fsjlj-exceptions a configure option. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | * parse.y (source_end_java_method): Likewise. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | gthr-single.h (UNUSED): New. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | bb-reorder.c, [...]: Rename asynchronous_exceptions... |
commit | commitdiff | tree |
2001-03-28 |
Kaveh R. Ghazi | * memchr.c (memchr): Adjust condition to avoid infinite... |
commit | commitdiff | tree |
2001-03-28 |
Kaveh R. Ghazi | configure.in: Don't check for bcopy. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | rtl.h (LCT_NORETURN): New. |
commit | commitdiff | tree |
2001-03-28 |
Richard Henderson | function.c (expand_function_start): Set DECL_REGISTER... |
commit | commitdiff | tree |
2001-03-28 |
Stan Shebs | objc-act.c (objc_init): Use dump_base_name. |
commit | commitdiff | tree |
2001-03-28 |
Alexandre Oliva | Makefile.am (CXXLINK): Use CXX again, and choose CXX... |
commit | commitdiff | tree |
2001-03-28 |
Alexandre Oliva | * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc... |
commit | commitdiff | tree |
2001-03-28 |
Phil Edwards | pt.c (check_default_tmpl_args): Make error messages... |
commit | commitdiff | tree |
2001-03-28 |
Joerg Brunsmann | InitialContext.java (init): Fix typo. |
commit | commitdiff | tree |
2001-03-28 |
John David... | * reload1.c (eliminate_regs): Don't abort on MEM USEs. |
commit | commitdiff | tree |
2001-03-27 |
Jim Wilson | Fix ia64-linux kernel miscompile, bad unwind info when... |
commit | commitdiff | tree |
2001-03-27 |
Kaveh R. Ghazi | Makefile.in (SYSTEM_H): Define. |
commit | commitdiff | tree |
2001-03-27 |
Jim Wilson | Fix ia64-linux ICE on bash. |
commit | commitdiff | tree |
2001-03-27 |
Neil Booth | * cppmacro.c (stringify_arg): Null terminate strings. |
commit | commitdiff | tree |
2001-03-27 |
Zack Weinberg | config.gcc (m68hc11-*-*, [...]): Convert to new tm... |
commit | commitdiff | tree |
2001-03-27 |
Benjamin Kosnik | c++config (_STL_USE_CONCEPT_CHECKS): Disable by default. |
commit | commitdiff | tree |
2001-03-27 |
Peter Schmid | tests_flags.in: Change the order of libstdc++ and libc |
commit | commitdiff | tree |
2001-03-27 |
Kaveh R. Ghazi | system.h: Include symcat.h. |
commit | commitdiff | tree |
2001-03-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-27 |
Alan Modra | * c-typeck.c (digest_init): Fold init expression. |
commit | commitdiff | tree |
2001-03-27 |
Mike Yang | dump.c (dump_access): New function. |
commit | commitdiff | tree |
2001-03-27 |
Benjamin Kosnik | basic_file.h (get_fileno): Remove. |
commit | commitdiff | tree |
2001-03-27 |
Kaveh R. Ghazi | * sbitmap.c (sbitmap_copy): Call memcpy, not bcopy. |
commit | commitdiff | tree |
2001-03-27 |
Alan Modra | except.c (eh_regs): Save results of build_pointer_type... |
commit | commitdiff | tree |
2001-03-27 |
Jon Beniston | configure.in: Added X86_WIN32 target (Win32, CygWin... |
commit | commitdiff | tree |
2001-03-27 |
Mark Mitchell | c-common.h (DECL_NUM_STMTS): New macro. |
commit | commitdiff | tree |
2001-03-27 |
Bryce McKinlay | Makefile.am (libffi_files): Use 'find' to pick up libff... |
commit | commitdiff | tree |
2001-03-26 |
Phil Edwards | error.c: Also undefine 'A' macro used for cp_printers... |
commit | commitdiff | tree |
2001-03-26 |
Bryce McKinlay | configure.in: Make target subdirectory in build dir. |
commit | commitdiff | tree |
2001-03-26 |
Alexandre Petit... | parse.y (find_as_inner_class): Follow current package... |
commit | commitdiff | tree |
2001-03-26 |
Kaveh R. Ghazi | combine.c (try_combine): Use memcpy, not bcopy. |
commit | commitdiff | tree |
2001-03-26 |
Jan Hubicka | i386.md (push mem DI peep2): New. |
commit | commitdiff | tree |
2001-03-26 |
Jan Hubicka | i386.c (struct machine_function): Add save_varrargs_reg... |
commit | commitdiff | tree |
2001-03-26 |
Nathan Sidwell | Implement DR 209 |
commit | commitdiff | tree |
2001-03-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-26 |
Richard Henderson | exception.cc (java_eh_info): Make value type jthrowable. |
commit | commitdiff | tree |
2001-03-26 |
Kaveh R. Ghazi | * toplev.c (set_float_handler): Use memcpy, not bcopy. |
commit | commitdiff | tree |
2001-03-26 |
Kaveh R. Ghazi | constants.c (PUTN): Use memcpy, not bcopy. |
commit | commitdiff | tree |
2001-03-26 |
Kaveh R. Ghazi | class.c (add_method): Use memcpy/memmove, not bcopy. |
commit | commitdiff | tree |
2001-03-25 |
Joseph Myers | * gcc.c-torture/execute/20010325-1.c: New test. |
commit | commitdiff | tree |
2001-03-25 |
Kazu Hirata | h8300.md (umodqi3): Output a tab instead of a space. |
commit | commitdiff | tree |
2001-03-25 |
Kaveh R. Ghazi | mkconfig.sh (DEFINES): Handle entries with '='. |
commit | commitdiff | tree |
2001-03-25 |
Jan Hubicka | i386.md (ashldi3, [...]): Change predicates to shiftdi_... |
commit | commitdiff | tree |
2001-03-25 |
Jan Hubicka | i386.md (movstrsi): Move offline. |
commit | commitdiff | tree |
2001-03-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-25 |
Phil Edwards | Makefile.am: New targets, doxygen and doxygen-maint. |
commit | commitdiff | tree |
2001-03-25 |
Phil Edwards | acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update... |
commit | commitdiff | tree |
2001-03-25 |
Phil Edwards | howto.html: HTML fixup. |
commit | commitdiff | tree |
2001-03-24 |
Phil Edwards | std_bitset.h: Include ostream and istream headers inste... |
commit | commitdiff | tree |
2001-03-24 |
Jan Hubicka | i386.md (cmpdi): Fix operand predicates. |
commit | commitdiff | tree |
2001-03-24 |
Jan Hubicka | i386-protos.h (ix86_split_long_move): Return void. |
commit | commitdiff | tree |
2001-03-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-24 |
Bryce McKinlay | HashMap.java (HashMap): If 0 is given for initialCapaci... |
commit | commitdiff | tree |
2001-03-24 |
Per Bothner | Left out while checking in java/lang/natDouble.cc ... |
commit | commitdiff | tree |
2001-03-24 |
Kevin B Hendricks | Fixed ChangeLog header |
commit | commitdiff | tree |
2001-03-24 |
Kevin B Hendricks | ppc_closure.S: New file. |
commit | commitdiff | tree |
2001-03-24 |
Richard Henderson | iris4.h (ASM_OUTPUT_ASCII): Rename local variables... |
commit | commitdiff | tree |
2001-03-24 |
Per Bothner | re PR java/1208 (Gcj can't compile a class file it... |
commit | commitdiff | tree |
2001-03-24 |
Per Bothner | natDouble.cc (parseDouble): Cannot use errno to check... |
commit | commitdiff | tree |
2001-03-24 |
Per Bothner | natClass.cc (_Jv_IsAssignableFrom): Checking the ancest... |
commit | commitdiff | tree |
2001-03-23 |
Colin Howell | Makefile.in (DO_X): Do not backslash single-quotes... |
commit | commitdiff | tree |
2001-03-23 |
Jakub Jelinek | mangle.c (write_discriminator): Use `_0' for discrimina... |
commit | commitdiff | tree |
2001-03-23 |
Jakub Jelinek | varasm.c (make_decl_rtl): Don't append var_labelno... |
commit | commitdiff | tree |
2001-03-23 |
Greg Bumgardner | ostream.tcc: Use __builtin_alloca. |
commit | commitdiff | tree |
2001-03-23 |
Benjamin Kosnik | misc-inst.cc (__sink_unused_warning): Move to... |
commit | commitdiff | tree |
2001-03-23 |
Jim Wilson | Re-add missing debug info for weak aliases. |
commit | commitdiff | tree |
2001-03-23 |
Alexandre Petit... | re PR java/1213 (gcj should check for incorrect CLASSPATH) |
commit | commitdiff | tree |
2001-03-23 |
Jeff Sturm | prims.cc (_Jv_FindClassFromSignature): Check return... |
commit | commitdiff | tree |
2001-03-23 |
Tom Tromey | jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields. |
commit | commitdiff | tree |
2001-03-23 |
Colin Howell | * Makefile.in (DO_X): Do not backslash single-quotes... |
commit | commitdiff | tree |
2001-03-23 |
Andrew Haley | gcj.texi (Configure-time Options): Add -fcheck-references. |
commit | commitdiff | tree |
2001-03-23 |
J"orn Rennecke | * stor-layout.c (layout_type): Give OFFSET_TYPE a MODE_... |
commit | commitdiff | tree |
2001-03-23 |
Andrew Haley | gcj.texi (Configure-time Options): Add -fcheck-references. |
commit | commitdiff | tree |
2001-03-23 |
Jakub Jelinek | decl.c (local_names): Define. |
commit | commitdiff | tree |
2001-03-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-23 |
Tom Tromey | field.out: New file. |
commit | commitdiff | tree |
2001-03-23 |
Bryce McKinlay | re PR libgcj/1736 ([irix 6.5] Cannot create libgcj... |
commit | commitdiff | tree |
2001-03-23 |
Bryce McKinlay | gjavah.c (cxx_keywords): Update from the definitive... |
commit | commitdiff | tree |
2001-03-23 |
Joerg Brunsmann | Context.java (SECURITY_CREDENTIALS): Fix typo. |
commit | commitdiff | tree |
next |