Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-06-16 | [arm] Make 'auto' the default FPU selection option. | Richard Earnshaw | 1 | -3/+0 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-03 | [arm] Eliminate SUBTARGET_CPU_DEFAULT | Richard Earnshaw | 1 | -2/+0 |
2016-03-31 | [Patch ARM] Delete ASM_OUTPUT_DEF and fall back to default .set directive | James Greenhalgh | 1 | -11/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-17 | re PR middle-end/65958 (-fstack-check breaks alloca on architectures using ge... | Eric Botcazou | 1 | -0/+3 |
2015-06-23 | re PR target/65711 (arm*-linux* "link" spec passes '-dynamic-linker' even for... | Ludovic Courtès | 1 | -1/+1 |
2015-05-11 | re PR target/65780 (Uninitialized common handling in executables) | Jakub Jelinek | 1 | -0/+6 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-05-27 | re PR libgcc/61152 (Missing GCC Runtime Library Exception in some files that ... | Georg-Johann Lay | 1 | -2/+3 |
2014-05-12 | arm.h (License): Add GCC Runtime Library Exception. | Georg-Johann Lay | 1 | -0/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-08-20 | linux-elf.h (MULTILIB_DEFAULTS): Remove definition. | Matthew Gretton-Dann | 1 | -2/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-09-17 | linux-elf.h (LINUX_TARGET_LINK_SPEC): Suppress the dynamic linker commands fo... | Ben Cheng | 1 | -2/+3 |
2012-07-07 | arm.h (TARGET_CPU_CPP_BUILTINS): Remove Maverick support. | Richard Earnshaw | 1 | -2/+1 |
2011-04-11 | linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER. | Joseph Myers | 1 | -2/+2 |
2011-03-31 | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 1 | -3/+0 |
2011-03-22 | arm.opt (mhard-float, [...]): Use Alias. | Joseph Myers | 1 | -2/+2 |
2011-01-14 | linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{version:-v}. | Joseph Myers | 1 | -1/+1 |
2011-01-14 | * config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{b}. | Joseph Myers | 1 | -2/+1 |
2010-12-09 | freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}. | Joseph Myers | 1 | -2/+2 |
2009-11-05 | arm.c (arm_fp_model, [...]): Remove. | Paul Brook | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-06-01 | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 1 | -1/+1 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -1/+1 |
2007-11-08 | re PR target/16350 (gcc only understands little endian ARM systems) | Bernhard Fischer | 1 | -3/+15 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -5/+4 |
2006-11-03 | linux-elf.h (NEED_INDICATE_EXEC_STACK): Define as 1. | Carlos O'Donell | 1 | -0/+4 |
2006-02-16 | re PR target/20353 (uclibc does not provide C99 math functions) | Joseph Myers | 1 | -3/+3 |
2005-11-22 | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 1 | -5/+0 |
2005-10-10 | config.gcc (arm*-*-linux*): Remove redundant extra_parts and gnu_ld assignments. | Daniel Jacobowitz | 1 | -41/+0 |
2005-10-08 | configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi... | Kazu Hirata | 1 | -3/+7 |
2005-08-04 | Fix problem pointed out by Gunther Nikl on gcc list. | James E Wilson | 1 | -1/+1 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-05-11 | linux-elf.h (SUBTARGET_FRAME_POINTER_REQUIRED): Define. | Daniel Jacobowitz | 1 | -1/+4 |
2005-03-02 | linux-elf.h (ARM_FUNCTION_PROFILER): Do not use (PLT) for Thumb. | Daniel Jacobowitz | 1 | -2/+4 |
2004-11-18 | arm.c (target_float_switch): New variable.. | Paul Brook | 1 | -0/+3 |
2004-11-11 | linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA... | Peter S. Mazinger | 1 | -1/+11 |
2004-05-15 | arm.h (TARGET_APCS_32): Delete. | Richard Earnshaw | 1 | -5/+2 |
2004-04-23 | gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED. | Alan Modra | 1 | -0/+5 |
2004-02-03 | backport: re PR target/12476 (ARM/THUMB thunk calls broken) | Paul Brook | 1 | -1/+1 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-14 | re PR bootstrap/12527 ([arm] bootstrap error on arm-linux, miscompiling genco... | Richard Earnshaw | 1 | -0/+2 |