aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/djgpp.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-27* config/i386/djgpp.h (ASM_DECLARE_FUNCTION_NAME): New.DJ Delorie1-0/+11
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-4/+0
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin1-4/+0
2011-04-08tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov1-7/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-3/+1
2010-12-03gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.Joseph Myers1-3/+3
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-5/+0
2010-11-01common.opt (R, [...]): New.Joseph Myers1-1/+1
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers1-3/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-6/+5
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2005-04-21config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.Richard Sandiford1-11/+1
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-02cygming.h: Fix comment formatting.Kazu Hirata1-2/+2
2003-09-26att.h, [...]: GNU CC -> GCC.Nathanael Nerode1-4/+4
2003-06-13bsd.h: Remove ASM_FILE_START.Kelley Cook1-15/+0
2003-06-09re PR target/8787 ([DJGPP] GCC fails to emit .intel_syntax when invoked with ...Andrew Pinski1-0/+2
2002-12-26athlon.md: Fix comment typos.Kazu Hirata1-1/+1
2002-11-26elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe1-1/+1
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-1/+1
2002-06-29crtdll.h: Define EXTRA_OS_CPP_BUILTINS.Neil Booth1-3/+8
2002-06-04beos-elf.h, [...] (CPP_SPEC): Remove cpp_cpu.Neil Booth1-1/+1
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-34/+0
2002-05-07c-common.c (c_common_init): Set options->unsigned_wchar.Neil Booth1-3/+0
2002-04-03config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi...David O'Brien1-5/+6
2002-03-31gcc.c: Revert previous patch for now.Alexandre Oliva1-2/+2
2002-03-31gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...Alexandre Oliva1-2/+2
2002-01-28* config/i386/djgpp.h: Use STRIP_NAME_ENCODING in macro UNIQUE_SECTIONAndris Pavenis1-0/+2
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-12/+0
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-3/+3
2001-11-15dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill1-4/+0
2001-10-31att.h: Fix comment formatting.Kazu Hirata1-2/+2
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-54/+0
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-17/+2
2001-05-20att.h (ASM_SHORT, ASM_LONG): Add trailing \t.Richard Henderson1-2/+2
2001-05-03djgpp.h (CPP_PREDEFINES): Define __GO32__.Mark Elbrecht1-13/+19
2001-04-19vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and...DJ Delorie1-5/+0
2001-03-04gcc.c (convert_filename): Append executable suffix if NO_AUTO_EXE_SUFFIX is n...Laurynas Biveinis1-0/+5
2001-02-06djgpp.h: Add comments about standard paths.Laurynas Biveinis1-1/+10
2001-01-02Update copyright.Jeff Law1-1/+1
2001-01-02djgpp.h (DWARF2_DEBUGGING_INFO): Define.Mark Elbrecht1-1/+16
2000-11-02config:Neil Booth1-1/+1
2000-09-27djgpp.h (UNIQUE_SECTION): Constify the variables name and prefix.Mark Elbrecht1-1/+2
2000-09-25definitions in config/i3*:Hans-Peter Nilsson1-3/+3
2000-08-04x-djgpp: Delete code that conditionally modifies target_alias.Mark Elbrecht1-13/+33