| Commit message (Expand) | Author | Age | Files | Lines |
* | cccp.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-14 | 1 | -50/+50 |
* | configure.in (i?86-*-beos{pe,elf,}*): Recognize. | Jason Merrill | 2000-01-12 | 1 | -2/+6 |
* | - Update copyright, oops. | David Edelsohn | 2000-01-07 | 1 | -1/+1 |
* | rs6000.c (processor_target_table): Add power3 as alias for 630. | David Edelsohn | 2000-01-07 | 1 | -7/+23 |
* | cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros. | Mumit Khan | 2000-01-07 | 1 | -17/+0 |
* | c-common.c (check_format_info): Don't call a variadic function with a non-lit... | Kaveh R. Ghazi | 1999-11-25 | 1 | -6/+3 |
* | [multiple changes] | Richard Kenner | 1999-10-31 | 1 | -1/+6 |
* | Also make sure to define DIR_SEPARATOR if it wasn't previously defined. | Jeff Law | 1999-10-26 | 1 | -0/+1 |
* | collect2.c (IS_DIR_SEPARATOR): Define. | Jeffrey A Law | 1999-10-26 | 1 | -2/+13 |
* | toplev.c (main): Only warn about options for other languages. | Jason Merrill | 1999-10-14 | 1 | -1/+4 |
* | * collect2.c (main): Do prelimnary link on AIX if rflag. | David Edelsohn | 1999-10-12 | 1 | -1/+4 |
* | collect2.c (scan_prog_file, [...]): Prototype function pointers and casts for... | Kaveh R. Ghazi | 1999-10-06 | 1 | -8/+8 |
* | libiberty.h (make_temp_file): Add a prototype. | Kaveh R. Ghazi | 1999-09-25 | 1 | -2/+0 |
* | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1999-09-07 | 1 | -29/+3 |
* | * collect2.c (scan_libraries): Fix double-thinko :-). | Alexandre Oliva | 1999-09-06 | 1 | -2/+2 |
* | * collect2.c (scan_libraries): Fix thinko. | Jeffrey A Law | 1999-09-06 | 1 | -1/+1 |
* | Makefile.in (tlink.o): Don't depend on toplev.h. | Kaveh R. Ghazi | 1999-09-03 | 1 | -304/+174 |
* | gcc.c (access_check): New static function. | Ian Lance Taylor | 1999-08-04 | 1 | -2/+8 |
* | collect2.c (main): Log frame table count. | Richard Henderson | 1999-06-21 | 1 | -1/+8 |
* | collect2.c (main): Only generate import or export file and add to link argume... | David Edelsohn | 1999-05-22 | 1 | -47/+65 |
* | * collect2.c (main): Fix typo in COLLECT2_HOST_INITIALIZATION. | Marc Espie | 1999-05-17 | 1 | -2/+2 |
* | collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_... | Mark Elbrecht | 1999-04-09 | 1 | -3/+12 |
* | system.h (STDIN_FILENO): Provide default definition if one is not provided by... | Mark Elbrecht | 1999-03-24 | 1 | -17/+46 |
* | Warning fixes: | Kaveh R. Ghazi | 1999-03-18 | 1 | -2/+2 |
* | * collect2.c (collect_execute): Remove cygwin-specific code. | Mumit Khan | 1999-02-10 | 1 | -9/+0 |
* | * collect2.c (xrealloc): fix typo in last change. | Graham Stott | 1999-02-08 | 1 | -1/+1 |
* | cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined. | Jeffrey A Law | 1999-01-30 | 1 | -0/+2 |
* | toplev.c (notice, fnotice): Check ANSI_PROTOTYPES... | Kaveh R. Ghazi | 1999-01-29 | 1 | -2/+2 |
* | collect2.c (error): Fix typo in declaration. | Kaveh R. Ghazi | 1999-01-29 | 1 | -1/+1 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1999-01-26 | 1 | -89/+111 |
* | cccp.c (xrealloc): Call malloc given a NULL old pointer. | Richard Henderson | 1999-01-21 | 1 | -5/+9 |
* | cccp.c (xstrdup): Renamed from `savestring'. | Kaveh R. Ghazi | 1999-01-13 | 1 | -8/+7 |
* | cccp.c: Do not #include <sys/stat.h> here; this is already done by "system.h". | Manfred Hollstein | 1998-12-11 | 1 | -1/+0 |
* | collect2.h: New header file for prototypes. | Kaveh R. Ghazi | 1998-12-10 | 1 | -0/+1 |
* | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1998-11-27 | 1 | -24/+16 |
* | configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h). | Kaveh R. Ghazi | 1998-11-19 | 1 | -13/+0 |
* | Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN. | Geoffrey Noer | 1998-11-12 | 1 | -2/+2 |
* | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1998-11-08 | 1 | -6/+6 |
* | * collect2.c (main, case 'b'): Use else if. | David Edelsohn | 1998-11-07 | 1 | -1/+1 |
* | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1998-11-07 | 1 | -1/+0 |
* | configure.in: Call AC_FUNC_VFORK. | Kaveh R. Ghazi | 1998-11-02 | 1 | -25/+16 |
* | collect2.c (aix64_flag): New variable. | David Edelsohn | 1998-10-27 | 1 | -7/+23 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-14 | 1 | -10/+49 |
* | * collect2.c (main): Pass -EL/-EB through to the compiler. | Jeffrey A Law | 1998-10-13 | 1 | -0/+2 |
* | * collect2.c (extract_init_priority): No priority is 65535. | Jason Merrill | 1998-10-12 | 1 | -2/+6 |
* | * collect2.c (main): Initialize ld_file_name. | Richard Henderson | 1998-10-06 | 1 | -0/+1 |
* | PROJECTS: Remove template friends. | Jason Merrill | 1998-10-03 | 1 | -1/+0 |
* | configure.in: new flags --with-ld and --with-as... | Alexandre Oliva | 1998-09-28 | 1 | -0/+5 |
* | c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT (). | Felix Lee | 1998-09-20 | 1 | -3/+3 |
* | Add support for strsignal, for platforms which have it but don't have sys_sig... | Kaveh R. Ghazi | 1998-09-13 | 1 | -13/+25 |