aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-08-15Back out accidental commit on branch.merged-arm-thumb-backend-branchRichard Earnshaw
2000-08-15ARM support for unordered FP operations.Richard Earnshaw
2000-04-08* Merge trunk code from tag merged-arm-thumb-backend-merge_20000408Richard Earnshaw
2000-04-08* arm.c (const_ok_for_arm): Don't use ANSI extensions for definingRichard Earnshaw
2000-04-08* arm.md (nop): Use the standard RTL expression. Don't code as aRichard Earnshaw
2000-04-08This commit was manufactured by cvs2svn to create branchno-author
2000-04-03Merge Change from trunk:Richard Earnshaw
2000-04-03Apply Philip Blundell's patch to fix typos in SUBTARGET_EXTRA_LINK_SPECPhilip Blundell
2000-03-31* Merge trunk code from tag merged-arm-thumb-backend-merge_20000325Richard Earnshaw
2000-03-31This commit was manufactured by cvs2svn to create branchno-author
2000-03-30Move definition of ASM_SPEC back into elf.h/semi.h. It cannot be defined inNick Clifton
2000-03-26Disable insn scheduling for Thumb.Bernd Schmidt
2000-03-24Apply lots of minor formatting tidyups, compile time warning fixes, and aNick Clifton
2000-03-23Fix thumb_far_jump_used-p to be consistent and to return less false negatives.Nick Clifton
2000-03-23Re-write constant pool code.Richard Earnshaw
2000-03-23* arm.md (all ARM-mode load insns): Add neg_pool_range attributeRichard Earnshaw
2000-03-23* arm.md (epilogue, *epilogue_insns, consttable_*, align_4): RenumberRichard Earnshaw
2000-03-23* arm.c (arm_debugger_arg_offset): An offset of 0 is also validRichard Earnshaw
2000-03-23* arm.c (thumb_expand_prologue): Don't clobber the frame pointerRichard Earnshaw
2000-03-23* arm.c (output_return_instruction): Handle more cases where we canRichard Earnshaw
2000-03-16Fix compile time warning.Nick Clifton
2000-03-15Fix gcc tescase compile/990527-1.c by not passing %c to asm_fprintfNick Clifton
2000-03-09Force jumps to an absolute address into a register.Nick Clifton
2000-03-01Add splitters for SFmode movesBernd Schmidt
2000-02-29Apply Philip Blundell's patch to add arm-conix target.Philip Blundell
2000-02-29This commit was manufactured by cvs2svn to create branchno-author
2000-02-29Apply Dimitri Makarov's patch to import attribute short_call and #pragmaDmitri Makarov
2000-02-24Apply Bernd's patch to improve Thumb performace.Nick Clifton
2000-02-18Prevent emission of ".align 0" directives.Nick Clifton
2000-02-10* arm.c (find_barrier): Find the last barrier within the allowedRichard Earnshaw
2000-02-09remove spurious entry.Nick Clifton
2000-02-09Replace PROTO with PARAMSNick Clifton
2000-02-09In PIC mode, make sure that a constant source address is legitimate.Scott Bambrough
2000-02-09Apply Philip Blundell's patch to fix PIC operandsPhilip Blundell
2000-02-09rename FUNCTION_PROFILER to ARM_FUNCTION_PROFILERNick Clifton
2000-02-09Imported from mainline sourcesNick Clifton
2000-02-09Apply Scott Bambrough's patch http://gcc.gnu.org/ml/gcc-patches/2000-01/msg01...Scott Bambrough
2000-02-07Comment out unnecessary warning message.Nick Clifton
2000-02-07Merge thumb assembler support functions into arm assembler sourceNick Clifton
2000-02-04Sync with RH local sourcesNick Clifton
2000-02-03Fix typoBernd Schmidt
2000-02-03One bugfix and one performance improvementBernd Schmidt
2000-02-02Fix bug discovcered by RTL checking.Nick Clifton
2000-01-31Fix bug generating epilogue for tpcs-frameNick Clifton
2000-01-31fix bug generating thumb stack frameNick Clifton
2000-01-13Merge from trunk changes between merged-arm-thumb-backend-branchpointRichard Earnshaw
2000-01-13This commit was manufactured by cvs2svn to create branchno-author
2000-01-09Apply patch from Phillip Blundel to use single STR/LDR when only loadingPhilip Blundell
1999-12-18* config/arm/linux-elf.h: Change all instances ofScott Bambrough
1999-12-15Add support for negative pool ranges.Bernd Schmidt