| Commit message (Expand) | Author | Age | Files | Lines |
* | Change all calls to eliminate_regs. | kenner | 1997-03-15 | 1 | -2/+2 |
* | (root_type_1, write_modifier_bytes_1): New functions. | wilson | 1997-03-06 | 1 | -7/+42 |
* | (output_type): Do early exit only if TYPE_CONTEXT is NULL | wilson | 1997-02-12 | 1 | -1/+4 |
* | (dwarfout_line): Push to LINE_SECTION after calling lookup_filename. | kenner | 1997-01-10 | 1 | -1/+1 |
* | (type_attribute): Ignore any subtype for now. | kenner | 1997-01-06 | 1 | -3/+9 |
* | (location_or_const_value_attribute, case CONCAT): Add. | wilson | 1996-12-16 | 1 | -0/+9 |
* | x | merrill | 1996-12-09 | 1 | -112/+223 |
* | (output_mem_loc_descriptor, case MULT): Add. | wilson | 1996-12-09 | 1 | -1/+10 |
* | x | merrill | 1996-11-15 | 1 | -1/+4 |
* | x | merrill | 1996-11-15 | 1 | -5/+2 |
* | tweak | merrill | 1996-10-18 | 1 | -4/+47 |
* | (output_bound_representation): Fix typo in prototype. | tege | 1996-10-15 | 1 | -1/+1 |
* | *** empty log message *** | merrill | 1996-10-07 | 1 | -75/+36 |
* | (DWARF_VERSION): Define as 1 if not already defined. | kenner | 1996-09-22 | 1 | -7/+5 |
* | (output_bound_representation): Fix typo. | dje | 1996-07-26 | 1 | -1/+1 |
* | (output_bound_representation): Treat default case as variable bounds, | kenner | 1996-07-20 | 1 | -65/+59 |
* | Check DWARF_VERSION macro. | wilson | 1996-07-19 | 1 | -1/+2 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -18/+18 |
* | If not GNUC, make `inline' null; otherwise, leave alone. | kenner | 1996-05-19 | 1 | -59/+158 |
* | * dwarfout.c (*): flag_verbose_asm renamed to flag_debug_asm. | dje | 1996-05-17 | 1 | -9/+9 |
* | (xstrdup): Moved from here. | kenner | 1996-03-04 | 1 | -11/+1 |
* | (output_compile_unit_die): Handle language_string of "GNU F77". | kenner | 1995-10-27 | 1 | -1/+3 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -6/+6 |
* | (output_decl): Don't output DIE for struct or union type | wilson | 1995-05-11 | 1 | -0/+11 |
* | (PUSHSECTION_FORMAT): Add a leading tab. | wilson | 1995-02-25 | 1 | -1/+1 |
* | * varasm.c (function_section): New function. | dje | 1995-02-13 | 1 | -6/+6 |
* | Check target endianness at run time, not compile time | ian | 1994-11-16 | 1 | -13/+10 |
* | (output_decl, case FUNCTION_DECL): Corrected and simplified code that | kenner | 1994-07-28 | 1 | -100/+73 |
* | Change rfg's address. | kenner | 1994-03-23 | 1 | -4/+5 |
* | (ASM_OUTPUT_DEF): Delete definition. | wilson | 1994-02-28 | 1 | -14/+1 |
* | Use new flag TYPE_STRING_FLAG instead of STRING_TYPE. | bothner | 1994-02-16 | 1 | -15/+15 |
* | (output_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, not | kenner | 1993-12-11 | 1 | -1/+1 |
* | (function_start_label): New function. | rms | 1993-11-24 | 1 | -18/+25 |
* | (output_local_subroutine_die): Use the function name | rms | 1993-11-23 | 1 | -1/+15 |
* | (ASM_OUTPUT_SOURCE_FILENAME): Quote special characters in file names. | eggert | 1993-09-28 | 1 | -1/+4 |
* | (dwarfout_init): Report failure of getpwd. | rms | 1993-07-17 | 1 | -3/+9 |
* | (output_compile_unit_die): Add support for Ada. | kenner | 1993-06-27 | 1 | -1/+3 |
* | (type_main_variant): New function. | rms | 1993-06-20 | 1 | -9/+29 |
* | (output_decl): Check for DECL_INITIAL == NULL_TREE rather than | kenner | 1993-04-25 | 1 | -16/+36 |
* | (location_or_const_value_attribute): Fixed to use DECL_INCOMING_RTL | kenner | 1993-04-21 | 1 | -58/+99 |
* | Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate. | kenner | 1993-04-13 | 1 | -9/+16 |
* | (type_attribute): Use the TYPE_MAIN_VARIANT of the | rms | 1993-04-04 | 1 | -1/+10 |
* | # Fix misspellings in comments. | eggert | 1993-01-10 | 1 | -4/+4 |
* | Include "assert.h" instead of <assert.h>. | wood | 1992-10-29 | 1 | -1/+1 |
* | (dwarfout_file_scope_decl): Generate DIEs for | wood | 1992-10-20 | 1 | -4/+13 |
* | (dwarfout_init, dwarfout_finish): Don't output labels | wood | 1992-10-08 | 1 | -0/+12 |
* | (dwarfout_{begin,end}_function): New functions. | wood | 1992-10-07 | 1 | -6/+69 |
* | (hard-reg-set.h): Included to get decl of `reg_names'. | rms | 1992-10-05 | 1 | -24/+44 |
* | Fix typo in last change. | rms | 1992-10-04 | 1 | -1/+1 |