summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes:ghazi1999-07-308-25/+53
* * pa.md (zvdep_imm32): Renamed from zvdep_imm.law1999-07-302-4/+7
* * pa.c (compute_zdepwi_operands): Renamed from compute_zdepi_operands.law1999-07-302-2/+6
* Daily bump.law1999-07-302-2/+2
* * pa.h (FIRST_PARM_CALLER_OFFSET): Delete.law1999-07-302-6/+4
* Fix a cross toolchain build problemcrux1999-07-293-6/+14
* Use force_operand to make sure that the buffer address is in a suitable formnickc1999-07-292-1/+7
* Daily bump.law1999-07-292-2/+2
* * pa.md (indirect_jump): Remove mode from match_operand. Verifylaw1999-07-292-9/+13
* * pa.c (emit_move_sequence): Always convert scratch_reg to thelaw1999-07-292-4/+46
* * config/mips/mips.c: system.h handles MIN and MAX, don't undefinegeoffk1999-07-292-3/+5
* * pa.md (adddi3, subdi3): Turn into a define_expand/define_insnlaw1999-07-282-2/+19
* * pa.c (store_reg): Do not call add_high_const generator directly.law1999-07-283-13/+17
* * pa.c (legitimize_address): Consistently use Pmode rather thanlaw1999-07-283-8/+15
* fix typo.law1999-07-281-1/+1
* * README: Update.law1999-07-282-4/+6
* * pa.md (call, call_value): Use "word_mode" instead of "SImode" aslaw1999-07-282-5/+4
* * pa.md (reload_indi, reload_outdi): Scratch register shouldlaw1999-07-282-11/+15
* * builtins.c (expand_builtin): Typo in call to expand_builtin_ffs.rth1999-07-282-1/+5
* Wrong patch -- builtin_saveregs has already corrected for !stdarg_p.rth1999-07-281-1/+1
* * pa.c (hppa_builtin_saveregs): Use get_varargs_alias_setrth1999-07-283-0/+88
* * mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_setrth1999-07-283-8/+79
* * mn10200.c (mn10200_va_arg): New.rth1999-07-283-0/+46
* * builtins.c (std_expand_builtin_va_arg): Use int_size_in_bytesrth1999-07-282-2/+6
* Patch from Phillip Blundell <pb@nexus.co.uk> to add arm/thumb uclinux support.nickc1999-07-2810-2/+469
* Kill CYGNUS LOCAL tags.rth1999-07-281-3/+0
* * call.c (conditional_conversion): Don't build BASE_CONVs formmitchel1999-07-286-18/+116
* Daily bump.law1999-07-282-2/+2
* * pa.md (post_store, pre_load): New expanders.law1999-07-283-11/+47
* newjason1999-07-282-0/+67
* * cp-tree.h (DECL_VIRTUAL_CONTEXT): New macro.jason1999-07-283-27/+44
* tweak whitespacejason1999-07-271-2/+2
* * method.c: Remove prototype for largest_union_member.jason1999-07-274-5/+10
* * class.c (override_one_vtable): Adjust the use of BINFO_VIRTUALSmmitchel1999-07-272-2/+6
* * aix43.h (ASM_CPU_SPEC, CPP_CPU_SPEC): Add rs64a and PPC630.dje1999-07-276-86/+277
* Tue Jul 27 15:31:53 1999 Vladimir Makarov <vmakarov@toad.to.cygnus.com>vmakarov1999-07-272-1/+7
* * cp-tree.h (BINFO_VIRTUALS): Document new format.mmitchel1999-07-278-132/+251
* Fix SDB debug output generation for ARM/COFFcrux1999-07-272-0/+7
* Add clones of fp-cmp-1 for float/long double; Change name of unknown registermeissner1999-07-274-1/+95
* add EOL to keep patch happy.law1999-07-271-1/+1
* * expr.c (expand_expr, case PLUS_EXPR): Get the mode from thejason1999-07-272-1/+8
* try againjason1999-07-271-4/+5
* Daily bump.law1999-07-272-2/+2
* * m88k.c (m88k_builtin_saveregs): Break out the constructor coderth1999-07-273-53/+189
* Correct typo in my last changegeoffk1999-07-271-1/+1
* * config/rs6000/rs6000.c (rs6000_expand_builtin_saveregs):geoffk1999-07-273-3/+9
* * i960.c (i960_setup_incoming_varargs): Use get_varargs_alias_setrth1999-07-274-13/+127
* * builtins.c (stabilize_va_list): Don't INDIRECT_REF throughrth1999-07-273-11/+40
* * except.c (start_dynamic_cleanup): Use force_operand on therth1999-07-272-1/+8
* * tree.c (build_cplus_new): Adjust call to abstract_virtuals_errormmitchel1999-07-275-12/+55