| Commit message (Expand) | Author | Age | Files | Lines |
* | arm.h (TARGET_CPU_CPP_BUILTINS): Remove Maverick support. | Richard Earnshaw | 2012-07-07 | 1 | -124/+54 |
* | target.def (output_ident): New hook. | Steven Bosscher | 2012-06-19 | 1 | -6/+0 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+1 |
* | tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro. | Richard Earnshaw | 2010-11-13 | 1 | -25/+39 |
* | arm.c (thumb1_output_casesi): New function. | Richard Earnshaw | 2009-06-21 | 1 | -1/+24 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | * config/arm/aout.h (DOLLARS_IN_IDENTIFIERS): Remove. | Joseph Myers | 2008-07-07 | 1 | -3/+0 |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 1 | -4/+3 |
* | Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi. | Julian Brown | 2007-07-25 | 1 | -8/+16 |
* | config.gcc (with_fpu): Allow --with-fpu=vfp3. | Julian Brown | 2007-07-03 | 1 | -1/+8 |
* | backport: thumb2.md: New file. | Paul Brook | 2007-01-03 | 1 | -4/+35 |
* | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 2005-12-07 | 1 | -1/+1 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | dbxout.c (asmfile): Delete. | Zack Weinberg | 2004-10-21 | 1 | -13/+0 |
* | freebsd-spec.h, [...]: Update copyright. | Kazu Hirata | 2004-03-16 | 1 | -1/+1 |
* | backport: re PR target/12476 (ARM/THUMB thunk calls broken) | Paul Brook | 2004-02-03 | 1 | -3/+24 |
* | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 2003-06-19 | 1 | -18/+0 |
* | config.gcc: Add an extra_header for ARM targets. | Nick Clifton | 2003-06-18 | 1 | -6/+11 |
* | dbxout.c (dbxout_source_line_counter): New global variable. | Eric Botcazou | 2003-06-17 | 1 | -3/+0 |
* | aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning. | Kaveh R. Ghazi | 2003-06-04 | 1 | -1/+1 |
* | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 2003-05-12 | 1 | -3/+3 |
* | Replace occurances of "GNU CC" with "GCC" and reformat as appropriate. | Nick Clifton | 2003-02-10 | 1 | -18/+18 |
* | Add support for Cirrus EP9312, an ARM variant. | Nick Clifton | 2003-02-10 | 1 | -2/+69 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -6/+1 |
* | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 2002-08-29 | 1 | -3/+1 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 2002-07-31 | 1 | -11/+2 |
* | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 2002-07-30 | 1 | -10/+0 |
* | arm.md (tablejump): Make this a define_expand. | Richard Earnshaw | 2002-03-18 | 1 | -2/+10 |
* | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 2001-12-20 | 1 | -42/+0 |
* | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2001-12-17 | 1 | -30/+0 |
* | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 2001-11-22 | 1 | -3/+0 |
* | config.gcc (arm*-*-rtems*, [...]): Include various CPU headers via tm_file. | David O'Brien | 2001-11-16 | 1 | -2/+0 |
* | Rearrange arm/elf header files | Nick Clifton | 2001-09-14 | 1 | -0/+4 |
* | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 2001-07-09 | 1 | -4/+0 |
* | osf.h: Standarize copyright statement. | Rodney Brown | 2000-12-06 | 1 | -1/+2 |
* | definitions in config/alpha/alpha.h config/arm/aout.h (oops, missed): | Hans-Peter Nilsson | 2000-09-25 | 1 | -5/+5 |
* | Merge changes from merged-arm-thumb-backend-branch onto trunk. | Richard Earnshaw | 2000-04-08 | 1 | -31/+36 |
* | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 2000-03-07 | 1 | -1/+1 |
* | Add prototypes file. | Nick Clifton | 1999-11-09 | 1 | -2/+2 |
* | revert previous delta | Nick Clifton | 1999-07-22 | 1 | -17/+0 |
* | Vladik Goytin (goytin@yahoo.com) | Vladik Goytin | 1999-07-22 | 1 | -0/+17 |
* | General tidyup of header files. | Nick Clifton | 1999-07-17 | 1 | -100/+130 |
* | aout.h (ASM_OUTPUT_ALIGN): Only define if not already defined. | Philip Blundell | 1999-05-30 | 1 | -1/+4 |
* | Apply patch from Nick Burrett <nick.burrett@btinternet.com> | Nick Clifton | 1999-05-07 | 1 | -1/+6 |
* | Apply patch from Philip Blundel to fix a few ARM/Linux nits. | Philip Blundell | 1999-03-31 | 1 | -0/+2 |
* | * arm/aout.h (DBX_OUTPUT_MAIN_SOURCE_FILENAME): Fix quoting. | Mike Stump | 1999-03-24 | 1 | -2/+3 |
* | Fix compile time warnings. | Nick Clifton | 1999-03-17 | 1 | -1/+1 |
* | Appleid arm-elf contribution from Philip Blundell and merged with Catherine | Nick Clifton | 1998-10-27 | 1 | -29/+60 |
* | rtl.h (addr_diff_vec_flags): New typedef. | Joern Rennecke | 1998-03-06 | 1 | -6/+11 |
* | define SET_ASM_OP by default (for GAS). | Richard Earnshaw | 1997-07-30 | 1 | -0/+3 |