| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: Add --with-native-system-header-dir. | Simon Baldwin | 2011-10-17 | 1 | -4/+0 |
* | tm.texi.in (ASM_OUTPUT_BSS): Remove documentation. | Anatoly Sokolov | 2011-04-08 | 1 | -7/+0 |
* | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 2011-03-31 | 1 | -3/+1 |
* | gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m. | Joseph Myers | 2010-12-03 | 1 | -3/+3 |
* | tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. | Joseph Myers | 2010-11-21 | 1 | -5/+0 |
* | common.opt (R, [...]): New. | Joseph Myers | 2010-11-01 | 1 | -1/+1 |
* | Makefile.in (gccspec.o, cppspec.o): Update dependencies. | Joseph Myers | 2010-08-22 | 1 | -3/+3 |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 1 | -6/+5 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 1 | -1/+1 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -1/+1 |
* | config.gcc (*-*-darwin*): Add darwin.opt to $extra_options. | Richard Sandiford | 2005-04-21 | 1 | -11/+1 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2004-01-31 | 1 | -1/+1 |
* | cygming.h: Fix comment formatting. | Kazu Hirata | 2004-01-02 | 1 | -2/+2 |
* | att.h, [...]: GNU CC -> GCC. | Nathanael Nerode | 2003-09-26 | 1 | -4/+4 |
* | bsd.h: Remove ASM_FILE_START. | Kelley Cook | 2003-06-13 | 1 | -15/+0 |
* | re PR target/8787 ([DJGPP] GCC fails to emit .intel_syntax when invoked with ... | Andrew Pinski | 2003-06-09 | 1 | -0/+2 |
* | athlon.md: Fix comment typos. | Kazu Hirata | 2002-12-26 | 1 | -1/+1 |
* | elfos.h (HANDLE_SYSV_PRAGMA): Define as 1. | Jason Thorpe | 2002-11-26 | 1 | -1/+1 |
* | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 2002-08-29 | 1 | -1/+1 |
* | crtdll.h: Define EXTRA_OS_CPP_BUILTINS. | Neil Booth | 2002-06-29 | 1 | -3/+8 |
* | beos-elf.h, [...] (CPP_SPEC): Remove cpp_cpu. | Neil Booth | 2002-06-04 | 1 | -1/+1 |
* | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 2002-05-17 | 1 | -34/+0 |
* | c-common.c (c_common_init): Set options->unsigned_wchar. | Neil Booth | 2002-05-07 | 1 | -3/+0 |
* | config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi... | David O'Brien | 2002-04-03 | 1 | -5/+6 |
* | gcc.c: Revert previous patch for now. | Alexandre Oliva | 2002-03-31 | 1 | -2/+2 |
* | gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here... | Alexandre Oliva | 2002-03-31 | 1 | -2/+2 |
* | * config/i386/djgpp.h: Use STRIP_NAME_ENCODING in macro UNIQUE_SECTION | Andris Pavenis | 2002-01-28 | 1 | -0/+2 |
* | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2001-12-17 | 1 | -12/+0 |
* | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 2001-12-03 | 1 | -3/+3 |
* | dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w... | Jason Merrill | 2001-11-15 | 1 | -4/+0 |
* | att.h: Fix comment formatting. | Kazu Hirata | 2001-10-31 | 1 | -2/+2 |
* | Move constructor/destructor handling into target hooks. | Richard Henderson | 2001-08-09 | 1 | -54/+0 |
* | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 2001-08-03 | 1 | -17/+2 |
* | att.h (ASM_SHORT, ASM_LONG): Add trailing \t. | Richard Henderson | 2001-05-20 | 1 | -2/+2 |
* | djgpp.h (CPP_PREDEFINES): Define __GO32__. | Mark Elbrecht | 2001-05-03 | 1 | -13/+19 |
* | vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and... | DJ Delorie | 2001-04-19 | 1 | -5/+0 |
* | gcc.c (convert_filename): Append executable suffix if NO_AUTO_EXE_SUFFIX is n... | Laurynas Biveinis | 2001-03-04 | 1 | -0/+5 |
* | djgpp.h: Add comments about standard paths. | Laurynas Biveinis | 2001-02-06 | 1 | -1/+10 |
* | Update copyright. | Jeff Law | 2001-01-02 | 1 | -1/+1 |
* | djgpp.h (DWARF2_DEBUGGING_INFO): Define. | Mark Elbrecht | 2001-01-02 | 1 | -1/+16 |
* | config: | Neil Booth | 2000-11-02 | 1 | -1/+1 |
* | djgpp.h (UNIQUE_SECTION): Constify the variables name and prefix. | Mark Elbrecht | 2000-09-27 | 1 | -1/+2 |
* | definitions in config/i3*: | Hans-Peter Nilsson | 2000-09-25 | 1 | -3/+3 |
* | x-djgpp: Delete code that conditionally modifies target_alias. | Mark Elbrecht | 2000-08-04 | 1 | -13/+33 |
* | 1750a.h: Mark help strings for options/switches for translation. | Philipp Thomas | 2000-06-27 | 1 | -4/+4 |
* | djgpp.h (INT_ASM_OP): Define. | Mark Elbrecht | 2000-05-01 | 1 | -1/+68 |
* | * i386/djgpp.h: Remove extraneous "+". | Jeffrey A Law | 2000-03-29 | 1 | -1/+1 |
* | * i386/djgpp.h (CPP_PREDEFINES): Remove Unix defines. | Mark Elbrecht | 2000-02-25 | 1 | -2/+1 |
* | xm-djgpp.h (LIBSTDCXX): Delete. | Mark Elbrecht | 2000-02-16 | 1 | -3/+41 |