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