| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in: new flags --with-ld and --with-as, equivalent | oliva | 1998-09-28 | 1 | -1/+21 |
* | Use GET_ENV_PATH_LIST for GCC_EXEC_PREFIX too. My goof, not Felix's. | law | 1998-09-21 | 1 | -1/+1 |
* | * c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT (). | law | 1998-09-21 | 1 | -6/+6 |
* | * Makefile.in (LIBS): Link in libiberty.a. | law | 1998-09-20 | 1 | -3/+3 |
* | * gcc.c (do_spec_1): [case 'o'] Account for | tromey | 1998-09-04 | 1 | -7/+19 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -6/+0 |
* | d | law | 1998-07-28 | 1 | -27/+54 |
* | * gcc.c (do_spec): Call "error" not "warning". | law | 1998-07-21 | 1 | -1/+1 |
* | Tue Jul 21 00:31:01 1998 Jeffrey A Law (law@cygnus.com) | law | 1998-07-20 | 1 | -16/+57 |
* | 8 | law | 1998-07-16 | 1 | -1/+1 |
* | Improve --help support. | nickc | 1998-07-14 | 1 | -26/+56 |
* | 8 | law | 1998-07-13 | 1 | -4/+15 |
* | * i386/i386.h (CPP_486_SPEC, CPP_586_SPEC, CPP_686_SPEC): New specs. | law | 1998-07-13 | 1 | -56/+16 |
* | Add --help option. | nickc | 1998-07-13 | 1 | -42/+147 |
* | * choose-temp.c (make_temp_file): Accept new argument for the | law | 1998-06-30 | 1 | -2/+2 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -1/+8 |
* | * choose-temp.c (choose_temp_base): Restore original variant of | law | 1998-06-28 | 1 | -2/+7 |
* | Consolidate strerror handling, as well as getcwd/getwd. | ghazi | 1998-06-28 | 1 | -7/+1 |
* | * choose-temp.c (choose_temp_base): Remove MPW bits. Use mkstemp | law | 1998-06-27 | 1 | -0/+5 |
* | Thu Jun 25 11:12:29 1998 Dave Brolley <brolley@cygnus.com> | brolley | 1998-06-25 | 1 | -8/+3 |
* | * gcc.c (handle_braces): Recognize | between options as an or. | rth | 1998-06-22 | 1 | -32/+56 |
* | Integrate cpplib into the C and C++ front ends. | brolley | 1998-06-10 | 1 | -3/+44 |
* | One more typo. | bothner | 1998-06-06 | 1 | -1/+1 |
* | | bothner | 1998-06-06 | 1 | -1/+1 |
* | ` | bothner | 1998-06-05 | 1 | -5/+22 |
* | * gcc.c (SWITCH_CURTAILS_COMPILATION): Definition. | law | 1998-05-17 | 1 | -2/+45 |
* | Fix specs file problem reported by Nathan Myers. | wilson | 1998-05-07 | 1 | -2/+2 |
* | Handle missing vfprintf() & _doprnt() functions with linked in modules, | ghazi | 1998-05-07 | 1 | -36/+1 |
* | * c-common.c: Convert to using ctype macros defined in system.h. | ghazi | 1998-05-06 | 1 | -3/+3 |
* | Be more careful when including <time.h> and <sys/file.h> in system.h. | ghazi | 1998-05-06 | 1 | -5/+0 |
* | Fix i386-* failure that shows up as a cpp usage message. | wilson | 1998-04-20 | 1 | -2/+1 |
* | Fix warning when compiling g++.o | meissner | 1998-04-20 | 1 | -0/+4 |
* | Patches to make g++/g77 give useful error when no files are given. | wilson | 1998-04-18 | 1 | -3/+9 |
* | * gcc.c (proces_command): Improve error message for -o with | law | 1998-04-08 | 1 | -1/+1 |
* | * gcc.c: Add linker spec. | law | 1998-04-06 | 1 | -2/+16 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -27/+69 |
* | gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added. | scox | 1998-03-30 | 1 | -4/+8 |
* | Make GCC_EXEC_PREFIX work again | meissner | 1998-03-27 | 1 | -0/+15 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -7/+6 |
* | Fix off by 1 error in handling multilibs | meissner | 1998-03-16 | 1 | -0/+3 |
* | a | manfred | 1998-03-12 | 1 | -29/+29 |
* | a | manfred | 1998-03-12 | 1 | -1/+7 |
* | d | manfred | 1998-03-12 | 1 | -11/+10 |
* | I've backed out of including stat.h via system.h because stat.h can | ghazi | 1998-02-28 | 1 | -0/+1 |
* | * gcc.c: Get system includes, prototypes and macros via "system.h" | law | 1998-02-15 | 1 | -55/+15 |
* | * gcc.c: Include <strings.h>/<string.h>, <stdlib.h>, <unistd.h>, | law | 1998-02-07 | 1 | -29/+26 |
* | * flags.h: New flag (optimize_size). | law | 1998-01-26 | 1 | -6/+11 |
* | * pexecute.c (pexecute): New function for mingw32. Supports pipes. | law | 1998-01-17 | 1 | -1/+1 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -2/+6 |
* | * m68k.c: Include tree.h for dwarf2out_cfi_label. | law | 1997-12-06 | 1 | -1/+1 |