1999-09-22 |
Jeffrey A Law | pa.c, [...]: Support multiple assembler dialects in... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
David Edelsohn | rs6000.c (expand_block_move): DImode loads and stores... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Michael Meissner | Fix complex-5.c problem |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jeffrey A Law | pa.c (hppa_legitimize_address): Handle full offsets... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Tom Tromey | * libgcj.spec.in: Use `jc1' spec, not `cc1' spec. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jeffrey A Law | * pa.h (BRANCH_COST): Define. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Tom Tromey | * lang-specs.h: Added `%(jc1)' to the jc1 spec. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jeffrey A Law | * pa.md (return, return_internal): Use bve for PA2.0. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jeffrey A Law | pa.md (fused multiply): Add variants which reduce heigh... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jeffrey A Law | pa.md (subsi3): Turn into an expander. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jeffrey A Law | pa.md (subsi3): Turn into an expander. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jeffrey A Law | pa.md (floatunssisf2, [...]): Generate different RTL... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jason Merrill | decl.c (define_case_label): Don't crash if we're not... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Tom Tromey | javaop.h (WORD_TO_FLOAT): Use `inline' unconditionally. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Andrew MacLeod | basic-block.h (add_noreturn_fake_exit_edges): Use corre... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Nathan Sidwell | Makefile.in (INTL_MOSTLYCLEAN, INTL_CLEAN): New variables. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Kaveh R. Ghazi | configure.in (AC_PREREQ): Bump to 2.13. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jeffrey A Law | regclass.c (init_regs): Add "top_of_stack" as a garbage... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jim Kingdon | c-parse.in: save and restore warn_pointer_arith on... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jeffrey A Law | flow.c (record_active_eh_regions): Terminate loop after... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Nick Clifton | Udo previous delta |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Nick Clifton | Fix/suppress some testsuite failures for the Arm. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Nick Clifton | oops - add change missed from previous delta |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Michael Hayes | * config/c4x/c4x.md: Delete parallel instruction peepholes. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Michael Hayes | * config/c4x/c4x.c (c4x_add_gc_roots): Add tree roots. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Michael Hayes | c4x.c (c4x_process_after_reload): Rework machdep insn... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Michael Hayes | c4x.h (EXPAND_BUILTIN_VA_START): Call c4x_va_start. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jeff Law | Daily bump. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Richard Henderson | Typo last change. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Alex Samuel | Various fixes for problems discovered stress-testing GC. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Bryce McKinlay | MessageFormat.java (MessageFormat(String)): Set the... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jan Hubicka | Jan Hubicka <hubicka@freesoft.cz> |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jason Merrill | remove check_lang_option prototype |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jason Merrill | decl2.c (lang_decode_option): Accept and ignore -finit... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Tom Tromey | Output_UTF8.java (write): Don't exit loop unless both... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Tom Tromey | posix-threads.h (_Jv_MutexDestroy): Use _Jv_PthreadGetM... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Kaveh R. Ghazi | machmode.h (HOST_PTR_PRINTF): Move from here ... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Kaveh R. Ghazi | haifa-sched.c (sched_analyze): Rename local variable... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Tom Tromey | OutputStreamWriter.java (OutputStreamWriter): Reverted... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Richard Henderson | basic-block.h (basic_block): Add eh_beg, eh_end. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Mark Mitchell | dump.c (dequeue_and_dump): Handle START_CATCH_STMT... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Mark Mitchell | * g++.dg/ecos.exp: Don't supply -finit-priority to... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Mark Mitchell | decl2.c (lang_decode_option): Adjust, in the wake of... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Martin v. Löwis | New test case. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Tom Tromey | OutputStreamWriter.java (OutputStreamWriter): Don't... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Martin v. Löwis | typeck.c (get_member_function_from_ptrfunc): Allow... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Martin v. Löwis | extend.texi (Bound member functions): Document unbound... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Martin v. Löwis | extend.texi (Bound member functions): Document unbound... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Andrew MacLeod | flow.c (split_edge): Handle insertion on a fallthrough... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Andrew MacLeod | flow.c (remove_edge): New function to remove an edge... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Andrew MacLeod | elf64.h (ASM_OUTPUT_CONSTRUCTOR, [...]): Use Pmode... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Alex Samuel | Replace string const "<internal>" with dynamic allocation. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Alex Samuel | Replace string const "<built-in>" with dynamic allocation. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Nick Clifton | Add FR30 to list of targets for which -fpic is inapprop... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Alexandre Petit... | re GNATS gcj/46 (Static inializers compiled incorrectly) |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Nick Clifton | Add FR30 port. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Nick Clifton | Add FR30 target. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Toon Moene | * g77spec.c (lang_specific_driver): Initialise return... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Nathan Sidwell | dyncast1.C: New test. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Jeffrey A Law | flow.c (merge_blocks_move_successor_nojumps): Delete... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Nathan Sidwell | Reimplement dynamic cast and catch matching. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Jeffrey A Law | Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Jeffrey A Law | * pa.c (pa_add_gc_roots): Fix thinko in last change. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Richard Earnshaw | stmt.c (any_pending_cleanups): Don't crash when current... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Alex Samuel | Add myself to the list. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Mark Mitchell | Force check-in to ensure that it is up to date. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Jeff Law | Daily bump. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Mark Mitchell | cp-tree.h (finish_stmt_expr): Change prototype. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Alexandre Oliva | cp-tree.h (finish_stmt_expr): Change prototype. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Alexandre Oliva | emit-rtl.c (init_emit_once): Initialize const_int_rtx... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Alexandre Oliva | sol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Mark Mitchell | cp-tree.h (finish_stmt_expr): Change prototype. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Mark Mitchell | * invoke.texi (-fthis-is-variable): Remove documentation. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Mark Mitchell | Remove support for assigning to `this'. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Richard Henderson | basic-block.h (compute_bb_for_insn): Declare. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Tom Tromey | configure: Rebuilt. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Kaveh R. Ghazi | * flow.c (verify_flow_info): Fix typo, "abort;" ->... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Kaveh R. Ghazi | crtstuff.c (ON_EXIT): Delete empty macro definition. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jeffrey A Law | Revert this change. Gavin's patch to operand_equal_p... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Andreas Schwab | Makefile.in (parse.o): Depend on $(JAVA_TREE_H). |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Nathan Sidwell | * parse.y (primary): Use build_functional_cast for... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jeffrey A Law | basic-block.h (compute_flow_dominators): Declare. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Nick Clifton | Add comment saying that lang_decode_options should... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jeffrey A Law | gcse.c (invalid_nonnull_info): New function. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Nick Clifton | Pass all command line options to both language dependen... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jeffrey A Law | flow.c (merge_blocks_move_predecessor_nojumps): New... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jeffrey A Law | bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Alexandre Oliva | sol2.h (LINK_SPEC): Avoid the duplication of -YP when... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Bernd Schmidt | Make it possible to prototype port-specific functions... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Bernd Schmidt | Make it possible to prototype port-specific functions... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jeff Law | Daily bump. |
commit | commitdiff | tree | snapshot |
1999-09-19 |
Richard Henderson | * c-pragma.c (mark_align_stack): Dereference the void... |
commit | commitdiff | tree | snapshot |
1999-09-19 |
Richard Henderson | Forgot to commit last time. |
commit | commitdiff | tree | snapshot |
1999-09-19 |
Mark Mitchell | Fix typo in last change |
commit | commitdiff | tree | snapshot |
1999-09-19 |
Mark Mitchell | rtl.h (insns_safe_to_move_p): New function. |
commit | commitdiff | tree | snapshot |
1999-09-19 |
Mark Mitchell | * ir.texi: New file. |
commit | commitdiff | tree | snapshot |
1999-09-19 |
Richard Henderson | c-pragma.c: Include ggc.h. |
commit | commitdiff | tree | snapshot |
1999-09-19 |
Jeff Law | Daily bump. |
commit | commitdiff | tree | snapshot |
1999-09-19 |
Mark Mitchell | gxxint.texi: G++ now implements namespaces. |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Mark Mitchell | decl.c (layout_var_decl): Change prototype. |
commit | commitdiff | tree | snapshot |
next |