| Commit message (Expand) | Author | Age | Files | Lines |
* | Daily bump. | law | 2000-12-30 | 2 | -2/+2 |
* | * config/sh/sh.c (split_branches): Don't dereference re-computed | aoliva | 2000-12-30 | 2 | -2/+7 |
* | * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags | law | 2000-12-29 | 2 | -1/+5 |
* | Remove COFF support from i?86-pc-sco3.2v5. | robertl | 2000-12-29 | 1 | -0/+13 |
* | * varasm.c (output_constant_def): Don't ENCODE_SECTION_INFO | aoliva | 2000-12-29 | 2 | -1/+14 |
* | Improve alias analysis on ia64 | bernds | 2000-12-29 | 4 | -14/+37 |
* | Add a comment | bernds | 2000-12-29 | 2 | -1/+2 |
* | Compute REG_N_SETS for ORIGINAL_REGNOs. | bernds | 2000-12-29 | 2 | -1/+20 |
* | Introduce ORIGINAL_REGNO macro | bernds | 2000-12-29 | 7 | -21/+59 |
* | * tree.c (get_set_constructor_bits): Use host_integerp and | kenner | 2000-12-29 | 2 | -6/+10 |
* | * decl.c (init_decl_processing): Fix sign of wchar_type_node. | jakub | 2000-12-29 | 2 | -2/+6 |
* | 2000-12-29 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2000-12-29 | 2 | -4/+5 |
* | * toplev.c (main): Call xmalloc_set_program_name. | kenner | 2000-12-29 | 3 | -0/+9 |
* | Fix typo. | pb | 2000-12-29 | 2 | -1/+6 |
* | New test. | rth | 2000-12-29 | 1 | -0/+48 |
* | * config/alpha/alpha.c (alpha_expand_block_move): Initialize | rth | 2000-12-29 | 2 | -40/+203 |
* | * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define. | rth | 2000-12-29 | 2 | -0/+8 |
* | * class.c (pushclass): Remove #if 0'd code. | mmitchel | 2000-12-29 | 5 | -43/+27 |
* | Daily bump. | law | 2000-12-29 | 2 | -2/+2 |
* | * function.c (assign_parms): Convert arguments passed by | aoliva | 2000-12-29 | 2 | -1/+21 |
* | 2000-12-28 Geoffrey Keating <geoffk@redhat.com> | geoffk | 2000-12-29 | 4 | -1/+16 |
* | * c-decl.c (grokdeclarator): Prevent crash in case of overflow in | aoliva | 2000-12-29 | 2 | -1/+9 |
* | Add comment | mmitchel | 2000-12-29 | 1 | -0/+4 |
* | * pt.c (register_local_specialization): Don't return a value. | mmitchel | 2000-12-29 | 2 | -11/+28 |
* | * calls.c (emit_library_call_value_1): Add to call_fusage the | aoliva | 2000-12-29 | 2 | -0/+8 |
* | * g++.dg/vtgc1.C: New test. | hp | 2000-12-29 | 2 | -0/+139 |
* | * search.c (binfo_for_vtable): Return least derived class, not | hp | 2000-12-29 | 2 | -6/+24 |
* | 2000-12-28 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2000-12-29 | 2 | -2/+5 |
* | Alan forgot his name... | geoffk | 2000-12-28 | 1 | -1/+1 |
* | * gcc.dg/20001228-1.c: New test. | geoffk | 2000-12-28 | 2 | -0/+18 |
* | * gcc.c-torture/execute/20001228-1.c: New test. | geoffk | 2000-12-28 | 2 | -0/+32 |
* | 2000-12-28 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2000-12-28 | 2 | -0/+13 |
* | * c-common.c (enum format_type): Add strfmon_format_type. | jsm28 | 2000-12-28 | 7 | -73/+277 |
* | 2000-12-28 Andreas Jaeger <aj@suse.de> | aj | 2000-12-28 | 2 | -1/+5 |
* | * config/sh/crt1.asm (start_l): `__SH4_SINGLE_ONLY__' was missing | aoliva | 2000-12-28 | 2 | -2/+7 |
* | Daily bump. | law | 2000-12-28 | 2 | -2/+2 |
* | * expmed.c (store_bit_field): Correctly compute smallest mode that | alehotsky | 2000-12-28 | 2 | -1/+6 |
* | * builtins.c (build_function_call_expr): New function. Use it | ghazi | 2000-12-28 | 2 | -41/+37 |
* | * calls.c (store_one_arg): If parm is passed both in stack and in | cchavva | 2000-12-28 | 2 | -0/+30 |
* | Handle jump insns that are PARALLEL. | nickc | 2000-12-27 | 2 | -1/+6 |
* | * rtl.c (copy_most_rtx, shallow_copy_rtx): Copy frame_related | aoliva | 2000-12-27 | 2 | -0/+7 |
* | "test" is better at testing for directories than "ls" | korbb | 2000-12-27 | 2 | -5/+6 |
* | accommodate ancient bourne shells | korbb | 2000-12-27 | 4 | -237/+7 |
* | * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too. | ghazi | 2000-12-27 | 14 | -10/+119 |
* | Avoid unnecessary dependencies on COND_EXEC insns. | bernds | 2000-12-27 | 2 | -16/+99 |
* | 2000-12-27 Geoffrey Keating <geoffk@redhat.com> | geoffk | 2000-12-27 | 4 | -3/+40 |
* | Daily bump. | law | 2000-12-27 | 2 | -2/+2 |
* | 2000-12-26 Kazu Hirata <kazu@hxi.com> | kazu | 2000-12-26 | 2 | -9/+13 |
* | 2000-12-26 Kazu Hirata <kazu@hxi.com> | kazu | 2000-12-26 | 2 | -2/+7 |
* | Daily bump. | law | 2000-12-26 | 2 | -2/+2 |