aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2002-01-25Allow any general purpose register to hold an SImode (or smaller) value.Nick Clifton1-18/+14
2002-01-24Allow SImode values to be assigned to the stack pointer.Nick Clifton1-1/+14
2002-01-23arm.h (THUMB_FUNCTION_PROFILER): Define if not currently defined.Will Cohen1-0/+2
2002-01-23Use an UNSPEC instead of a USE to prevent prologue/epilogue insns from beingNick Clifton2-7/+17
2002-01-22Move body of HARD_REGNO_MODE_OK into a function: arm_hard_regno_mode_okNick Clifton3-35/+47
2002-01-22Replace REG_MAYBE_DEAD notes with USEs.Nick Clifton1-9/+6
2002-01-16Do not accept the IP register as a DFmode operandNick Clifton1-6/+6
2002-01-16Add REG_MAYBE_DEAD note to frame pointer initialisation instruction.Nick Clifton1-1/+4
2002-01-16General formatting tidy up.Nick Clifton1-159/+227
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-5/+0
2002-01-15system.h (ASM_IDENTIFY_GCC, [...]): Poison.Joseph Myers1-2/+2
2002-01-12Use MODE_BASE_REG_CLASS in legitimize macros.Nick Clifton1-3/+3
2002-01-11Correct test of 'remainder' and 'subtargets'.Nick Clifton1-4/+4
2002-01-09arm.c (arm_gen_constant): Use trunc_int_for_mode.Richard Henderson1-24/+27
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+1
2002-01-03function.h (struct function): Add profile.William Cohen1-3/+3
2001-12-21Use 'a' operand code for prefetch instruction.Nick Clifton1-1/+1
2001-12-20Fix prologue/epilogue generation for ARM ISR routines.Nick Clifton1-43/+64
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2-65/+0
2001-12-19Pass -mno-fpu onto gas unless -mhard-float is specified.Nick Clifton1-2/+2
2001-12-19Remove definition: EXTRA_MULTILIB_PARTSNick Clifton1-1/+0
2001-12-19Define SUPPORTS_INIT_PRIORITYNick Clifton2-0/+4
2001-12-17Implement MODE_BASE_REG_CLASSNick Clifton1-0/+11
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford4-76/+62
2001-12-15* arm/unknown-elf.h (CPP_PREDEFINES): Add a suitable default.Richard Earnshaw1-1/+5
2001-12-13* collect2.c (COLLECT_SHARED_INIT_FUNC)Richard Earnshaw2-3/+20
2001-12-13arm.c (legitimize_pic_address): Handle LABEL_REFs in substantially the same w...Richard Earnshaw1-24/+12
2001-12-13config.gcc (arm-*-freebsd*): Add target.David O'Brien8-10/+65
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2-7/+7
2001-12-08arm.md (VUNSPEC_PREFETCH): Delete constant definition.Richard Earnshaw3-24/+4
2001-12-06Restore definition of STRUCT_VALUE_REGNUM,Nick Clifton1-0/+11
2001-12-06Pass pointer to RTX when calling alter_subreg().Nick Clifton1-2/+2
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-3/+3
2001-12-05arm.h (THUMB_FUNCTION_PROFILER): Correct typo in instruction.William Cohen1-1/+1
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth2-12/+12
2001-11-29Mark _init and _fini as Thumb functions if compiled in thumb mode.Nick Clifton1-0/+6
2001-11-23Remove some compile time warnings about duplicate definitions.Nick Clifton1-16/+17
2001-11-22Only build arm_elf_asm_named_section for elf targetsNick Clifton1-1/+6
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-3/+0
2001-11-16config.gcc (arm*-*-rtems*, [...]): Include various CPU headers via tm_file.David O'Brien15-44/+8
2001-11-15dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill1-2/+0
2001-11-15config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in target makefile frag...Andreas Schwab2-1/+2
2001-11-11alpha.c (unicosmk_special_name): Prototype.Kaveh R. Ghazi1-0/+1
2001-11-05Cope with int_size_in_bytes returning -1.Nick Clifton1-3/+5
2001-11-05Handle a NULL DECL being passed to ASM_OUTPUT_ALIGNED_DECL_LOCAL.Nick Clifton1-1/+1
2001-11-04aof.h (aof_text_section, [...]): Don't declare.Kaveh R. Ghazi3-15/+14
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-1/+1
2001-10-30arm.c: Fix comment a typo.Kazu Hirata2-2/+2
2001-10-28alpha.md, [...]: Fix spelling errors.Joseph Myers2-2/+2
2001-10-22arm.h (HOST_INT, HOST_UINT): Delete.Kaveh R. Ghazi2-53/+42