summaryrefslogtreecommitdiff
path: root/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* arm.c (all_cores): arm710t, arm720t and arm740t are all based on the arm7tdmi...Richard Earnshaw2003-09-251-3/+3
* arm.h (ASM_OUTPUT_REG_PUSH, [...]): Wrap in do...while(0)Richard Earnshaw2003-09-241-11/+17
* config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode2003-09-231-3/+0
* c-format.c (gcc_diag_char_table): Add %J.Richard Henderson2003-09-201-4/+2
* t-linux, [...]: Remove obsolete references to ENQUIRE.Nathanael Nerode2003-09-203-11/+0
* linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek2003-09-161-1/+4
* targhooks.c: New file.DJ Delorie2003-09-031-2/+2
* fix typo in previous deltaNick Clifton2003-09-031-1/+2
* Handle TARGET_CPU_iwmmxt.Nick Clifton2003-09-031-1/+4
* lib1funcs.asm (RETCOND): Delete.Richard Earnshaw2003-08-304-324/+256
* [multiple changes]Richard Earnshaw2003-08-274-23/+2162
* Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg2003-08-211-2/+1
* pe.c (arm_mark_dllimport): Don't use xxx_with_decl.Gabriel Dos Reis2003-07-261-2/+4
* alpha.c: Fix comment typos.Kazu Hirata2003-07-124-19/+19
* arm.c (arm_init_iwmmxt_builtins, [...]): Use ARRAY_SIZE.Kaveh R. Ghazi2003-07-101-3/+3
* alpha.c: Fix comment typos.Kazu Hirata2003-07-016-13/+13
* (BIGGEST_FIELD_ALIGNMENT): Make defintion constant.Nick Clifton2003-06-301-1/+1
* arm.c (arm_rtx_costs): Remove #if 0 block.Ben Elliston2003-06-301-30/+0
* builtins.c: Follow spelling conventions.Kazu Hirata2003-06-282-2/+2
* arm.h (BIGGEST_FIELD_ALIGNMENT): Define instead of ADJUST_FIELD_ALIGN if IN_T...Nick Clifton2003-06-251-2/+11
* arm.h (BIGGEST_ALIGNMENT): Use TARGET_REALLY_IWMMXT for selecting 64-bit alig...Richard Earnshaw2003-06-221-1/+1
* arm.md (all call_value patterns): Remove register constraints on value operand.Richard Earnshaw2003-06-221-10/+10
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-1910-113/+39
* config.gcc: Add an extra_header for ARM targets.Nick Clifton2003-06-1810-181/+4583
* dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou2003-06-171-3/+0
* alpha.md: Follow spelling conventions.Kazu Hirata2003-06-154-5/+5
* install.texi: Follow spelling conventions.Kazu Hirata2003-06-151-1/+1
* rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle2003-06-141-2/+0
* re PR target/3724 ([ARM]Illegal instruction when profiling optimized code on ...Richard Earnshaw2003-06-141-0/+5
* re PR target/11183 ([arm] ICE in change_address_1 (3.3) / subreg_hard_regno (...Richard Earnshaw2003-06-141-0/+6
* re PR target/11183 ([arm] ICE in change_address_1 (3.3) / subreg_hard_regno (...Richard Earnshaw2003-06-141-2/+2
* arm.c (output_call_mem): If the address references the link-register use an i...Richard Earnshaw2003-06-131-39/+9
* Kaos support from Uwe StieberUwe Stieber2003-06-112-0/+48
* arm-proto.h: Convert to ISO C90 prototypes.Richard Earnshaw2003-06-102-938/+462
* Improve support for arm-wince-pe target:Nick Clifton2003-06-104-3/+78
* arm.h (THUMB_PRINT_OPERAND_ADDRESS): Use %wd in format and remove cast to int.Richard Earnshaw2003-06-091-2/+2
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-073-12/+15
* aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.Kaveh R. Ghazi2003-06-043-5/+5
* config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz2003-06-041-0/+14
* alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi2003-06-042-3/+3
* uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger2003-06-041-1/+0
* configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek2003-06-033-3/+3
* arm.c (arm_use_dfa_pipeline_interface): Declare.Ben Elliston2003-06-023-116/+160
* c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth2003-05-183-3/+1
* alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi2003-05-161-4/+1
* Fix typo: LSM instead of LSYM.Nick Clifton2003-05-161-1/+1
* config.gcc: Purge all targets obsoleted in GCC 3.3.Zack Weinberg2003-05-154-138/+0
* arm.c (arm_is_xscale): Rename to arm_arch_xscale.Philip Blundell2003-05-153-14/+21
* re PR target/10730 ([arm] -O2 generates invalid asm)Philip Blundell2003-05-151-0/+6
* target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford2003-05-143-16/+16