summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * sparc.c (sparc_block_profiler): Use the %g2 register, not %o0.law1999-08-021-1/+1
* * m68k.c (output_function_prologue): Fix typo in CPU32 case.law1999-08-021-4/+4
* * config/rs6000/rs6000.c (num_insns_constant_wide): Correctgeoffk1999-08-012-47/+52
* * pa.c (compute_frame_size): Use STARTINg_FRAME_OFFSET insteadlaw1999-07-311-4/+25
* * pa.md (reload_indi, reload_outdi): Allow any register for thelaw1999-07-311-2/+2
* * config/i386/sol2-c1.asm: Align the stack.rth1999-07-302-0/+12
* 1999-07-30 Vladimir Makarov <vmakarov@loony.cygnus.com>vmakarov1999-07-301-3/+4
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-07-305-90/+225
* * pa.md (zvdep_imm32): Renamed from zvdep_imm.law1999-07-301-4/+4
* * pa.c (compute_zdepwi_operands): Renamed from compute_zdepi_operands.law1999-07-301-2/+2
* * pa.h (FIRST_PARM_CALLER_OFFSET): Delete.law1999-07-301-6/+0
* Fix a cross toolchain build problemcrux1999-07-292-6/+8
* * pa.md (indirect_jump): Remove mode from match_operand. Verifylaw1999-07-291-9/+9
* * pa.c (emit_move_sequence): Always convert scratch_reg to thelaw1999-07-291-4/+43
* * config/mips/mips.c: system.h handles MIN and MAX, don't undefinegeoffk1999-07-291-3/+0
* * pa.md (adddi3, subdi3): Turn into a define_expand/define_insnlaw1999-07-281-2/+16
* * pa.c (store_reg): Do not call add_high_const generator directly.law1999-07-282-13/+13
* * pa.c (legitimize_address): Consistently use Pmode rather thanlaw1999-07-282-8/+10
* * pa.md (call, call_value): Use "word_mode" instead of "SImode" aslaw1999-07-281-2/+2
* * pa.md (reload_indi, reload_outdi): Scratch register shouldlaw1999-07-281-11/+9
* 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-282-0/+79
* * mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_setrth1999-07-282-8/+70
* * mn10200.c (mn10200_va_arg): New.rth1999-07-282-0/+41
* Patch from Phillip Blundell <pb@nexus.co.uk> to add arm/thumb uclinux support.nickc1999-07-287-2/+414
* * pa.md (post_store, pre_load): New expanders.law1999-07-282-11/+38
* * aix43.h (ASM_CPU_SPEC, CPP_CPU_SPEC): Add rs64a and PPC630.dje1999-07-275-86/+258
* Tue Jul 27 15:31:53 1999 Vladimir Makarov <vmakarov@toad.to.cygnus.com>vmakarov1999-07-271-1/+2
* Fix SDB debug output generation for ARM/COFFcrux1999-07-271-0/+2
* * m88k.c (m88k_builtin_saveregs): Break out the constructor coderth1999-07-272-53/+178
* * config/rs6000/rs6000.c (rs6000_expand_builtin_saveregs):geoffk1999-07-272-3/+3
* * i960.c (i960_setup_incoming_varargs): Use get_varargs_alias_setrth1999-07-273-13/+115
* * c4x.h (EXPAND_BUILTIN_VA_ARG): New.rth1999-07-262-0/+19
* Apply Philip Blundell <pb@nexus.co.uk>'s patch to add PIC support to the Thumb.nickc1999-07-263-23/+425
* 1999-07-26 Andrew Haley <aph@cygnus.com>aph1999-07-262-3/+4
* Replace %R%s with %rnickc1999-07-262-94/+90
* * i860.h (EXPAND_BUILTIN_SAVEREGS): New.rth1999-07-264-92/+372
* Update copyright.rth1999-07-264-4/+4
* * clipper.h (EXPAND_BUILTIN_SAVEREGS): Remove argument.rth1999-07-262-69/+254
* * arc.h (EXPAND_BUILTIN_VA_START): New.rth1999-07-262-1/+99
* * config/svr4.h (CTORS_SECTION_ASM_OP): Do not emit directives inlaw1999-07-261-6/+6
* * alpha.h (EXPAND_BUILTIN_SAVEREGS): Delete.rth1999-07-262-95/+139
* * m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.rth1999-07-2613-51/+28
* * pa.c (compute_frame_size): Scan all the used callee saved registers,law1999-07-251-5/+1
* * config/arm/arm.h (TARGET_SWITCHES): Addrearnsha1999-07-234-20/+63
* Fix a typo in arm_print_operand.crux1999-07-221-1/+1
* revert previous deltanickc1999-07-221-17/+0
* Vladik Goytin (goytin@yahoo.com)nickc1999-07-222-0/+18
* * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): New macro.mmitchel1999-07-221-0/+5
* Fix typo in previous deltanickc1999-07-211-3/+3