aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-12-28varasm.c (initializer_constant_valid_p): Indicate subtraction of pointers to ...Jeffrey Oldham2-0/+13
2000-12-28c-common.c (enum format_type): Add strfmon_format_type.Joseph Myers7-73/+277
2000-12-28expmed.c (store_bit_field): Fix last patch.Andreas Jaeger2-1/+5
2000-12-28crt1.asm (start_l): `__SH4_SINGLE_ONLY__' was missing the trailing `__'.Alexandre Oliva2-2/+7
2000-12-28Daily bump.Jeff Law2-2/+2
2000-12-28expmed.c (store_bit_field): Correctly compute smallest mode that is sufficien...Alan Lehotsky2-1/+6
2000-12-28builtins.c (build_function_call_expr): New function.Kaveh R. Ghazi2-41/+37
2000-12-27calls.c (store_one_arg): If parm is passed both in stack and in register and ...Chandrakala Chavva2-0/+30
2000-12-27Handle jump insns that are PARALLEL.Nick Clifton2-1/+6
2000-12-27rtl.c (copy_most_rtx, [...]): Copy frame_related flag.Alexandre Oliva2-0/+7
2000-12-27"test" is better at testing for directories than "ls"Bruce Korb2-5/+6
2000-12-27accommodate ancient bourne shellsBruce Korb4-237/+7
2000-12-27stdio-opt-1.c: Test __builtin_ style too.Kaveh R. Ghazi14-10/+119
2000-12-27Avoid unnecessary dependencies on COND_EXEC insns.Bernd Schmidt2-16/+99
2000-12-27[multiple changes]Geoffrey Keating4-3/+40
2000-12-27Daily bump.Jeff Law2-2/+2
2000-12-26h8300.c: Fix a comment typo.Kazu Hirata2-9/+13
2000-12-26h8300.c (get_shift_alg): Fix a typo in the assembly code for 12-bit ASHIFTRT ...Kazu Hirata2-2/+7
2000-12-26Daily bump.Jeff Law2-2/+2
2000-12-25Daily bump.Jeff Law2-2/+2
2000-12-24Daily bump.Jeff Law2-2/+2
2000-12-24Shorten primitive array allocation path:Bryce McKinlay3-6/+26
2000-12-23avr.c (out_movqi_r_mr, [...]): Use %o instead of %4 in output templates...Marek Michalkiewicz2-166/+110
2000-12-23xfailJason Merrill1-0/+3
2000-12-23Daily bump.Jeff Law2-2/+2
2000-12-23builtins.def (BUILT_IN_LABS, [...]): Don't define.Joseph Myers4-12/+14
2000-12-23c-common.c (builtin_function_2): New function.Joseph Myers2-213/+214
2000-12-22* typeck.c (build_binary_op): Fix pmf comparison logic.Jason Merrill1-0/+21
2000-12-22pt.c (more_specialized): Don't optimize len==0.Jason Merrill1-3/+2
2000-12-22* typeck.c (build_binary_op): Fix pmf comparison logic.Jason Merrill2-15/+26
2000-12-22* gccbug.in: Add libgcj and preprocessor categories.Joseph Myers2-1/+5
2000-12-2220001222-1.c: New test.Joseph Myers3-0/+13
2000-12-22Fix error in last changeBernd Schmidt2-1/+6
2000-12-22Prevent LR from being used by 2nd cond exec pass.Nick Clifton3-21/+50
2000-12-22Allow the (scratch) frame pointer to be initialised from the stack pointerNick Clifton2-9/+26
2000-12-22oopsJason Merrill1-3/+3
2000-12-22call.c (joust): Use DECL_NONSTATIC_MEMBER_FUNCTION_P, not DECL_STATIC_FUNCTIO...Jason Merrill2-1/+7
2000-12-22Renamer improvements.Bernd Schmidt2-75/+184
2000-12-22semantics.c (genrtl_finish_function): Don't try to jump to return_label unles...Jason Merrill2-1/+5
2000-12-22In partial ordering for a call, ignore parms for which we don't have a real a...Jason Merrill5-69/+117
2000-12-22Fix typo in ChangeLog.Kaveh Ghazi1-1/+3
2000-12-22Makefile.in (sched-deps.o, [...]): Fix dependency typo.Kaveh R. Ghazi9-14/+28
2000-12-22* collect2.c (main): Use auto_demangling.Jason Merrill2-15/+19
2000-12-22* gcc.c-torture/execute/comp-goto-2.c: New test.Alexandre Oliva2-0/+40
2000-12-22Daily bump.Jeff Law2-2/+2
2000-12-22function.c (assign_parms): Update parm's DECL_INCOMING_RTL when optimizing PA...Alexandre Oliva2-0/+6
2000-12-22reload.c (update_auto_inc_notes): New, broken out from ...Graham Stott2-22/+42
2000-12-21freebsd.h (LIB_SPEC): remove -kthread option.David O'Brien2-9/+14
2000-12-21* gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.J"orn Rennecke2-0/+6
2000-12-21comp-goto-1.c (uint32, sint32): Use long types if __INT_MAX__ is 32767.J"orn Rennecke2-1/+12