summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.tromey2000-10-201-1/+2
* * Use "because" instead of since in error messages.dje2000-10-201-3/+3
* * configure: Save configure arguments to gcc/configargs.h.rth2000-10-051-0/+5
* * gcc.c: Move data on prefixes forward in file and reorganize.kenner2000-10-051-107/+114
* * gcc.c (cpp_options): Add spec for -ftabstop=.neil2000-09-261-11/+23
* * gcc.c (modify_target): New variable and struct.kenner2000-09-201-0/+71
* * gcc.c (cpp_options): Add specs for __STDC_HOSTED__.jsm282000-09-181-0/+2
* * gcc.c: In description for %{<S}, say the option removed is -S.hp2000-09-161-2/+2
* 2000-09-15 Kazu Hirata <kazu@hxi.com>kazu2000-09-151-275/+284
* * gcc.c (main): Don't warn about unused -B prefixeslaw2000-09-111-31/+0
* Integrated preprocessor.zack2000-09-071-2/+2
* * gcc.c: Undefine "__WCHAR_TYPE__" before redefining it.jason2000-09-051-1/+1
* * gcc.c: Fix formatting.law2000-08-291-81/+73
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-14/+8
* * gcc.c (do_spec_1): Implement %j spec flag.law2000-08-211-44/+40
* * i386/x-djgpp: Delete code that conditionally modifies target_alias.law2000-08-041-0/+5
* * gcc.h (lang_specific_driver): Constify second argument.zack2000-08-021-10/+12
* * Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, andzack2000-07-311-3/+3
* * gcc.c (struct prefix_list): Add member priority.aoliva2000-07-281-54/+67
* * gcc.c (.h spec): Fix typo.zack2000-07-191-1/+1
* * gcc.c (do_spec_1): Add new %B operator.zack2000-07-131-237/+133
* * gcc.c (execute): If a subprocess gets a fatal signal, reportzack2000-07-131-15/+28
* * gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any ofzack2000-07-121-13/+9
* 2000-06-29 Philipp Thomas <pthomas@suse.de>pthomas2000-06-291-3/+4
* 2000-06-28 Philipp Thomas <pthomas@suse.de>pthomas2000-06-281-46/+49
* Fix spec %v3meissner2000-06-181-1/+1
* Thinko in last change.law2000-06-141-1/+1
* * gcc.c (main): Quiet compiler warnings. argv is assumed to belaw2000-06-141-1/+1
* include:ghazi2000-05-231-1/+1
* top level:zack2000-05-201-24/+30
* * gcc.c (used_arg): Skip over a semicolon at the end of thezack2000-05-091-2/+2
* top level:zack2000-05-091-57/+55
* * gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip drive name.law2000-05-051-1/+6
* * gcc.c (free_split_directories): Correct typo in explanationlaw2000-05-051-1/+1
* * gcc.c (load_specs): New static function.law2000-04-241-14/+53
* * gcc.c (lookup_compiler): Make multiple passes for caselaw2000-04-241-27/+42
* * gcc.c (C specs): Pass -f(no-)show-column to thezack2000-04-031-0/+5
* * gcc.c (handle_braces): In {x*...} case, break out of loop iftromey2000-03-281-0/+1
* * gcc.c (handle_braces): Recognize `%{<S}' construct.tromey2000-03-261-16/+58
* Fix spec string parsing bugsnickc2000-03-141-34/+46
* * Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixthjakub2000-03-061-14/+175
* Fix copyrights.law2000-02-261-1/+2
* * gcc.texi (Bug Reporting): Refer to bugs.html.loewis2000-02-181-2/+2
* Jonathan Larmour <jlarmour@redhat.co.uk>:rth2000-02-161-10/+30
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-2/+0
* * Makefile.in (fixinc.sh): Depend on specs.zack2000-01-201-5/+16
* * eh-common.h: PROTO -> PARAMS.ghazi2000-01-141-52/+52
* * configure.in (i?86-*-beos{pe,elf,}*): Recognize.jason2000-01-131-24/+48
* fix typosjason2000-01-111-1/+0
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-071-17/+0