summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * calls.c (emit_library_call_value_1): Add to call_fusage theaoliva2000-12-292-0/+8
* * g++.dg/vtgc1.C: New test.hp2000-12-292-0/+139
* * search.c (binfo_for_vtable): Return least derived class, nothp2000-12-292-6/+24
* 2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-12-292-2/+5
* Alan forgot his name...geoffk2000-12-281-1/+1
* * gcc.dg/20001228-1.c: New test.geoffk2000-12-282-0/+18
* * gcc.c-torture/execute/20001228-1.c: New test.geoffk2000-12-282-0/+32
* 2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-12-282-0/+13
* * c-common.c (enum format_type): Add strfmon_format_type.jsm282000-12-287-73/+277
* 2000-12-28 Andreas Jaeger <aj@suse.de>aj2000-12-282-1/+5
* * config/sh/crt1.asm (start_l): `__SH4_SINGLE_ONLY__' was missingaoliva2000-12-282-2/+7
* Daily bump.law2000-12-282-2/+2
* * expmed.c (store_bit_field): Correctly compute smallest mode thatalehotsky2000-12-282-1/+6
* * builtins.c (build_function_call_expr): New function. Use itghazi2000-12-282-41/+37
* * calls.c (store_one_arg): If parm is passed both in stack and incchavva2000-12-282-0/+30
* Handle jump insns that are PARALLEL.nickc2000-12-272-1/+6
* * rtl.c (copy_most_rtx, shallow_copy_rtx): Copy frame_relatedaoliva2000-12-272-0/+7
* "test" is better at testing for directories than "ls"korbb2000-12-272-5/+6
* accommodate ancient bourne shellskorbb2000-12-274-237/+7
* * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.ghazi2000-12-2714-10/+119
* Avoid unnecessary dependencies on COND_EXEC insns.bernds2000-12-272-16/+99
* 2000-12-27 Geoffrey Keating <geoffk@redhat.com>geoffk2000-12-274-3/+40
* Daily bump.law2000-12-272-2/+2
* 2000-12-26 Kazu Hirata <kazu@hxi.com>kazu2000-12-262-9/+13
* 2000-12-26 Kazu Hirata <kazu@hxi.com>kazu2000-12-262-2/+7
* Daily bump.law2000-12-262-2/+2
* Daily bump.law2000-12-252-2/+2
* Daily bump.law2000-12-242-2/+2
* Shorten primitive array allocation path:bryce2000-12-243-6/+26
* * config/avr/avr.c (out_movqi_r_mr, out_movhi_r_mr, out_movsi_r_mr,denisc2000-12-232-166/+110
* xfailjason2000-12-231-0/+3
* Daily bump.law2000-12-232-2/+2
* * builtins.def (BUILT_IN_LABS, BUILT_IN_LLABS, BUILT_IN_IMAXABS):jsm282000-12-234-12/+14
* * c-common.c (builtin_function_2): New function.jsm282000-12-232-213/+214
* * typeck.c (build_binary_op): Fix pmf comparison logic.jason2000-12-231-0/+21
* * pt.c (more_specialized): Don't optimize len==0.jason2000-12-231-3/+2
* * typeck.c (build_binary_op): Fix pmf comparison logic.jason2000-12-222-15/+26
* * gccbug.in: Add libgcj and preprocessor categories.jsm282000-12-222-1/+5
* * gcc.c-torture/compile/20001222-1.c: New test.jsm282000-12-223-0/+13
* Fix error in last changebernds2000-12-222-1/+6
* Prevent LR from being used by 2nd cond exec pass.nickc2000-12-223-21/+50
* Allow the (scratch) frame pointer to be initialised from the stack pointernickc2000-12-222-9/+26
* oopsjason2000-12-221-3/+3
* * call.c (joust): Use DECL_NONSTATIC_MEMBER_FUNCTION_P, notjason2000-12-222-1/+7
* Renamer improvements.bernds2000-12-222-75/+184
* * semantics.c (genrtl_finish_function): Don't try to jump tojason2000-12-222-1/+5
* In partial ordering for a call, ignore parms for which we don't havejason2000-12-225-69/+117
* Fix typo in ChangeLog.ghazi2000-12-221-1/+3
* * Makefile.in (sched-deps.o, sched-rgn.o): Fix dependency typo.ghazi2000-12-229-14/+28
* * collect2.c (main): Use auto_demangling.jason2000-12-222-15/+19