| Commit message (Expand) | Author | Age | Files | Lines |
* | Callers gcc-toplev: | hp | 2000-09-25 | 1 | -27/+27 |
* | Changes add TABs on either or both sides, covering start of line, | hp | 2000-09-25 | 1 | -2/+2 |
* | fix | jason | 2000-09-22 | 1 | -5/+13 |
* | revert | jason | 2000-09-22 | 1 | -13/+5 |
* | * c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace. | jason | 2000-09-22 | 1 | -5/+13 |
* | * dbxout.c (dbxout_type, case COMPLEX_TYPE): Fix length field in stab. | law | 2000-07-23 | 1 | -1/+1 |
* | * dbxout.c (dbxout_symbol, case RESULT_DECL, VAR_DECL): Use | law | 2000-06-29 | 1 | -2/+2 |
* | Vector support: type node creation & debugging support | crux | 2000-06-25 | 1 | -0/+3 |
* | * dbxout.c (dbxout_type_fields): Don't segfault on fields with | jakub | 2000-06-08 | 1 | -0/+1 |
* | * dbxout.c (dbxout_type, case INTEGER_TYPE): Don't call | kenner | 2000-04-14 | 1 | -2/+6 |
* | * dbxout.c (CONTIN): If it doesn't have to do anything, give it a | zack | 2000-04-04 | 1 | -1/+1 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -5/+2 |
* | gcc | nathan | 2000-03-21 | 1 | -6/+6 |
* | * Clean up usages of TREE_INT_CST_LOW. | kenner | 2000-03-17 | 1 | -43/+48 |
* | * dbxout.c (dbxout_parms): When correcting for promoted | cpopetz | 2000-03-08 | 1 | -1/+3 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -1/+1 |
* | * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts. | kenner | 2000-03-07 | 1 | -1/+1 |
* | Fix prototype for dbxout_symbol_location. | loewis | 2000-02-29 | 1 | -1/+1 |
* | * c-decl.c (current_function_decl): Move to toplev.c. | loewis | 2000-02-29 | 1 | -25/+45 |
* | * emit-rtl.c (remove_unncessary_notes): Remove notes for empty | mmitchel | 2000-02-28 | 1 | -16/+2 |
* | Copyright fixes. | law | 2000-02-26 | 1 | -1/+2 |
* | * cccp.c: PROTO -> PARAMS. | ghazi | 2000-01-14 | 1 | -20/+20 |
* | * c-common.c (check_format_info): Don't call a variadic function | ghazi | 1999-11-25 | 1 | -1/+1 |
* | Fix gdb testsuite failures caused by Kenner's bulk merge from gcc2. | wilson | 1999-11-12 | 1 | -1/+9 |
* | * Makefile.in (dbxout.o): Depend on ggc.h. | mmitchel | 1999-11-06 | 1 | -0/+3 |
* | Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR> | kenner | 1999-11-01 | 1 | -22/+66 |
* | * dbxout.c (lastfile, cwd, dbxout_type_method_1, | ghazi | 1999-10-26 | 1 | -29/+28 |
* | * builtins.c, dbxout.c, varasm.c: Include tm_p.h. | rth | 1999-09-23 | 1 | -0/+1 |
* | * dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero. | mmitchel | 1999-09-03 | 1 | -2/+1 |
* | * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o. | ghazi | 1999-08-31 | 1 | -2/+0 |
* | * output.h (current_function_is_leaf, | wehle | 1999-04-18 | 1 | -2/+2 |
* | Warning fixes: | ghazi | 1999-03-19 | 1 | -5/+5 |
* | Fix cross compiler build failure in dbxout.c. | wilson | 1999-02-24 | 1 | -2/+4 |
* | * dbxout.c: If USG is defined use gstab.h, even if HAVE_STAB_H is set. | ghazi | 1998-12-08 | 1 | -3/+3 |
* | 1998-11-09 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> | law | 1998-11-09 | 1 | -1/+1 |
* | Fix stabs bug with C array ranges. | wilson | 1998-07-23 | 1 | -2/+12 |
* | | bkoz | 1998-06-30 | 1 | -6/+0 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1998-06-29 | 1 | -1/+1 |
* | Thu Jun 4 16:09:51 1998 Dave Brolley <brolley@cygnus.com> | brolley | 1998-06-04 | 1 | -0/+14 |
* | * m68k.h: Declare more functions used in macros. | law | 1998-05-23 | 1 | -0/+4 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -0/+1 |
* | Undid previous delta to dbxout.c | nickc | 1998-05-18 | 1 | -1/+15 |
* | Use TREE_ARG to compute the type of a function parameter passed in memory. | nickc | 1998-05-18 | 1 | -1/+1 |
* | * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files. | robertl | 1998-05-18 | 1 | -0/+1 |
* | * dbxout.c (dbxout_parms): If mode of type of parameter living | devans | 1998-05-16 | 1 | -0/+9 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -7/+7 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -4/+6 |
* | * dbxout.c (dbxout_type): Fix typo. | law | 1998-04-24 | 1 | -5/+12 |
* | d | law | 1998-04-24 | 1 | -25/+58 |