| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Fix warnings from Kaveh R. Ghazi | meissner | 1998-03-25 | 1 | -2/+6 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -15/+1 |
* | * dbxout.c (dbxout_function_end): Fix last change. The correct | rth | 1998-03-18 | 1 | -2/+2 |
* | Fix more warnings... | ghazi | 1998-03-18 | 1 | -3/+6 |
* | * dbxout.c (dbxout_type_methods): Only treat TYPE_METHODS as a | mmitchell | 1998-03-11 | 1 | -1/+1 |
* | * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>. | law | 1998-02-07 | 1 | -0/+8 |
* | � | bothner | 1998-01-28 | 1 | -1/+3 |
* | * tree.c (build_range_type): Allow creation of ranges with no maximum. | law | 1997-12-18 | 1 | -1/+2 |
* | * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c, | rth | 1997-12-15 | 1 | -3/+3 |
* | * dbxout.c (dbxout_symbol_location): Don't assume that variables | law | 1997-11-14 | 1 | -1/+6 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -2/+6 |
* | * dbxout.c (dbxout_start_new_source_file): Use output_quoted_string | amylaar | 1997-10-23 | 1 | -1/+3 |
* | * dbxout.c (dbxout_type_fields): Skip field if DECL_IGNORED_P. | bothner | 1997-06-19 | 1 | -0/+2 |
* | * dbxout.c (dbxout_function_end): Don't subtract one from | law | 1997-05-15 | 1 | -1/+1 |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -7/+7 |
* | (dbxout_function): Test NO_DBX_FUNCTION_END at run time | wilson | 1997-04-30 | 1 | -2/+6 |
* | Change all calls to eliminate_regs. | kenner | 1997-03-15 | 1 | -4/+4 |
* | (dbxout_symbol): Fix forgotten case in last change: check | kenner | 1996-09-24 | 1 | -1/+4 |
* | (dbxout_function): Don't check DECL_SECTION_NAME before | wilson | 1996-09-23 | 1 | -2/+1 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -7/+7 |
* | (dbxout_function): Respect NO_DBX_FUNCTION_END. | kenner | 1996-06-28 | 1 | -1/+1 |
* | Add prototypes for all static functions. | kenner | 1996-05-19 | 1 | -115/+20 |
* | * dbxout.c (dbxout_function): When deciding to call dbxout_function_end | dje | 1996-05-06 | 1 | -1/+2 |
* | * flags.h (flag_function_sections): Declare. | law | 1996-04-15 | 1 | -0/+25 |
* | (dbxout_typedefs): Don't emit incomplete types yet. | merrill | 1996-04-12 | 1 | -4/+2 |
* | * dbxout.c (dbxout_type): Better "variant" handling to ignore | bothner | 1996-03-13 | 1 | -3/+13 |