Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-04-29 | add ASM_OUTPUT_MAX_SKIP_ALIGN to i386.h | Alexandre Oliva | 1 | -16/+0 |
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-07-17 | Fix coding style of ASM_OUTPUT_ALIGN. | Martin Liska | 1 | -1/+1 |
2018-07-04 | Temporary remove "at least 8 byte alignment" code from x86 | Denys Vlasenko | 1 | -5/+7 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-29 | Delete obsolete SDB debug info support. | James E Wilson | 1 | -4/+0 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-06-19 | target.def (output_ident): New hook. | Steven Bosscher | 1 | -1/+2 |
2009-07-24 | linux.c: Use fputs or putc instead of fprintf where appropriate. | Uros Bizjak | 1 | -2/+2 |
2009-04-25 | re PR inline-asm/39590 (inline asm %z on amd64 says "ll" instead of "q") | Uros Bizjak | 1 | -3/+0 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-08-28 | [multiple changes] | H.J. Lu | 1 | -0/+3 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -5/+4 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2004-10-17 | elfos.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2004-08-25 | re PR target/17171 (Unrecognized comments in generated asm) | Richard B. Kreckel | 1 | -0/+4 |
2004-07-05 | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 1 | -4/+0 |
2003-09-26 | att.h, [...]: GNU CC -> GCC. | Nathanael Nerode | 1 | -4/+4 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -9/+1 |
2003-06-13 | bsd.h: Remove ASM_FILE_START. | Kelley Cook | 1 | -1/+1 |
2002-08-29 | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 1 | -1/+1 |
2002-07-17 | cpplib.c (do_sccs): Handle #sccs on all systems. | Neil Booth | 1 | -4/+0 |
2002-06-05 | gnu.h: Undef TARGET_OS_CPP_BUILTINS. | Neil Booth | 1 | -5/+0 |
2002-06-04 | beos-elf.h, [...] (CPP_SPEC): Remove cpp_cpu. | Neil Booth | 1 | -1/+1 |
2002-04-03 | config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi... | David O'Brien | 1 | -32/+1 |
2001-12-18 | att.h (ASM_FILE_START): Use asm_dialect. | Jan Hubicka | 1 | -1/+1 |
2001-11-11 | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-31 | att.h: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -1/+0 |
1999-09-01 | Merge new ia32 backend from the branch! | Richard Henderson | 1 | -0/+11 |
1999-04-09 | gas.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Fix typo. | Krister Walfridsson | 1 | -1/+1 |
1999-04-07 | freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Avoid ambigious else statement. | Art Haas | 1 | -2/+3 |
1999-02-16 | freebsd-elf.h, [...]: Fix minor spacing errors. | Jeffrey A Law | 1 | -2/+2 |
1998-07-13 | i386.h (CPP_486_SPEC, [...]): New specs. | Jim Wilson | 1 | -1/+1 |
1998-07-08 | configure.in: Check if the assembler supports ".balign" and ".p2align" and de... | Jeffrey A Law | 1 | -1/+1 |
1998-05-21 | acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag. | John Wehle | 1 | -0/+13 |
1998-03-02 | final.c (insn_last_address, [...]): New variables. | J"orn Rennecke | 1 | -14/+0 |
1996-09-27 | (CPP_SPEC): Use %[cpp_cpu]. | Stan Cox | 1 | -2/+2 |
1996-06-09 | (SHIFT_DOUBLE_OMITS_COUNT) redefine instead of | Stan Cox | 1 | -2/+2 |
1996-04-26 | (ASM_OUTPUT_ALIGN): #if 0 out again. | Doug Evans | 1 | -0/+2 |
1996-04-09 | (ASM_OUTPUT_ALIGN): Define and use .balign. | Doug Evans | 1 | -7/+12 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |