Age | Commit message (Expand) | Author | Files | Lines |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-01 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2001-07-10 | collect2.c (main): Set COLLECT_NO_DEMANGLE for subprocesses. | Jason Merrill | 1 | -2/+10 |
2001-04-27 | *** empty log message *** | Jeffrey Oldham | 1 | -0/+28 |
2001-04-23 | collect2.c (main): Use concat in lieu of xmalloc/sprintf. | Kaveh R. Ghazi | 1 | -23/+6 |
2001-04-19 | vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and... | DJ Delorie | 1 | -6/+6 |
2001-03-21 | collect2.c (is_ctor_dtor): Always use '_' in the file fn names, not '.' or '$'. | Jason Merrill | 1 | -12/+0 |
2001-03-16 | more rigorous SIGCHLD guarding | Bruce Korb | 1 | -0/+9 |
2001-01-25 | config.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h. | David Edelsohn | 1 | -3/+21 |
2001-01-07 | collect2.c (COFF specific stuff): Revert 12-06 patch to prototype system func... | Richard Henderson | 1 | -3/+1 |
2000-12-22 | * collect2.c (main): Use auto_demangling. | Jason Merrill | 1 | -1/+1 |
2000-12-17 | protoize.c (main): Correctly set locale categories. | Philipp Thomas | 1 | -0/+7 |
2000-12-06 | c-lex.c (cb_indent): Decorate `str' argument, unused on HP-UX. | Rodney Brown | 1 | -2/+4 |
2000-11-13 | c-lex.c (cb_leave_file): Harmonize conditions and order of statements to thos... | Hans-Peter Nilsson | 1 | -0/+9 |
2000-11-09 | calls.c (expand_call, [...]): Use memcpy () instead of bcopy (). | Joseph Myers | 1 | -1/+1 |
2000-11-02 | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | Joseph Myers | 1 | -4/+4 |
2000-08-14 | collect2.c: Remove use of AIX import file. | David Edelsohn | 1 | -129/+1 |
2000-07-22 | collect2.c (main): Typo fixed. | Jeffrey Oldham | 1 | -1/+1 |
2000-07-11 | * collect2.c (main): Recognize .lo as object files. | Marc Espie | 1 | -2/+2 |
2000-06-24 | collect2.c (resolve_lib_name): Move '/' check to more rational place. | Jason Merrill | 1 | -6/+6 |
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 |