aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
2002-04-23* gcc.c: Added --resource. For PR java/6314.Tom Tromey1-0/+1
2002-04-17gcc.c (read_specs): Detect and fail if an attempt is made to rename a spec st...Nick Clifton1-1/+7
2002-04-15MAINTAINERS: Remove chill maintainers.Mark Mitchell1-1/+0
2002-04-07cppinit.c (cpp_create_reader): Initialize discard_comments_in_macro_exp.Jason Thorpe1-1/+3
2002-04-03gcc.c (LINK_GCC_C_SEQUENCE_SPEC): No need for a new one-character spec for th...David S. Miller1-8/+1
2002-04-03gcc.c (LINK_GCC_C_SEQUENCE_SPEC): New spec to override the gcc/c library sequ...David S. Miller1-1/+17
2002-03-31gcc.c: Revert previous patch for now.Alexandre Oliva1-18/+8
2002-03-31gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...Alexandre Oliva1-8/+18
2002-03-26gcc.c (cpp_options): Preserve relative ordering of -pedantic and warning swit...Phil Edwards1-2/+2
2002-03-24gcc.c (cpp_options): Pass -MD through as -MD not -M -MF.Neil Booth1-2/+2
2002-03-24Removal of separate preprocessor cpp0.Neil Booth1-2/+3
2002-03-09* gcc.c (validate_all_switches): Also handle `%W{...}'.Andreas Schwab1-3/+3
2002-03-03attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof...Kaveh R. Ghazi1-5/+3
2002-03-03gcc.c (option_map): Suport new --bootclasspath option.Per Bothner1-1/+2
2002-03-01gcc.c (init_gcc_specs): Get -static and -static-libgcc to override -shared an...Alexandre Oliva1-5/+5
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-10/+8
2002-02-25gcc.c (init_gcc_specs): Get -shared-libgcc along with -shared to link with sh...Alexandre Oliva1-21/+13
2002-02-23* gcc.c (init_gcc_spec): Revert last change.David Edelsohn1-1/+1
2002-02-22gcc.c (init_gcc_spec): Do not link with static libgcc.a if gcc invoked with -...David Edelsohn1-1/+1
2002-02-20cppinit.c (init_dependency_output): Take deps output file from -o if none giv...Neil Booth1-2/+3
2002-02-19gcc.c (cpp_unique_options): Treat -o as indicating object file only if not -E.Neil Booth1-2/+2
2002-02-15gcc.c (init_gcc_specs): Revert patch from 2002-02-15.John David Anglin1-1/+1
2002-02-11gcc.c (init_gcc_specs): Add static libgcc to link when "-shared" is specified.John David Anglin1-1/+1
2002-02-02cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth1-23/+4
2002-01-29re PR other/1502 (Nonexistent -W options not diagnosed)Jakub Jelinek1-8/+13
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-01-15mkstemps.c (mkstemps): On VMS, open temp file with option that causes it to b...Douglas B Rupp1-3/+1
2002-01-08re PR other/704 (--help and --version)Joseph Myers1-1/+11
2002-01-02gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi1-1/+1
2002-01-01* gcc.c (delete_if_ordinary): Delete all versions.Douglas B Rupp1-2/+4
2001-12-29gcc.c (init_gcc_spec): Do not link with static libgcc.a if gcc invoked with -...David Edelsohn1-1/+1
2001-12-23arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi1-1/+1
2001-12-15c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages.Joseph Myers1-2/+2
2001-12-15gcc.c, [...]: Use American spelling in messages.Joseph Myers1-3/+3
2001-12-15configure.in: Check for ld.Jakub Jelinek1-11/+27
2001-12-15builtins.c (expand_builtin_memcmp): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi1-1/+1
2001-12-14Added changes to support -### (previously ok'ed by R. Henderson).Ira Ruben1-8/+94
2001-12-10gcc.c (convert_filename): Add do_obj parameter.Douglas B Rupp1-7/+9
2001-12-04cppspec.c (lang_specific_driver): Set is_cpp_driver.Neil Booth1-35/+44
2001-12-03re PR c/4988 (--target-help emits cc1 printout twice)Neil Booth1-2/+0
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-5/+5
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-12/+12
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-1/+1
2001-11-29gcc.c (ASM_DEBUG_SPEC): Only check HAVE_AS_G*_DEBUG_FLAG macros for the suppo...Jakub Jelinek1-10/+9
2001-11-27gcc.c (ASM_DEBUG_SPEC): Use conditional expression rather than preprocessor d...Jakub Jelinek1-5/+15
2001-11-27re PR other/3968 (COLLECT_GCC_OPTIONS empty)Rainer Orth1-48/+63
2001-11-27gcc.c: Fix typo PREFERRED_DEBUGGING_FORMAT -> PREFERRED_DEBUGGING_TYPE.Andreas Schwab1-1/+1
2001-11-20configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.Geoffrey Keating1-2/+19
2001-11-19xm-vms.h: Don't define macros that autoconf handles.Douglas B Rupp1-4/+0
2001-11-04Makefile.in (dbxout.o): Depend on function.h.Kaveh R. Ghazi1-0/+1