| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcc.c: Added --resource. For PR java/6314. | tromey | 2002-04-23 | 1 | -0/+1 |
* | 2002-04-17 Nick Clifton <nickc@cambridge.redhat.com> | nickc | 2002-04-17 | 1 | -1/+7 |
* | * MAINTAINERS: Remove chill maintainers. | mmitchel | 2002-04-15 | 1 | -1/+0 |
* | * cppinit.c (cpp_create_reader): Initialize | thorpej | 2002-04-07 | 1 | -1/+3 |
* | 2002-04-03 David S. Miller <davem@redhat.com> | davem | 2002-04-04 | 1 | -8/+1 |
* | 2002-04-03 David S. Miller <davem@redhat.com> | davem | 2002-04-04 | 1 | -1/+17 |
* | * gcc.c: Revert previous patch for now. | aoliva | 2002-03-31 | 1 | -18/+8 |
* | * gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here... | aoliva | 2002-03-31 | 1 | -8/+18 |
* | 2002-03-26 Phil Edwards <pme@gcc.gnu.org> | pme | 2002-03-26 | 1 | -2/+2 |
* | preprocessor/3951 | neil | 2002-03-24 | 1 | -2/+2 |
* | Removal of separate preprocessor cpp0. | neil | 2002-03-24 | 1 | -2/+3 |
* | * gcc.c (validate_all_switches): Also handle `%W{...}'. | schwab | 2002-03-09 | 1 | -3/+3 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 1 | -5/+3 |
* | * gcc.c (option_map): Suport new --bootclasspath option. | bothner | 2002-03-03 | 1 | -1/+2 |
* | * gcc.c (init_gcc_specs): Get -static and -static-libgcc to | aoliva | 2002-03-01 | 1 | -5/+5 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -10/+8 |
* | * gcc.c (init_gcc_specs): Get -shared-libgcc along with -shared to | aoliva | 2002-02-25 | 1 | -21/+13 |
* | * gcc.c (init_gcc_spec): Revert last change. | dje | 2002-02-23 | 1 | -1/+1 |
* | * gcc.c (init_gcc_spec): Do not link with static libgcc.a if | dje | 2002-02-23 | 1 | -1/+1 |
* | * cppinit.c (init_dependency_output): Take deps output file | neil | 2002-02-20 | 1 | -2/+3 |
* | * gcc.c (cpp_unique_options): Treat -o as indicating object file | neil | 2002-02-19 | 1 | -2/+2 |
* | * gcc.c (init_gcc_specs): Revert patch from 2002-02-15. | danglin | 2002-02-15 | 1 | -1/+1 |
* | * gcc.c (init_gcc_specs): Add static libgcc to link when "-shared" | danglin | 2002-02-11 | 1 | -1/+1 |
* | * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. | neil | 2002-02-02 | 1 | -23/+4 |
* | PR other/1502: | jakub | 2002-01-29 | 1 | -8/+13 |
* | * bitmap.h: Fix comment formatting. | kazu | 2002-01-18 | 1 | -1/+1 |
* | * libiberty/mkstemps.c (mkstemps): On VMS, open temp file with option | kenner | 2002-01-15 | 1 | -3/+1 |
* | * gcc.c (option_map): Remove --version. | jsm28 | 2002-01-08 | 1 | -1/+11 |
* | * gcc.c (default_compilers): Const-ify. | ghazi | 2002-01-02 | 1 | -1/+1 |
* | * gcc.c (delete_if_ordinary): Delete all versions. | kenner | 2002-01-01 | 1 | -2/+4 |
* | * gcc.c (init_gcc_spec): Do not link with static libgcc.a if | dje | 2001-12-30 | 1 | -1/+1 |
* | * arc.c (arc_hard_regno_mode_ok): Const-ify. | ghazi | 2001-12-23 | 1 | -1/+1 |
* | * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h, | jsm28 | 2001-12-15 | 1 | -2/+2 |
* | * gcc.c, config/fr30/fr30.c, config/v850/v850-c.c, toplev.c: Use | jsm28 | 2001-12-15 | 1 | -3/+3 |
* | * configure.in: Check for ld. | jakub | 2001-12-15 | 1 | -11/+27 |
* | * builtins.c (expand_builtin_memcmp): Mark parameter with | ghazi | 2001-12-15 | 1 | -1/+1 |
* | Added changes to support -### (previously ok'ed by R. Henderson). | ira | 2001-12-14 | 1 | -8/+94 |
* | * gcc.c (convert_filename): Add do_obj parameter. Don't convert | kenner | 2001-12-10 | 1 | -7/+9 |
* | * cppspec.c (lang_specific_driver): Set is_cpp_driver. | neil | 2001-12-04 | 1 | -35/+44 |
* | PR c/4988 | neil | 2001-12-03 | 1 | -2/+0 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -5/+5 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -12/+12 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -1/+1 |
* | * gcc.c (ASM_DEBUG_SPEC): Only check HAVE_AS_G*_DEBUG_FLAG | jakub | 2001-11-29 | 1 | -10/+9 |
* | * gcc.c (ASM_DEBUG_SPEC): Use conditional expression rather than | jakub | 2001-11-27 | 1 | -5/+15 |
* | * gcc.c (set_collect_gcc_options): New function, split out from | ro | 2001-11-27 | 1 | -48/+63 |
* | * gcc.c: Fix typo PREFERRED_DEBUGGING_FORMAT -> | schwab | 2001-11-27 | 1 | -1/+1 |
* | * configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define. | geoffk | 2001-11-20 | 1 | -2/+19 |
* | * config/alpha/xm-vms.h: Don't define macros that autoconf handles. | kenner | 2001-11-19 | 1 | -4/+0 |
* | * Makefile.in (dbxout.o): Depend on function.h. | ghazi | 2001-11-04 | 1 | -0/+1 |