summaryrefslogtreecommitdiff
path: root/gcc/config/i386/djgpp.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH 5/6] [DJGPP] Update DJGPP configuration related filesandris2016-01-121-60/+46
* Update copyright years.jakub2016-01-041-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* Remove LIBGCC2_HAS_?F_MODE target macros.jsm282014-09-121-0/+2
* Support compressed debug sectionsro2014-06-271-1/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * config/i386/djgpp.h (ASM_DECLARE_FUNCTION_NAME): New.dj2013-08-271-0/+11
* * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin2013-08-191-0/+3
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* gcc/steven2012-06-191-4/+0
* * configure.ac: Add --with-native-system-header-dir. Set andian2011-10-171-4/+0
* * doc/tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.aesok2011-04-081-7/+0
* PR target/47109jsm282011-03-311-3/+1
* * gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.jsm282010-12-031-3/+3
* * doc/tm.texi.in (HANDLE_SYSV_PRAGMA,jsm282010-11-211-5/+0
* * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New.jsm282010-11-011-1/+1
* * Makefile.in (gccspec.o, cppspec.o): Update dependencies.jsm282010-08-221-3/+3
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-021-6/+5
* Update FSF address.kcook2005-06-251-2/+2
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-1/+1
* * config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.rsandifo2005-04-211-11/+1
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * config/i386/cygming.h: Fix comment formatting.kazu2004-01-021-2/+2
* * config/i386/att.h, config/i386/beos-elf.h, config/i386/biarch64.h,neroden2003-09-261-4/+4
* * config/i386/bsd.h: Remove ASM_FILE_START.dj2003-06-131-15/+0
* 2003-06-08 Andrew Pinski <pinskia@physics.uc.edu>zack2003-06-091-0/+2
* * config/i386/athlon.md: Fix comment typos.kazu2002-12-261-1/+1
* * config/elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.thorpej2002-11-261-1/+1
* * config/chorus.h: Consistently define *_DEBUGGING_INFO withthorpej2002-08-291-1/+1
* * config/i386/crtdll.h: Define EXTRA_OS_CPP_BUILTINS.neil2002-06-291-3/+8
* config/i386:neil2002-06-041-1/+1
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-34/+0
* * c-common.c (c_common_init): Set options->unsigned_wchar.neil2002-05-071-3/+0
* 2002-04-02 David O'Brien <obrien@FreeBSD.org>obrien2002-04-031-5/+6
* * gcc.c: Revert previous patch for now.aoliva2002-03-311-2/+2
* * gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...aoliva2002-03-311-2/+2
* * config/i386/djgpp.h: Use STRIP_NAME_ENCODING in macro UNIQUE_SECTIONdj2002-01-281-0/+2
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-12/+0
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-3/+3
* * dwarf2out.c (dwarf2out_finish): Don't abort because of orphanjason2001-11-151-4/+0
* * config/i386/att.h: Fix comment formatting.kazu2001-10-311-2/+2
* Move constructor/destructor handling into target hooks.rth2001-08-091-54/+0
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-17/+2
* * config/i386/att.h (ASM_SHORT, ASM_LONG): Add trailing \t.rth2001-05-201-2/+2
* * config/i386/djgpp.h (CPP_PREDEFINES): Define __GO32__.dj2001-05-031-13/+19
* * config/alpha/vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIXdj2001-04-191-5/+0
* * gcc.c (convert_filename): Append executable suffixlauras2001-03-041-0/+5
* * config/i386/djgpp.h: Add comments about standard paths.dj2001-02-071-1/+10