Age | Commit message (Expand) | Author | Files | Lines |
1999-09-23 | Use cbranch patterns when available | Bernd Schmidt | 6 | -60/+118 |
1999-09-23 | Daily bump. | Jeff Law | 2 | -2/+2 |
1999-09-22 | Add missing \ | Jeff Law | 1 | -1/+1 |
1999-09-23 | * ir.texi: Document CLEANUP_STMT, SCOPE_STMT, and START_CATCH_STMT. | Mark Mitchell | 2 | -4/+42 |
1999-09-23 | decl.c (pushdecl): Do create a binding for extern "C" functions... | Mark Mitchell | 3 | -8/+24 |
1999-09-23 | mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept large register offsets; let L... | Stan Cox | 3 | -4/+25 |
1999-09-22 | pa.c, [...]: Support multiple assembler dialects in most assembler templates. | Jeffrey A Law | 4 | -268/+302 |
1999-09-22 | rs6000.c (expand_block_move): DImode loads and stores require word-aligned di... | David Edelsohn | 2 | -54/+132 |
1999-09-22 | Fix complex-5.c problem | Michael Meissner | 4 | -4/+114 |
1999-09-22 | pa.c (hppa_legitimize_address): Handle full offsets for PA2.0 FP loads and st... | Jeffrey A Law | 3 | -4/+31 |
1999-09-22 | * pa.h (BRANCH_COST): Define. | Jeffrey A Law | 2 | -0/+5 |
1999-09-22 | * lang-specs.h: Added `%(jc1)' to the jc1 spec. | Tom Tromey | 2 | -1/+3 |
1999-09-22 | * pa.md (return, return_internal): Use bve for PA2.0. | Jeffrey A Law | 2 | -2/+14 |
1999-09-22 | pa.md (fused multiply): Add variants which reduce height for the fused multip... | Jeffrey A Law | 2 | -0/+284 |
1999-09-22 | pa.md (subsi3): Turn into an expander. | Jeffrey A Law | 2 | -3/+6 |
1999-09-22 | pa.md (subsi3): Turn into an expander. | Jeffrey A Law | 2 | -2/+24 |
1999-09-22 | pa.md (floatunssisf2, [...]): Generate different RTL for TARGET_PA_20. | Jeffrey A Law | 2 | -2/+89 |
1999-09-22 | decl.c (define_case_label): Don't crash if we're not in a switch. | Jason Merrill | 4 | -22/+21 |
1999-09-22 | javaop.h (WORD_TO_FLOAT): Use `inline' unconditionally. | Tom Tromey | 2 | -12/+9 |
1999-09-22 | basic-block.h (add_noreturn_fake_exit_edges): Use correct name. | Andrew MacLeod | 3 | -4/+10 |
1999-09-22 | Makefile.in (INTL_MOSTLYCLEAN, INTL_CLEAN): New variables. | Nathan Sidwell | 2 | -7/+16 |
1999-09-22 | configure.in (AC_PREREQ): Bump to 2.13. | Kaveh R. Ghazi | 8 | -180/+188 |
1999-09-22 | regclass.c (init_regs): Add "top_of_stack" as a garbage collection root. | Jeffrey A Law | 2 | -0/+4 |
1999-09-22 | c-parse.in: save and restore warn_pointer_arith on __extension__ along with p... | Jim Kingdon | 6 | -912/+977 |
1999-09-22 | flow.c (record_active_eh_regions): Terminate loop after finding the last insn... | Jeffrey A Law | 2 | -0/+7 |
1999-09-22 | Udo previous delta | Nick Clifton | 3 | -29/+0 |
1999-09-22 | Fix/suppress some testsuite failures for the Arm. | Nick Clifton | 3 | -0/+29 |
1999-09-22 | oops - add change missed from previous delta | Nick Clifton | 1 | -0/+1 |
1999-09-22 | * config/c4x/c4x.md: Delete parallel instruction peepholes. | Michael Hayes | 2 | -583/+4 |
1999-09-22 | * config/c4x/c4x.c (c4x_add_gc_roots): Add tree roots. | Michael Hayes | 2 | -0/+9 |
1999-09-22 | c4x.c (c4x_process_after_reload): Rework machdep insn splitting to not use ou... | Michael Hayes | 2 | -17/+21 |
1999-09-22 | c4x.h (EXPAND_BUILTIN_VA_START): Call c4x_va_start. | Michael Hayes | 3 | -0/+19 |
1999-09-22 | Daily bump. | Jeff Law | 2 | -2/+2 |
1999-09-21 | Typo last change. | Richard Henderson | 1 | -1/+1 |
1999-09-22 | Various fixes for problems discovered stress-testing GC. | Alex Samuel | 6 | -15/+48 |
1999-09-21 | Jan Hubicka <hubicka@freesoft.cz> | Jan Hubicka | 2 | -0/+43 |
1999-09-21 | remove check_lang_option prototype | Jason Merrill | 1 | -1/+0 |
1999-09-21 | decl2.c (lang_decode_option): Accept and ignore -finit-priority. | Jason Merrill | 2 | -0/+9 |
1999-09-21 | machmode.h (HOST_PTR_PRINTF): Move from here ... | Kaveh R. Ghazi | 5 | -23/+29 |
1999-09-21 | haifa-sched.c (sched_analyze): Rename local variable `region' to avoid confli... | Kaveh R. Ghazi | 2 | -4/+9 |
1999-09-21 | basic-block.h (basic_block): Add eh_beg, eh_end. | Richard Henderson | 3 | -139/+300 |
1999-09-21 | dump.c (dequeue_and_dump): Handle START_CATCH_STMT, CLEANUP_STMT, and SCOPE_S... | Mark Mitchell | 2 | -0/+31 |
1999-09-21 | * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus. | Mark Mitchell | 2 | -7/+11 |
1999-09-21 | decl2.c (lang_decode_option): Adjust, in the wake of recent changes to option... | Mark Mitchell | 2 | -44/+36 |
1999-09-21 | New test case. | Martin v. Löwis | 1 | -0/+21 |
1999-09-21 | typeck.c (get_member_function_from_ptrfunc): Allow extraction of function poi... | Martin v. Löwis | 2 | -13/+34 |
1999-09-21 | extend.texi (Bound member functions): Document unbound pmf conversion. | Martin v. Löwis | 1 | -0/+8 |
1999-09-21 | extend.texi (Bound member functions): Document unbound pmf conversion. | Martin v. Löwis | 1 | -0/+5 |
1999-09-21 | flow.c (split_edge): Handle insertion on a fallthrough edge which has the EXI... | Andrew MacLeod | 2 | -3/+15 |
1999-09-21 | flow.c (remove_edge): New function to remove an edge from the flow graph. | Andrew MacLeod | 3 | -0/+98 |