summaryrefslogtreecommitdiff
path: root/gcc/config/i386/x86-64.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* add ASM_OUTPUT_MAX_SKIP_ALIGN to i386.hAlexandre Oliva2021-04-291-24/+0
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* x86-64: Define ASM_OUTPUT_ALIGNED_DECL_LOCALH.J. Lu2020-07-181-0/+11
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Fix coding style of ASM_OUTPUT_ALIGN.Martin Liska2018-07-171-1/+1
* Temporary remove "at least 8 byte alignment" code from x86Denys Vlasenko2018-07-041-10/+6
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* x86-64.h: Append --32 to the assembler options when -m16 is used on non-glibc...Roger Pau Monné2016-12-111-1/+1
* Support .largecomm with Solaris as (PR target/61821)Rainer Orth2016-04-261-3/+3
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR target/58218 (-mcmodel=medium cause assembler warning "ignoring incorre...Jakub Jelinek2013-08-231-0/+3
* Handle -mx32 in x86-64 ASM_SPECH.J. Lu2013-04-241-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Check TARGET_LP64 for SIZE_TYPE/PTRDIFF_TYPE.H.J. Lu2011-07-311-2/+2
* freebsd64.h (CC1_SPEC): Define.Joseph Myers2011-03-021-4/+2
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* arc.h (ASM_SPEC): Remove %{v}.Joseph Myers2010-12-091-1/+1
* linux.h (ASM_SPEC): Pass -v as -v, not -V.Ian Lance Taylor2010-12-011-2/+1
* linux.c: Use fputs or putc instead of fprintf where appropriate.Uros Bizjak2009-07-241-1/+1
* re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)H.J. Lu2009-05-181-0/+9
* re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek2009-05-161-1/+3
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-3/+8
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* i386.c (processor_target_table): Increase maximum skip from 7 byte to 10 byte...H.J. Lu2007-06-211-1/+7
* x86-64.h (ASM_OUTPUT_ALIGNED_BSS): Undef before redefinition.Rainer Orth2005-08-111-0/+1
* output.h (enum section_category): Export from varasm.cJan Hubicka2005-07-311-1/+11
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* x86-64.h (ASM_SPEC): Explicitly pass --64 to the assembler in 64-bit mode.Mark Mitchell2005-06-131-1/+1
* x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Guard with HAVE_GAS_MAX_SKIP_P2ALIGN.Rainer Orth2005-06-061-4/+3
* Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell2003-12-241-1/+0
* x86-64.h: Remove two target-independent comments; replace "GNU CC" with "GCC".Nathanael Nerode2003-06-031-14/+5
* x86-64.h (NO_PROFILE_COUNTERS, [...]): Define as 1.David O'Brien2003-04-281-2/+2
* * config/i386/x86-64.h (MCOUNT_NAME): Change into string literal.Jakub Jelinek2002-11-161-1/+1
* i386-protos.h (x86_function_profiler): New functionJan Hubicka2002-11-151-10/+2
* chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe2002-08-291-2/+1
* linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove.Jan Hubicka2002-02-271-2/+0
* x86-64.h (DEFAULT_PCC_STRUCT_RETURN): Do not overide default setting.David O'Brien2002-01-261-5/+0
* configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson2001-10-161-14/+0
* invoke.texi (i386 Options): Document x86-64 options.Jan Hubicka2001-10-021-0/+118