| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Daily bump. | law | 2000-12-25 | 2 | -2/+2 |
* | Daily bump. | law | 2000-12-24 | 2 | -2/+2 |
* | Shorten primitive array allocation path: | bryce | 2000-12-24 | 3 | -6/+26 |
* | * config/avr/avr.c (out_movqi_r_mr, out_movhi_r_mr, out_movsi_r_mr, | denisc | 2000-12-23 | 2 | -166/+110 |
* | xfail | jason | 2000-12-23 | 1 | -0/+3 |
* | Daily bump. | law | 2000-12-23 | 2 | -2/+2 |
* | * builtins.def (BUILT_IN_LABS, BUILT_IN_LLABS, BUILT_IN_IMAXABS): | jsm28 | 2000-12-23 | 4 | -12/+14 |
* | * c-common.c (builtin_function_2): New function. | jsm28 | 2000-12-23 | 2 | -213/+214 |
* | * typeck.c (build_binary_op): Fix pmf comparison logic. | jason | 2000-12-23 | 1 | -0/+21 |
* | * pt.c (more_specialized): Don't optimize len==0. | jason | 2000-12-23 | 1 | -3/+2 |
* | * typeck.c (build_binary_op): Fix pmf comparison logic. | jason | 2000-12-22 | 2 | -15/+26 |
* | * gccbug.in: Add libgcj and preprocessor categories. | jsm28 | 2000-12-22 | 2 | -1/+5 |
* | * gcc.c-torture/compile/20001222-1.c: New test. | jsm28 | 2000-12-22 | 3 | -0/+13 |
* | Fix error in last change | bernds | 2000-12-22 | 2 | -1/+6 |
* | Prevent LR from being used by 2nd cond exec pass. | nickc | 2000-12-22 | 3 | -21/+50 |
* | Allow the (scratch) frame pointer to be initialised from the stack pointer | nickc | 2000-12-22 | 2 | -9/+26 |
* | oops | jason | 2000-12-22 | 1 | -3/+3 |
* | * call.c (joust): Use DECL_NONSTATIC_MEMBER_FUNCTION_P, not | jason | 2000-12-22 | 2 | -1/+7 |
* | Renamer improvements. | bernds | 2000-12-22 | 2 | -75/+184 |
* | * semantics.c (genrtl_finish_function): Don't try to jump to | jason | 2000-12-22 | 2 | -1/+5 |
* | In partial ordering for a call, ignore parms for which we don't have | jason | 2000-12-22 | 5 | -69/+117 |
* | Fix typo in ChangeLog. | ghazi | 2000-12-22 | 1 | -1/+3 |
* | * Makefile.in (sched-deps.o, sched-rgn.o): Fix dependency typo. | ghazi | 2000-12-22 | 9 | -14/+28 |
* | * collect2.c (main): Use auto_demangling. | jason | 2000-12-22 | 2 | -15/+19 |