| Commit message (Expand) | Author | Age | Files | Lines |
* | * dwarf2out.c (dwarf2out_frame_debug_expr, add_incomplete_type, | ghazi | 1999-08-10 | 1 | -27/+31 |
* | * output.h (assemble_name): Constify a char*. | ghazi | 1999-08-10 | 1 | -1/+1 |
* | * dwarf2out.c (add_location_or_const_value_attribute): Correct | jason | 1999-08-03 | 1 | -1/+2 |
* | * toplev.h (errorcount): Declare. | mmitchel | 1999-08-03 | 1 | -1/+0 |
* | * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): New macro. | mmitchel | 1999-07-22 | 1 | -2/+6 |
* | * dwarf2out.c (output_abbrev_section): Terminate with a zero. | jason | 1999-07-20 | 1 | -0/+3 |
* | * dwarf2out.c (dwarf2out_line): Emit a line number comment after | jason | 1999-07-08 | 1 | -0/+4 |
* | p | law | 1999-07-07 | 1 | -1/+4 |
* | Retabify | meissner | 1999-06-22 | 1 | -133/+133 |
* | * dwarf2out.c (add_incomplete_type): New fn. | jason | 1999-06-03 | 1 | -1/+57 |
* | * output.h (STRIP_NAME_ENCODING): Provide default definition. | law | 1999-05-25 | 1 | -1/+3 |
* | * output.h (current_function_is_leaf, | wehle | 1999-04-18 | 1 | -1/+1 |
* | * dwarf2out.c (output_line_info): Don't emit redundant info. | jason | 1999-03-30 | 1 | -42/+76 |
* | | amacleod | 1999-03-25 | 1 | -192/+227 |
* | Preserve programmer specified labels, and emit debug info for them even if | nickc | 1999-03-21 | 1 | -1/+7 |
* | * dwarf2out.c (add_AT_lbl_offset): Rename from add_AT_section_offset. | jason | 1999-03-11 | 1 | -26/+56 |
* | * dwarf2out.c (scope_die_for): Set scope_die to comp_unit_die | jason | 1999-02-25 | 1 | -2/+4 |
* | Fix dwarf2 debug error found by gdb testsuite: add big-endian correction. | wilson | 1999-02-24 | 1 | -0/+32 |
* | Add 1999 copyright. | ghazi | 1999-02-01 | 1 | -1/+1 |
* | * system.h (inline, const): Handle these for stage2 (and later) gcc. | ghazi | 1999-02-01 | 1 | -4/+0 |
* | Update FSF address in copyright header. | law | 1999-01-11 | 1 | -1/+2 |
* | Warning fixes: | ghazi | 1998-12-23 | 1 | -1/+1 |
* | * dwarf2out.c (gen_struct_or_union_type_die): Check AGGREGATE_TYPE_P | jason | 1998-12-15 | 1 | -4/+10 |
* | * output.h (force_data_section): New prototype. | amacleod | 1998-12-14 | 1 | -1/+1 |
* | Comment to document possible problems with last change. | wilson | 1998-11-03 | 1 | -0/+8 |
* | * dwarf2out.c (output_call_frame_info): Use | mmitchel | 1998-10-31 | 1 | -1/+1 |
* | * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. | rth | 1998-10-28 | 1 | -7/+10 |
* | Forgot to commit. | law | 1998-10-14 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1998-10-13 | 1 | -29/+32 |
* | If errorcount nonzero, don't call abort if the function is already defined. | nickc | 1998-10-05 | 1 | -1/+11 |
* | dwarf2out.c (expand_builtin_dwarf_reg_size): Initialize last_end to 0x7fffffff. | jfc | 1998-10-03 | 1 | -1/+3 |
* | * dwarf2out.c (expand_builtin_dwarf_reg_size): Use | davem | 1998-10-01 | 1 | -1/+1 |
* | * dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to work | jfc | 1998-10-01 | 1 | -9/+11 |
* | * tree.h (DECL_ORIGIN): New macro. | mmitchel | 1998-09-10 | 1 | -18/+8 |
* | * rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR. | rth | 1998-09-05 | 1 | -1/+13 |
* | Fix sparc64-elf build problem. | wilson | 1998-08-11 | 1 | -0/+10 |
* | * dyn-string.h: New file. | mmitchel | 1998-07-30 | 1 | -43/+35 |
* | Patch from Torbjorn Granlund. | wilson | 1998-07-23 | 1 | -2/+4 |
* | Wed Jul 22 19:10:00 1998 Catherine Moore <clm@cygnus.com> | clm | 1998-07-22 | 1 | -4/+4 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -1/+4 |
* | * svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned. | jason | 1998-06-19 | 1 | -9/+9 |
* | * dwarf2out.c (getpwd): Add prototype. | law | 1998-06-19 | 1 | -1/+1 |
* | Fix cygwin32 hosted dwarf2 target problem with line number info. | wilson | 1998-06-18 | 1 | -18/+7 |
* | * dwarf2out.c: Disable EH_FRAME_SECTION if we don't have .init. | law | 1998-06-17 | 1 | -0/+5 |
* | Fix bug reported by tege. section names wrong if USER_LABEL_PREFIX non-null. | wilson | 1998-06-16 | 1 | -4/+6 |
* | * dwarf2out.c (base_type_die): Use int_size_in_bytes. | jason | 1998-05-20 | 1 | -1/+1 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -5/+12 |
* | * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files. | robertl | 1998-05-18 | 1 | -0/+1 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -0/+4 |
* | Remove previous dwarf2out.c change. It was incorrect according to Jim. | law | 1998-05-08 | 1 | -42/+16 |