summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* c-common.c (cb_register_builtins): Handle more built-ins here rather than in ...Neil Booth2002-05-161-6/+2
* c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg2002-05-151-1/+0
* gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when...Neil Booth2002-05-141-10/+10
* gcc.c (SWITCH_TAKES_ARG): Remove 'V'.Neil Booth2002-05-131-46/+3
* Makefile.in (c-common.o, cppinit.o): Update.Neil Booth2002-05-131-1/+1
* Makefile.in: Update.Neil Booth2002-05-091-1/+1
* * gcc.c: Added --resource. For PR java/6314.Tom Tromey2002-04-231-0/+1
* gcc.c (read_specs): Detect and fail if an attempt is made to rename a spec st...Nick Clifton2002-04-171-1/+7
* MAINTAINERS: Remove chill maintainers.Mark Mitchell2002-04-151-1/+0
* cppinit.c (cpp_create_reader): Initialize discard_comments_in_macro_exp.Jason Thorpe2002-04-071-1/+3
* gcc.c (LINK_GCC_C_SEQUENCE_SPEC): No need for a new one-character spec for th...David S. Miller2002-04-031-8/+1
* gcc.c (LINK_GCC_C_SEQUENCE_SPEC): New spec to override the gcc/c library sequ...David S. Miller2002-04-031-1/+17
* gcc.c: Revert previous patch for now.Alexandre Oliva2002-03-311-18/+8
* gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...Alexandre Oliva2002-03-311-8/+18
* gcc.c (cpp_options): Preserve relative ordering of -pedantic and warning swit...Phil Edwards2002-03-261-2/+2
* gcc.c (cpp_options): Pass -MD through as -MD not -M -MF.Neil Booth2002-03-241-2/+2
* Removal of separate preprocessor cpp0.Neil Booth2002-03-241-2/+3
* * gcc.c (validate_all_switches): Also handle `%W{...}'.Andreas Schwab2002-03-091-3/+3
* attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof...Kaveh R. Ghazi2002-03-031-5/+3
* gcc.c (option_map): Suport new --bootclasspath option.Per Bothner2002-03-031-1/+2
* gcc.c (init_gcc_specs): Get -static and -static-libgcc to override -shared an...Alexandre Oliva2002-03-011-5/+5
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-271-10/+8
* gcc.c (init_gcc_specs): Get -shared-libgcc along with -shared to link with sh...Alexandre Oliva2002-02-251-21/+13
* * gcc.c (init_gcc_spec): Revert last change.David Edelsohn2002-02-231-1/+1
* gcc.c (init_gcc_spec): Do not link with static libgcc.a if gcc invoked with -...David Edelsohn2002-02-221-1/+1
* cppinit.c (init_dependency_output): Take deps output file from -o if none giv...Neil Booth2002-02-201-2/+3
* gcc.c (cpp_unique_options): Treat -o as indicating object file only if not -E.Neil Booth2002-02-191-2/+2
* gcc.c (init_gcc_specs): Revert patch from 2002-02-15.John David Anglin2002-02-151-1/+1
* gcc.c (init_gcc_specs): Add static libgcc to link when "-shared" is specified.John David Anglin2002-02-111-1/+1
* cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth2002-02-021-23/+4
* re PR other/1502 (Nonexistent -W options not diagnosed)Jakub Jelinek2002-01-291-8/+13
* bitmap.h: Fix comment formatting.Kazu Hirata2002-01-181-1/+1
* mkstemps.c (mkstemps): On VMS, open temp file with option that causes it to b...Douglas B Rupp2002-01-151-3/+1
* re PR other/704 (--help and --version)Joseph Myers2002-01-081-1/+11
* gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi2002-01-021-1/+1
* * gcc.c (delete_if_ordinary): Delete all versions.Douglas B Rupp2002-01-011-2/+4
* gcc.c (init_gcc_spec): Do not link with static libgcc.a if gcc invoked with -...David Edelsohn2001-12-291-1/+1
* arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi2001-12-231-1/+1
* c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages.Joseph Myers2001-12-151-2/+2
* gcc.c, [...]: Use American spelling in messages.Joseph Myers2001-12-151-3/+3
* configure.in: Check for ld.Jakub Jelinek2001-12-151-11/+27
* builtins.c (expand_builtin_memcmp): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2001-12-151-1/+1
* Added changes to support -### (previously ok'ed by R. Henderson).Ira Ruben2001-12-141-8/+94
* gcc.c (convert_filename): Add do_obj parameter.Douglas B Rupp2001-12-101-7/+9
* cppspec.c (lang_specific_driver): Set is_cpp_driver.Neil Booth2001-12-041-35/+44
* re PR c/4988 (--target-help emits cc1 printout twice)Neil Booth2001-12-031-2/+0
* c-decl.c (grokdeclarator): Use ISO word.Neil Booth2001-12-031-5/+5
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-12/+12
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-1/+1
* gcc.c (ASM_DEBUG_SPEC): Only check HAVE_AS_G*_DEBUG_FLAG macros for the suppo...Jakub Jelinek2001-11-291-10/+9