aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/x86-64.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska1-3/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-04-29add ASM_OUTPUT_MAX_SKIP_ALIGN to i386.hAlexandre Oliva1-24/+0
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-07-18x86-64: Define ASM_OUTPUT_ALIGNED_DECL_LOCALH.J. Lu1-0/+11
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-17Fix coding style of ASM_OUTPUT_ALIGN.Martin Liska1-1/+1
2018-07-04Temporary remove "at least 8 byte alignment" code from x86Denys Vlasenko1-10/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-11x86-64.h: Append --32 to the assembler options when -m16 is used on non-glibc...Roger Pau Monné1-1/+1
2016-04-26Support .largecomm with Solaris as (PR target/61821)Rainer Orth1-3/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-08-23re PR target/58218 (-mcmodel=medium cause assembler warning "ignoring incorre...Jakub Jelinek1-0/+3
2013-04-24Handle -mx32 in x86-64 ASM_SPECH.J. Lu1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-07-31Check TARGET_LP64 for SIZE_TYPE/PTRDIFF_TYPE.H.J. Lu1-2/+2
2011-03-02freebsd64.h (CC1_SPEC): Define.Joseph Myers1-4/+2
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-1/+1
2010-12-01linux.h (ASM_SPEC): Pass -v as -v, not -V.Ian Lance Taylor1-2/+1
2009-07-24linux.c: Use fputs or putc instead of fprintf where appropriate.Uros Bizjak1-1/+1
2009-05-18re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)H.J. Lu1-0/+9
2009-05-16re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek1-1/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-3/+8
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-06-21i386.c (processor_target_table): Increase maximum skip from 7 byte to 10 byte...H.J. Lu1-1/+7
2005-08-11x86-64.h (ASM_OUTPUT_ALIGNED_BSS): Undef before redefinition.Rainer Orth1-0/+1
2005-07-31output.h (enum section_category): Export from varasm.cJan Hubicka1-1/+11
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-13x86-64.h (ASM_SPEC): Explicitly pass --64 to the assembler in 64-bit mode.Mark Mitchell1-1/+1
2005-06-06x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Guard with HAVE_GAS_MAX_SKIP_P2ALIGN.Rainer Orth1-4/+3
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell1-1/+0
2003-06-03x86-64.h: Remove two target-independent comments; replace "GNU CC" with "GCC".Nathanael Nerode1-14/+5
2003-04-28x86-64.h (NO_PROFILE_COUNTERS, [...]): Define as 1.David O'Brien1-2/+2
2002-11-16* config/i386/x86-64.h (MCOUNT_NAME): Change into string literal.Jakub Jelinek1-1/+1
2002-11-15i386-protos.h (x86_function_profiler): New functionJan Hubicka1-10/+2
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-2/+1
2002-02-27linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove.Jan Hubicka1-2/+0
2002-01-26x86-64.h (DEFAULT_PCC_STRUCT_RETURN): Do not overide default setting.David O'Brien1-5/+0
2001-10-16configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson1-14/+0
2001-10-02invoke.texi (i386 Options): Document x86-64 options.Jan Hubicka1-0/+118