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-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 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-08-04 | unix.h (GLOBAL_ASM_OPS): Add tabs around .globl. | Uros Bizjak | 1 | -1/+1 |
2009-07-08 | unix.h (ASM_COMMENT_START): Add a space after the forward slash. | Nick Clifton | 1 | -3/+8 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -3/+8 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -5/+5 |
2007-05-30 | i386.h (TARGET_ABM): New define. | Uros Bizjak | 1 | -0/+1 |
2007-03-30 | cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit. | Richard Henderson | 1 | -1/+6 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2003-09-26 | * config/i386/unix.h: Remove (unused) DEFAULT_ASSEMBLER_DIALECT. | Nathanael Nerode | 1 | -2/+0 |
2003-09-26 | netbsd-elf.h, [...]: Replace "GNU CC", "GNU compiler", and "GNU C-compiler" w... | Nathanael Nerode | 1 | -4/+4 |
2002-10-20 | target.h (struct gcc_target): Line wrap. | Richard Henderson | 1 | -5/+0 |
2002-10-18 | target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL. | Mark Mitchell | 1 | -3/+3 |
2002-07-31 | config.gcc (i[34567]86-*-darwin*): New configuration. | Stan Shebs | 1 | -8/+0 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -5/+2 |
2002-05-15 | invoke.texi (-malign-double): Re-add lost warning. | Jan Hubicka | 1 | -54/+2 |
2001-09-21 | basic-block.h (flow_delete_insn, [...]): Kill. | Jan Hubicka | 1 | -5/+0 |
2001-09-14 | unix.h (ASM_OUTPUT_MI_THUNK): Generate reference to GOT correctly. | Marc Espie | 1 | -2/+3 |
2001-08-13 | unix.h (ASM_OUTPUT_MI_THUNK): Don't capitalize register %rip. | Andreas Jaeger | 1 | -2/+2 |
2001-07-17 | unix.h (ASM_OUTPUT_MI_THUNK): Fix output format for x86-64 pic support. | Andreas Jaeger | 1 | -1/+1 |
2001-07-09 | Implement vtable jumps for x86-64. | Bo Thorsen | 1 | -1/+7 |
2001-03-09 | i386.h (MASK_64BIT): New constant. | Jan Hubicka | 1 | -1/+1 |
2000-12-16 | unix.h (ASM_OUTPUT_MI_THUNK): Fix references to _GLOBAL_OFFSET_TABLE_ when us... | Diego Novillo | 1 | -1/+1 |
2000-10-17 | unix.h (ASM_OUTPUT_MI_THUNK): Symbol _GLOBAL_OFFSET_TABLE should not have a $... | Diego Novillo | 1 | -1/+1 |
2000-10-16 | unix.h (ASM_OUTPUT_MI_THUNK): Output final jump using appropriate assembler d... | Diego Novillo | 1 | -3/+5 |
2000-09-25 | Fix BSS_SECTION_ASM_OP typo introduced and covered by todays ASM.*_OP changel... | Hans-Peter Nilsson | 1 | -1/+1 |
2000-09-25 | definitions in config/i3*: | Hans-Peter Nilsson | 1 | -4/+4 |
2000-06-26 | Add MMX and SSE registers to i386 machine description | Bernd Schmidt | 1 | -1/+3 |
1999-09-01 | Merge new ia32 backend from the branch! | Richard Henderson | 1 | -106/+45 |
1999-04-17 | Donn Terry <donn@interix.com> | Richard Henderson | 1 | -1/+1 |
1999-01-19 | Update copyright. | Richard Henderson | 1 | -1/+1 |
1999-01-19 | isc.h (TARGET_DEFAULT): Define symbolicly. | Richard Henderson | 1 | -3/+2 |
1998-05-13 | Patch to fix g++.other/local1.C. | Jim Wilson | 1 | -4/+2 |
1996-11-15 | Remove COMMENT_BEGIN | Stan Cox | 1 | -1/+0 |
1996-09-18 | (ASM_OUTPUT_MI_THUNK): Handle functions returning an aggregate. | Stan Cox | 1 | -38/+41 |
1996-06-09 | (SHIFT_DOUBLE_OMITS_COUNT): new macro. | Stan Cox | 1 | -1/+3 |
1996-05-17 | unix.h (ASM_OUTPUT_MI_THUNK): Define. | Stan Cox | 1 | -0/+41 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1994-09-30 | Treat ALMOST_STDC like __STDC__. | Richard Kenner | 1 | -2/+4 |
1992-09-24 | Comment fix. | Richard Stallman | 1 | -1/+1 |
1992-08-31 | (TARGET_DEFAULT,VALUE_REGNO,FUNCTION_VALUE_REGNO): Moved from unix target fil... | James Van Artsdalen | 1 | -0/+18 |