Age | Commit message (Expand) | Author | Files | Lines |
1996-07-26 | (output_bound_representation): Fix typo. | Doug Evans | 1 | -1/+1 |
1996-07-20 | (output_bound_representation): Treat default case as variable bounds, | Richard Kenner | 1 | -65/+59 |
1996-07-18 | Check DWARF_VERSION macro. | Jim Wilson | 1 | -1/+2 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -18/+18 |
1996-05-19 | If not GNUC, make `inline' null; otherwise, leave alone. | Richard Kenner | 1 | -59/+158 |
1996-05-17 | * dwarfout.c (*): flag_verbose_asm renamed to flag_debug_asm. | Doug Evans | 1 | -9/+9 |
1996-03-04 | (xstrdup): Moved from here. | Richard Kenner | 1 | -11/+1 |
1995-10-26 | (output_compile_unit_die): Handle language_string of "GNU F77". | Richard Kenner | 1 | -1/+3 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -6/+6 |
1995-05-11 | (output_decl): Don't output DIE for struct or union type | Jim Wilson | 1 | -0/+11 |
1995-02-24 | (PUSHSECTION_FORMAT): Add a leading tab. | Jim Wilson | 1 | -1/+1 |
1995-02-13 | varasm.c (function_section): New function. | Doug Evans | 1 | -6/+6 |
1994-11-16 | Check target endianness at run time, not compile time | Ian Lance Taylor | 1 | -13/+10 |
1994-07-28 | (output_decl... | Richard Kenner | 1 | -100/+73 |
1994-03-23 | Change rfg's address. | Richard Kenner | 1 | -4/+5 |
1994-02-27 | (ASM_OUTPUT_DEF): Delete definition. | Jim Wilson | 1 | -14/+1 |
1994-02-15 | Use new flag TYPE_STRING_FLAG instead of STRING_TYPE. | Per Bothner | 1 | -15/+15 |
1993-12-11 | (output_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, not | Richard Kenner | 1 | -1/+1 |
1993-11-24 | (function_start_label): New function. | Richard Stallman | 1 | -18/+25 |
1993-11-23 | (output_local_subroutine_die): Use the function name | Richard Stallman | 1 | -1/+15 |
1993-09-28 | (ASM_OUTPUT_SOURCE_FILENAME): Quote special characters in file names. | Paul Eggert | 1 | -1/+4 |
1993-07-17 | (dwarfout_init): Report failure of getpwd. | Richard Stallman | 1 | -3/+9 |
1993-06-27 | (output_compile_unit_die): Add support for Ada. | Richard Kenner | 1 | -1/+3 |
1993-06-20 | (type_main_variant): New function. | Richard Stallman | 1 | -9/+29 |
1993-04-25 | (output_decl): Check for DECL_INITIAL == NULL_TREE rather than DECL_EXTERNAL ... | Richard Kenner | 1 | -16/+36 |
1993-04-21 | (location_or_const_value_attribute): Fixed to use DECL_INCOMING_RTL for PARM_... | Richard Kenner | 1 | -58/+99 |
1993-04-13 | Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate. | Richard Kenner | 1 | -9/+16 |
1993-04-04 | (type_attribute): Use the TYPE_MAIN_VARIANT of the | Richard Stallman | 1 | -1/+10 |
1993-01-10 | # Fix misspellings in comments. | Paul Eggert | 1 | -4/+4 |
1992-10-29 | Include "assert.h" instead of <assert.h>. | Tom Wood | 1 | -1/+1 |
1992-10-20 | (dwarfout_file_scope_decl): Generate DIEs for | Tom Wood | 1 | -4/+13 |
1992-10-08 | (dwarfout_init... | Tom Wood | 1 | -0/+12 |
1992-10-07 | (dwarfout_{begin,end}_function): New functions. | Tom Wood | 1 | -6/+69 |
1992-10-05 | (hard-reg-set.h): Included to get decl of `reg_names'. | Richard Stallman | 1 | -24/+44 |
1992-10-04 | Fix typo in last change. | Richard Stallman | 1 | -1/+1 |
1992-10-03 | (output_mem_loc_descriptor, output_loc_descriptor): | Richard Stallman | 1 | -8/+27 |
1992-09-26 | (location_attribute): If DECL_RTL looks like (MEM pseudo), | Richard Stallman | 1 | -7/+33 |
1992-07-24 | (is_tagged_type): New function added. | Richard Stallman | 1 | -28/+42 |
1992-07-24 | (is_body_block): Rewritten for greater saftey. | Richard Stallman | 1 | -13/+22 |
1992-07-17 | Add #if 0 around use of DECL_ABSTRACT_VIRTUAL_P. | Richard Stallman | 1 | -29/+92 |
1992-07-12 | Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL. | Richard Stallman | 1 | -13/+13 |
1992-07-08 | (output_inlined_enumeration_type_die): New function. | Richard Stallman | 1 | -358/+567 |
1992-07-08 | entered into RCS | Richard Stallman | 1 | -1/+84 |
1992-07-08 | *** empty log message *** | Richard Stallman | 1 | -2/+2 |
1992-07-06 | *** empty log message *** | Richard Kenner | 1 | -6/+6 |
1992-07-06 | *** empty log message *** | Richard Stallman | 1 | -6/+0 |
1992-07-05 | *** empty log message *** | Richard Stallman | 1 | -8/+102 |
1992-06-29 | *** empty log message *** | Mike Stump | 1 | -6/+8 |
1992-05-31 | *** empty log message *** | Richard Stallman | 1 | -4/+33 |