aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2000-05-08* config/ia64/ia64.c (ia64_direct_return): Require frame size zero.Richard Henderson1-1/+1
2000-05-08Fix typo spotted by grahams.Jim Wilson1-1/+1
2000-05-08ia64.md (extendsfdf2): Split the nop case out of existance.Richard Henderson1-6/+10
2000-05-08* config/ia64/ia64.h (predicate_operator): Declare.Richard Henderson1-0/+1
2000-05-08ia64.c (ia64_encode_section_info): Exit early for global register variables...Richard Henderson1-40/+46
2000-05-08Fix comment describing ELIMINABLE_REGSNick Clifton1-4/+5
2000-05-08linux.h: Remove undefines which disabled .ctor/.dtor support.Andreas Jaeger1-28/+0
2000-05-07rtl.def (COND_EXEC): Clarify.John Wehle1-8/+8
2000-05-06ia64.c (predicate_operator): New.Richard Henderson3-178/+334
2000-05-06ia64.c (sdata_symbolic_operand): Mark unused args.Richard Henderson1-22/+22
2000-05-06c-decl.c: Include "tm_p.h".Richard Henderson3-128/+135
2000-05-06Use new tail-calling mechanism on ARM.Richard Earnshaw4-316/+143
2000-05-06* arm-protos.h (arm_dllexport_name_p, arm_dllimport_name_p): Constify.Richard Earnshaw1-2/+2
2000-05-06* arm.h (SPECIAL_MODE_PREDICATES): Define.Richard Earnshaw1-0/+7
2000-05-06arm.c (arm_gen_load_multiple, [...]): Don't add bogus clobber to insns.Richard Earnshaw2-31/+13
2000-05-06xcoffout.c (xcoff_current_include_file, [...]): Constify char *.David Edelsohn3-4/+8
2000-05-06avr.c (out_shift_with_cnt): Bugfix for shift by constant count.Denis Chertykov1-1/+1
2000-05-05* pa.h (FUNCTION_ARG_ADVANCE): Warning removal.Rodney Brown1-4/+3
2000-05-05openbsd.h (LINK_SPEC): pass correct flags to ld to support -shared, on platfo...Marc Espie1-1/+1
2000-05-05avr.c (out_shift_with_cnt): Genetare a more optimal shift cycle for unknown s...Denis Chertykov1-48/+28
2000-05-05rs6000.h (PREDICATE_CODES): Add floating-point comparison codes to branch_com...Geoff Keating1-1/+4
2000-05-04rs6000-protos.h: Add output_cbranch.Geoff Keating3-58/+135
2000-05-04* config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.Richard Henderson1-6/+2
2000-05-04cygwin.h (CPP_PREDEFINES): Don't define __STDC__.Mumit Khan3-14/+14
2000-05-04rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET.Richard Kenner5-20/+1
2000-05-03* config/i386/i386.md (lshrqi2_cmpno): Use q not r in constraint.Jason R Thorpe1-1/+1
2000-05-03avr-protos.h (test_hard_reg_class): Declared.Denis Chertykov3-74/+36
2000-05-03Replace inclusion of <stdio.h> with "system.h"Rodney Brown1-1/+1
2000-05-03Patches from David Mosberger, and a patch to make bootstrap work.Jim Wilson5-17/+118
2000-05-03change MIPS varargs ABI in config/mips/mips.cDonald Lindsay1-138/+323
2000-05-02ia64.c (ia64_encode_section_info): Handle the case where this function is cal...Andrew Haley2-1/+27
2000-05-01Change dynamic linker name to conform to current glibc. From Jakub Jelinek.Jakub Jelinek1-1/+1
2000-05-01Update copyrights.Jeff Law12-12/+12
2000-05-01Update copyright.Jeff Law1-1/+1
2000-05-01mn10300.c (print_operand_address): Do not add zero to SP.Alexandre Oliva1-6/+1
2000-05-01Update copyrights.Jeff Law16-16/+16
2000-05-01Update copyrightJeff Law1-1/+1
2000-05-01Update copyright.Jeff Law5-5/+5
2000-05-01mn10300.c (expand_epilogue): If SP is to be adjusted by less than 256 bytes...Alexandre Oliva1-25/+6
2000-05-01djgpp.h (INT_ASM_OP): Define.Mark Elbrecht1-1/+68
2000-05-01* i386/cygwin.h (INT_ASM_OP): Define.Mumit Khan1-0/+4
2000-05-01avr.c (address_cost): renamed to avr_address_cost.Denis Chertykov2-2/+2
2000-05-01avr.c (asm_file_start): output 0 as r0 and 1 as r1 in __tmp_reg__ and __zero_...Denis Chertykov1-2/+2
2000-04-30d30v: New port.Richard Henderson8-0/+14362
2000-04-30t-crtbe (crtbegin.o): Add "-I.".Richard Henderson1-4/+4
2000-04-29crtend.asm: Use C comments instead of #.Richard Henderson3-116/+133
2000-04-29mn10300.h (FIRST_DATA_REGNUM, [...]): New macros.Alexandre Oliva1-30/+45
2000-04-28h8300.c (function_epilogue): Clean up flags when the last insn in a function ...Kazu Hirata1-1/+1
2000-04-28i386.h (FUNCTION_BLOCK_PROFILER_EXIT): Generate mem reference for call instru...Ulrich Drepper1-1/+1
2000-04-27mn10300.md (movhi): Simplify.Alexandre Oliva1-24/+14