summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h,jsm282001-12-151-2/+2
* * gcc.c, config/fr30/fr30.c, config/v850/v850-c.c, toplev.c: Usejsm282001-12-151-3/+3
* * configure.in: Check for ld.jakub2001-12-151-11/+27
* * builtins.c (expand_builtin_memcmp): Mark parameter withghazi2001-12-151-1/+1
* Added changes to support -### (previously ok'ed by R. Henderson).ira2001-12-141-8/+94
* * gcc.c (convert_filename): Add do_obj parameter. Don't convertkenner2001-12-101-7/+9
* * cppspec.c (lang_specific_driver): Set is_cpp_driver.neil2001-12-041-35/+44
* PR c/4988neil2001-12-031-2/+0
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-5/+5
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-12/+12
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* * gcc.c (ASM_DEBUG_SPEC): Only check HAVE_AS_G*_DEBUG_FLAGjakub2001-11-291-10/+9
* * gcc.c (ASM_DEBUG_SPEC): Use conditional expression rather thanjakub2001-11-271-5/+15
* * gcc.c (set_collect_gcc_options): New function, split out fromro2001-11-271-48/+63
* * gcc.c: Fix typo PREFERRED_DEBUGGING_FORMAT ->schwab2001-11-271-1/+1
* * configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.geoffk2001-11-201-2/+19
* * config/alpha/xm-vms.h: Don't define macros that autoconf handles.kenner2001-11-191-4/+0
* * Makefile.in (dbxout.o): Depend on function.h.ghazi2001-11-041-0/+1
* * dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters withghazi2001-11-041-3/+8
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-4/+4
* * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.ghazi2001-10-191-0/+4
* * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andzack2001-10-191-12/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-22/+22
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* config:jsm282001-10-071-1/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-16/+16
* * gcc.c (default_compilers): Remove .ada.kenner2001-10-061-1/+1
* * gcc.c (main): Set this_file_error if the appropriatezack2001-10-061-5/+11
* include:ghazi2001-09-171-6/+1
* * collect2.c (main): Const-ification.ghazi2001-09-151-16/+4