| Age | Commit message (Expand) | Author | Files | Lines |
| 1999-12-06 | dwarf2out.c (field_byte_offset): As with dwarfout.c, size can be zero if ther... | Brendan Kehoe | 1 | -0/+8 |
| 1999-12-05 | dwarf2out.c (add_abstract_origin_attribute): Don't abort when the original di... | Mark Mitchell | 1 | -1/+1 |
| 1999-11-30 | dwarf2out.c (scope_die_for): Only handle types. | Jason Merrill | 1 | -135/+61 |
| 1999-11-25 | dwarf2out.c (pend_type, [...]): Lose. | Jason Merrill | 1 | -76/+15 |
| 1999-11-24 | dwarf2out.c (free_AT, free_die): New fns. | Jason Merrill | 1 | -39/+195 |
| 1999-11-23 | revert AT_containing_type change | Jason Merrill | 1 | -6/+3 |
| 1999-11-22 | dwarf2out.c (die_struct): Remove die_attr_last and die_child_last. | Jason Merrill | 1 | -284/+282 |
| 1999-11-17 | dwarf2out.c (push_decl_scope): Still use decl_scope_depth - 1 for the common ... | Jason Merrill | 1 | -1/+1 |
| 1999-11-15 | dwarf2out.c (scope_die_for): Don't rely on the decl_scope_table notion of nes... | Jason Merrill | 1 | -26/+77 |
| 1999-11-10 | dwarf2out.c (add_AT_location_description): Allow (mem (plus (pseudo) (...)) too. | Jeffrey A Law | 1 | -0/+7 |
| 1999-11-06 | Makefile.in (dbxout.o): Depend on ggc.h. | Mark Mitchell | 1 | -0/+4 |
| 1999-11-03 | * dwarf2out.c: Do not include ctype.h. | Jeffrey A Law | 1 | -1/+0 |
| 1999-10-31 | [multiple changes] | Richard Kenner | 1 | -174/+63 |
| 1999-10-26 | c-parse.in (cast_expr): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
| 1999-09-30 | Use lookup table to get register sizes in dwarf2 eh | Bernd Schmidt | 1 | -98/+14 |
| 1999-09-28 | Fix the handling of inline, unresolved type references. | Nick Clifton | 1 | -13/+16 |
| 1999-09-23 | dwarf2out.c (output_aranges): Use DW_AT_location to find the symbol for a var... | Jason Merrill | 1 | -12/+24 |
| 1999-09-22 | Fix complex-5.c problem | Michael Meissner | 1 | -4/+15 |
| 1999-09-09 | defaults.h (EH_FRAME_SECTION, [...]): Define here. | Jason Merrill | 1 | -18/+0 |
| 1999-09-07 | Linas Vepstas <linas@linas.org> | Linas Vepstas | 1 | -1/+1 |
| 1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -7/+7 |
| 1999-09-03 | dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero. | Richard Henderson | 1 | -20/+9 |
| 1999-09-02 | dwarf2out.c (dwarf2out_line): Constify `lastfile'. | Richard Henderson | 1 | -1/+1 |
| 1999-09-02 | combine.c (simplify_shift_const): Remove extra semicolon. | Finn Hakansson | 1 | -1/+1 |
| 1999-08-31 | c-parse.in (language_string): Constify. | Kaveh R. Ghazi | 1 | -1/+0 |
| 1999-08-31 | Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o. | Kaveh R. Ghazi | 1 | -2/+0 |
| 1999-08-30 | dwarf2out.c (mem_loc_descriptor): New argument MODE. | Jeffrey A Law | 1 | -9/+33 |
| 1999-08-26 | Fix aranges corruption for non-mips 64 bit targets. | Jim Wilson | 1 | -2/+8 |
| 1999-08-26 | Add support for defering line number table construction to assembler. | Jim Wilson | 1 | -5/+34 |
| 1999-08-26 | Accept LABEL_REFs as well as SYMBOL_REFs in mem_loc_descriptor() | Nick Clifton | 1 | -0/+4 |
| 1999-08-10 | dwarf2out.c (dwarf2out_frame_debug_expr, [...]): Add static prototype. | Kaveh R. Ghazi | 1 | -27/+31 |
| 1999-08-10 | output.h (assemble_name): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+1 |
| 1999-08-03 | dwarf2out.c (add_location_or_const_value_attribute): Correct test for sizes o... | Hans-Peter Nilsson | 1 | -1/+2 |
| 1999-08-03 | toplev.h (errorcount): Declare. | Mark Mitchell | 1 | -1/+0 |
| 1999-07-22 | defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): New macro. | Mark Mitchell | 1 | -2/+6 |
| 1999-07-20 | * dwarf2out.c (output_abbrev_section): Terminate with a zero. | Hans-Peter Nilsson | 1 | -0/+3 |
| 1999-07-08 | dwarf2out.c (dwarf2out_line): Emit a line number comment after the label if w... | Jason Merrill | 1 | -0/+4 |
| 1999-07-06 | dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the perman... | Jason Merrill | 1 | -1/+4 |
| 1999-06-22 | Retabify | Michael Meissner | 1 | -133/+133 |
| 1999-06-02 | dwarf2out.c (add_incomplete_type): New fn. | Jason Merrill | 1 | -1/+57 |
| 1999-05-25 | output.h (STRIP_NAME_ENCODING): Provide default definition. | Jeffrey A Law | 1 | -1/+3 |
| 1999-04-18 | output.h (current_function_is_leaf, [...]): Declare. | John Wehle | 1 | -1/+1 |
| 1999-03-29 | dwarf2out.c (output_line_info): Don't emit redundant info. | Jason Merrill | 1 | -42/+76 |
| 1999-03-25 | rtl.texi (RTX_FRAME_RELATED_P): Add documentation. | Andrew Macleod | 1 | -192/+227 |
| 1999-03-21 | Preserve programmer specified labels, and emit debug info for them even if | Nick Clifton | 1 | -1/+7 |
| 1999-03-11 | dwarf2out.c (add_AT_lbl_offset): Rename from add_AT_section_offset. | Jason Merrill | 1 | -26/+56 |
| 1999-02-25 | dwarf2out.c (scope_die_for): Set scope_die to comp_unit_die rather than asser... | Jason Merrill | 1 | -2/+4 |
| 1999-02-24 | Fix dwarf2 debug error found by gdb testsuite: add big-endian correction. | Jim Wilson | 1 | -0/+32 |
| 1999-02-01 | Add 1999 copyright. | Kaveh Ghazi | 1 | -1/+1 |
| 1999-02-01 | system.h (inline, const): Handle these for stage2 (and later) gcc. | Kaveh R. Ghazi | 1 | -4/+0 |