Age | Commit message (Expand) | Author | Files | Lines |
2001-05-01 | dbxout.c, [...]: Always include gstab.h, not system stab.h. | Zack Weinberg | 1 | -26/+1 |
2001-04-23 | collect2.c (main): Use concat in lieu of xmalloc/sprintf. | Kaveh R. Ghazi | 1 | -5/+1 |
2001-04-18 | dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined, use it instead o... | Zack Weinberg | 1 | -0/+4 |
2001-04-17 | * dbxout.c (N_OPT): Define if not available from <stab.h> | Loren J. Rittle | 1 | -0/+5 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -6/+10 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -9/+4 |
2001-03-19 | Compute DECL_ASSEMBLER_NAME lazily. | Mark Mitchell | 1 | -2/+10 |
2001-03-15 | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... | Mark Mitchell | 1 | -2/+2 |
2001-02-21 | tree.h (DECL_UNINLINABLE): Move from C++ frontend. | Jason Merrill | 1 | -1/+3 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -2/+1 |
2001-01-05 | (dbxout_parms): Handle invisible ref where decl is a REG | Catherine Moore | 1 | -3/+7 |
2000-12-30 | dbxout.c (dbxout_block): Invert logic on eliding LBRAC/RBRAC. | Richard Henderson | 1 | -6/+9 |
2000-12-02 | dbxout.c (dbxout_parms): Correctly describe parameters passed by invisible re... | Jim Blandy | 1 | -20/+19 |
2000-11-17 | ggc.h: Delete ggc_add_string_root and ggc_mark_string. | Zack Weinberg | 1 | -2/+0 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -1/+1 |
2000-10-10 | * dbxout.c (dbxout_source_line): Remove extra tab. | J. David Anglin | 1 | -1/+1 |
2000-09-25 | Callers gcc-toplev: | Hans-Peter Nilsson | 1 | -27/+27 |
2000-09-25 | Changes add TABs on either or both sides, covering start of line, | Hans-Peter Nilsson | 1 | -2/+2 |
2000-09-22 | fix | Jason Merrill | 1 | -5/+13 |
2000-09-22 | revert | Jason Merrill | 1 | -13/+5 |
2000-09-22 | c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace. | Jason Merrill | 1 | -5/+13 |
2000-07-23 | * dbxout.c (dbxout_type, case COMPLEX_TYPE): Fix length field in stab. | George Helffrich | 1 | -1/+1 |
2000-06-28 | dbxout.c (dbxout_symbol, [...]): Use DECL_CONTEXT, not DECL_FIELD_CONTEXT. | Raja R Harinath | 1 | -2/+2 |
2000-06-25 | Vector support: type node creation & debugging support | Bernd Schmidt | 1 | -0/+3 |
2000-06-08 | dbxout.c (dbxout_type_fields): Don't segfault on fields with incomplete types. | Jakub Jelinek | 1 | -0/+1 |
2000-04-14 | dbxout.c (dbxout_type, [...]): Don't call print_int_cst_octal with something ... | Richard Kenner | 1 | -2/+6 |
2000-04-04 | dbxout.c (CONTIN): If it doesn't have to do anything... | Zack Weinberg | 1 | -1/+1 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -5/+2 |
2000-03-21 | tree.h (COMPLETE_TYPE_P): New macro. | Nathan Sidwell | 1 | -6/+6 |
2000-03-17 | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 1 | -43/+48 |
2000-03-08 | dbxout.c (dbxout_parms): When correcting for promoted big-endian parameters... | Clinton Popetz | 1 | -1/+3 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-03-07 | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 1 | -1/+1 |
2000-02-29 | Fix prototype for dbxout_symbol_location. | Martin v. Löwis | 1 | -1/+1 |
2000-02-29 | c-decl.c (current_function_decl): Move to toplev.c. | Martin v. Löwis | 1 | -25/+45 |
2000-02-28 | emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks. | Mark Mitchell | 1 | -16/+2 |
2000-02-25 | Copyright fixes. | Jeff Law | 1 | -1/+2 |
2000-01-14 | cccp.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -20/+20 |
1999-11-25 | c-common.c (check_format_info): Don't call a variadic function with a non-lit... | Kaveh R. Ghazi | 1 | -1/+1 |
1999-11-11 | Fix gdb testsuite failures caused by Kenner's bulk merge from gcc2. | Jim Wilson | 1 | -1/+9 |
1999-11-06 | Makefile.in (dbxout.o): Depend on ggc.h. | Mark Mitchell | 1 | -0/+3 |
1999-10-31 | [multiple changes] | Richard Kenner | 1 | -22/+66 |
1999-10-26 | dbxout.c (lastfile, [...]): Constify a char*. | Kaveh R. Ghazi | 1 | -29/+28 |
1999-09-23 | builtins.c, [...]: Include tm_p.h. | Richard Henderson | 1 | -0/+1 |
1999-09-03 | dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero. | Richard Henderson | 1 | -2/+1 |
1999-08-31 | Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o. | Kaveh R. Ghazi | 1 | -2/+0 |
1999-04-18 | output.h (current_function_is_leaf, [...]): Declare. | John Wehle | 1 | -2/+2 |
1999-03-19 | Warning fixes: | Kaveh R. Ghazi | 1 | -5/+5 |
1999-02-24 | Fix cross compiler build failure in dbxout.c. | Jim Wilson | 1 | -2/+4 |
1998-12-08 | * dbxout.c: If USG is defined use gstab.h, even if HAVE_STAB_H is set. | Kaveh R. Ghazi | 1 | -3/+3 |