| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcc.c (modify_target): New variable and struct. | kenner | 2000-09-20 | 1 | -0/+71 |
* | * gcc.c (cpp_options): Add specs for __STDC_HOSTED__. | jsm28 | 2000-09-18 | 1 | -0/+2 |
* | * gcc.c: In description for %{<S}, say the option removed is -S. | hp | 2000-09-16 | 1 | -2/+2 |
* | 2000-09-15 Kazu Hirata <kazu@hxi.com> | kazu | 2000-09-15 | 1 | -275/+284 |
* | * gcc.c (main): Don't warn about unused -B prefixes | law | 2000-09-11 | 1 | -31/+0 |
* | Integrated preprocessor. | zack | 2000-09-07 | 1 | -2/+2 |
* | * gcc.c: Undefine "__WCHAR_TYPE__" before redefining it. | jason | 2000-09-05 | 1 | -1/+1 |
* | * gcc.c: Fix formatting. | law | 2000-08-29 | 1 | -81/+73 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -14/+8 |
* | * gcc.c (do_spec_1): Implement %j spec flag. | law | 2000-08-21 | 1 | -44/+40 |
* | * i386/x-djgpp: Delete code that conditionally modifies target_alias. | law | 2000-08-04 | 1 | -0/+5 |
* | * gcc.h (lang_specific_driver): Constify second argument. | zack | 2000-08-02 | 1 | -10/+12 |
* | * Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and | zack | 2000-07-31 | 1 | -3/+3 |
* | * gcc.c (struct prefix_list): Add member priority. | aoliva | 2000-07-28 | 1 | -54/+67 |
* | * gcc.c (.h spec): Fix typo. | zack | 2000-07-19 | 1 | -1/+1 |
* | * gcc.c (do_spec_1): Add new %B operator. | zack | 2000-07-13 | 1 | -237/+133 |
* | * gcc.c (execute): If a subprocess gets a fatal signal, report | zack | 2000-07-13 | 1 | -15/+28 |
* | * gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of | zack | 2000-07-12 | 1 | -13/+9 |
* | 2000-06-29 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-06-29 | 1 | -3/+4 |
* | 2000-06-28 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-06-28 | 1 | -46/+49 |
* | Fix spec %v3 | meissner | 2000-06-18 | 1 | -1/+1 |
* | Thinko in last change. | law | 2000-06-14 | 1 | -1/+1 |
* | * gcc.c (main): Quiet compiler warnings. argv is assumed to be | law | 2000-06-14 | 1 | -1/+1 |
* | include: | ghazi | 2000-05-23 | 1 | -1/+1 |
* | top level: | zack | 2000-05-20 | 1 | -24/+30 |
* | * gcc.c (used_arg): Skip over a semicolon at the end of the | zack | 2000-05-09 | 1 | -2/+2 |
* | top level: | zack | 2000-05-09 | 1 | -57/+55 |
* | * gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip drive name. | law | 2000-05-05 | 1 | -1/+6 |
* | * gcc.c (free_split_directories): Correct typo in explanation | law | 2000-05-05 | 1 | -1/+1 |
* | * gcc.c (load_specs): New static function. | law | 2000-04-24 | 1 | -14/+53 |
* | * gcc.c (lookup_compiler): Make multiple passes for case | law | 2000-04-24 | 1 | -27/+42 |
* | * gcc.c (C specs): Pass -f(no-)show-column to the | zack | 2000-04-03 | 1 | -0/+5 |
* | * gcc.c (handle_braces): In {x*...} case, break out of loop if | tromey | 2000-03-28 | 1 | -0/+1 |
* | * gcc.c (handle_braces): Recognize `%{<S}' construct. | tromey | 2000-03-26 | 1 | -16/+58 |
* | Fix spec string parsing bugs | nickc | 2000-03-14 | 1 | -34/+46 |
* | * Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth | jakub | 2000-03-06 | 1 | -14/+175 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * gcc.texi (Bug Reporting): Refer to bugs.html. | loewis | 2000-02-18 | 1 | -2/+2 |
* | Jonathan Larmour <jlarmour@redhat.co.uk>: | rth | 2000-02-16 | 1 | -10/+30 |
* | * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o, | ghazi | 2000-02-15 | 1 | -2/+0 |
* | * Makefile.in (fixinc.sh): Depend on specs. | zack | 2000-01-20 | 1 | -5/+16 |
* | * eh-common.h: PROTO -> PARAMS. | ghazi | 2000-01-14 | 1 | -52/+52 |
* | * configure.in (i?86-*-beos{pe,elf,}*): Recognize. | jason | 2000-01-13 | 1 | -24/+48 |
* | fix typos | jason | 2000-01-11 | 1 | -1/+0 |
* | 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu> | khan | 2000-01-07 | 1 | -17/+0 |
* | * builtins.c (expand_builtin_strlen): Initialize variable `icode'. | ghazi | 2000-01-04 | 1 | -2/+2 |
* | * cppp.c (main): Set trigraphs and __STRICT_ANSI__ as | rth | 1999-12-14 | 1 | -5/+0 |
* | * c-common.c (check_format_info): Don't call a variadic function | ghazi | 1999-11-25 | 1 | -1/+1 |
* | * gcc.c (do_spec_1): Support text between `%u' and `%O'. | tromey | 1999-11-10 | 1 | -19/+31 |
* | Tue Nov 9 10:30:08 1999 Tom Tromey <tromey@cygnus.com> | tromey | 1999-11-10 | 1 | -3/+269 |