summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-3/+0
* * c-lex.c (GET_ENVIRONMENT): Remove.neil2002-07-211-9/+5
* [ ChangeLog ]cgd2002-07-191-2/+5
* * gcc/gcc.c (asm_debug): Move initialization ...ro2002-07-051-1/+5
* * gcc.c (warn_std): Delete.ghazi2002-06-261-3/+0
* * cppexp.c (cpp_interpret_integer): Don't force traditionalneil2002-06-201-2/+1
* * gcc.c (main): Correct startfile_prefix_spec check.amodra2002-06-161-1/+1
* * gcc.c (process_command): Avoid assignment to read-only location.rsandifo2002-06-101-15/+16
* * Makefile.in (install-driver): Install driver asgeoffk2002-06-091-12/+58
* * gbl-ctors.h: Fix formatting.kazu2002-06-041-40/+40
* * gcc.c (cpp_unique_options): Remove "-d" options.rth2002-05-311-3/+11
* * configure.in (CROSS): Define NATIVE_CROSS.amodra2002-05-221-11/+37
* * c-common.c (cb_register_builtins): Handle more built-insneil2002-05-161-6/+2
* * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.zack2002-05-151-1/+0
* * gcc.c (cpp_options): Must pass -m* and -f* optionsneil2002-05-141-10/+10
* * gcc.c (SWITCH_TAKES_ARG): Remove 'V'.neil2002-05-131-46/+3
* * Makefile.in (c-common.o, cppinit.o): Update.neil2002-05-131-1/+1
* * Makefile.in: Update.neil2002-05-091-1/+1
* * gcc.c: Added --resource. For PR java/6314.tromey2002-04-231-0/+1
* 2002-04-17 Nick Clifton <nickc@cambridge.redhat.com>nickc2002-04-171-1/+7
* * MAINTAINERS: Remove chill maintainers.mmitchel2002-04-151-1/+0
* * cppinit.c (cpp_create_reader): Initializethorpej2002-04-071-1/+3
* 2002-04-03 David S. Miller <davem@redhat.com>davem2002-04-041-8/+1
* 2002-04-03 David S. Miller <davem@redhat.com>davem2002-04-041-1/+17
* * gcc.c: Revert previous patch for now.aoliva2002-03-311-18/+8
* * gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...aoliva2002-03-311-8/+18
* 2002-03-26 Phil Edwards <pme@gcc.gnu.org>pme2002-03-261-2/+2
* preprocessor/3951neil2002-03-241-2/+2
* Removal of separate preprocessor cpp0.neil2002-03-241-2/+3
* * gcc.c (validate_all_switches): Also handle `%W{...}'.schwab2002-03-091-3/+3
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-031-5/+3
* * gcc.c (option_map): Suport new --bootclasspath option.bothner2002-03-031-1/+2
* * gcc.c (init_gcc_specs): Get -static and -static-libgcc toaoliva2002-03-011-5/+5
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-10/+8
* * gcc.c (init_gcc_specs): Get -shared-libgcc along with -shared toaoliva2002-02-251-21/+13
* * gcc.c (init_gcc_spec): Revert last change.dje2002-02-231-1/+1
* * gcc.c (init_gcc_spec): Do not link with static libgcc.a ifdje2002-02-231-1/+1
* * cppinit.c (init_dependency_output): Take deps output fileneil2002-02-201-2/+3
* * gcc.c (cpp_unique_options): Treat -o as indicating object fileneil2002-02-191-2/+2
* * gcc.c (init_gcc_specs): Revert patch from 2002-02-15.danglin2002-02-151-1/+1
* * gcc.c (init_gcc_specs): Add static libgcc to link when "-shared"danglin2002-02-111-1/+1
* * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.neil2002-02-021-23/+4
* PR other/1502:jakub2002-01-291-8/+13
* * bitmap.h: Fix comment formatting.kazu2002-01-181-1/+1
* * libiberty/mkstemps.c (mkstemps): On VMS, open temp file with optionkenner2002-01-151-3/+1
* * gcc.c (option_map): Remove --version.jsm282002-01-081-1/+11
* * gcc.c (default_compilers): Const-ify.ghazi2002-01-021-1/+1
* * gcc.c (delete_if_ordinary): Delete all versions.kenner2002-01-011-2/+4
* * gcc.c (init_gcc_spec): Do not link with static libgcc.a ifdje2001-12-301-1/+1
* * arc.c (arc_hard_regno_mode_ok): Const-ify.ghazi2001-12-231-1/+1