summaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386elf.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Always support float128 on x86.Joseph Myers2016-08-261-2/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-121-0/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-2/+2
* i386elf.h (ASM_OUTPUT_ASCII): Cast _ascii_bytes before passing it to ASM_OUTP...Nick Clifton2012-08-161-1/+1
* * config/i386/i386elf.h (PREFERRED_DEBUGGING_TYPE): Remove.Joseph Myers2011-11-161-4/+0
* i386elf.h (ASM_OUTPUT_ASCII): Change STRING_LIMIT to ELF_STRING_LIMIT.Joseph Myers2011-11-161-2/+2
* tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov2011-04-081-15/+0
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-3/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0...Uros Bizjak2010-05-021-1/+1
* gmon-sol2.c (_mcleanup): Change format string placeholder from 0x%x to %#x.Uros Bizjak2010-04-251-1/+1
* bsd.h (ASM_BYTE): New define.Uros Bizjak2009-07-311-3/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* i386-protos.h (ix86_return_in_memory): Removed.Kai Tietz2008-05-201-2/+3
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz2008-05-081-4/+2
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit.Richard Henderson2007-03-301-5/+0
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* i386-interix.h: Remove uses of "register" specifier in declarations of argume...Kazu Hirata2003-12-271-4/+4
* i386-aout.h, [...]: GNU CC -> GCC.Nathanael Nerode2003-09-261-5/+5
* config.gcc: Add an i386/sysv4-cpp.h.Neil Booth2002-06-161-4/+0
* beos-elf.h, [...] (CPP_SPEC): Remove cpp_cpu.Neil Booth2002-06-041-1/+1
* config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi...David O'Brien2002-04-031-2/+2
* varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2001-12-201-55/+0
* clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings.Kaveh R. Ghazi2001-12-161-1/+1
* elfos.h (ENDFILE_SPEC, [...]): Do not define.David O'Brien2001-12-121-0/+7
* unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi2001-11-111-6/+6
* att.h: Fix comment formatting.Kazu Hirata2001-10-311-1/+1
* configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson2001-10-161-13/+0
* freebsd.h, [...]: Update FSF address.Joseph Myers2001-10-091-1/+2
* target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2001-08-031-15/+2
* att.h (ASM_SHORT, ASM_LONG): Add trailing \t.Richard Henderson2001-05-201-12/+12
* toplev.c (output_lang_identify): Delete.Zack Weinberg2001-04-161-10/+0
* i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits.Jan Hubicka2001-03-101-1/+2
* i386.h (MASK_64BIT): New constant.Jan Hubicka2001-03-091-1/+1
* config.gcc (*-*-gnu*, [...]): Specify needed platform specific files in tm_file.David O'Brien2001-01-091-5/+2
* definitions in config/i3*:Hans-Peter Nilsson2000-09-251-2/+2
* Add MMX and SSE registers to i386 machine descriptionBernd Schmidt2000-06-261-1/+2
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-3/+4
* 386bsd.h, [...]: Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.Zack Weinberg2000-01-311-4/+2
* i386.c (dbx_register_map, [...]): New.Richard Henderson2000-01-231-75/+1
* Fix i386elf bugBernd Schmidt1999-10-011-3/+2
* Opps. -Di386 slipped through. Convert to -D__i386__.Jeff Law1999-07-111-1/+1
* configure.in (i?86-*-elf*): New target.Jeffrey A Law1999-07-111-0/+296