Age | Commit message (Expand) | Author | Files | Lines |
2001-01-05 | Update copyright. | Richard Henderson | 1 | -1/+1 |
2001-01-05 | * dwarf2out.c (mem_loc_descriptor) [case MEM]: Revert 10-31 change. | Richard Henderson | 1 | -12/+2 |
2001-01-05 | VECTOR_TYPE fixes for aliasing, and dwarf2 output. | Daniel Berlin | 1 | -0/+1 |
2001-01-02 | dwarf2out.c (stack_adjust_offset): Handle PRE_MODIFY. | Jan Hubicka | 1 | -2/+35 |
2000-12-31 | dwarf2out.c (loc_descriptor_from_tree, [...]): New. | Richard Kenner | 1 | -0/+8 |
2000-12-22 | Allow the (scratch) frame pointer to be initialised from the stack pointer | Nick Clifton | 1 | -9/+20 |
2000-12-22 | Makefile.in (sched-deps.o, [...]): Fix dependency typo. | Kaveh R. Ghazi | 1 | -0/+3 |
2000-12-21 | dwarf2out.c (simple_decl_align_in_bits): new | DJ Delorie | 1 | -13/+30 |
2000-12-17 | dwarf2out.c (loc_descriptor_from_tree, [...]): New case. | Richard Kenner | 1 | -1/+5 |
2000-11-26 | dwarf2out.c (output_file_names): New function. | Ulrich Drepper | 1 | -54/+323 |
2000-11-25 | dwarf2out.c (file_table, [...]): Remove. | Richard Henderson | 1 | -54/+83 |
2000-11-19 | dwarf2out.c (simple_type_size_in_bits): Handle a type with no computed size a... | Richard Henderson | 1 | -16/+12 |
2000-11-19 | Warning fixes: | Kaveh R. Ghazi | 1 | -4/+5 |
2000-11-17 | configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New. | Richard Henderson | 1 | -1/+5 |
2000-11-17 | ggc.h: Delete ggc_add_string_root and ggc_mark_string. | Zack Weinberg | 1 | -3/+0 |
2000-11-07 | dwarfout.c (INSN_LABEL_FMT): Remove. | Richard Henderson | 1 | -25/+1 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -2/+2 |
2000-11-01 | dwarf2out.c (loc_descriptor_from_tree): Check for null result from rtl_for_de... | Richard Henderson | 1 | -1/+5 |
2000-10-31 | Make ia64 port use tags instead of labels for debug info labels. | Jim Wilson | 1 | -3/+3 |
2000-10-31 | dwarf2out.c (struct dw_loc_descr_struct): Add dw_loc_addr. | Richard Henderson | 1 | -53/+422 |
2000-10-20 | * dwarf2out.c (add_bound_info): Also ignore COND_EXPR. | Richard Kenner | 1 | -0/+1 |
2000-10-18 | tm.texi (Exception Region Output): Document DWARF_CIE_DATA_ALIGNMENT. | Hans-Peter Nilsson | 1 | -0/+14 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -14/+3 |
2000-10-06 | dwarf2out.c (build_cfa_loc): Correct to use DW_OP_regx or DW_OP_bregx when cf... | Hans-Peter Nilsson | 1 | -2/+9 |
2000-10-05 | emit-rtl.c (gen_lowpart_common): Fix conversion from float to integral mode w... | Jakub Jelinek | 1 | -1/+1 |
2000-09-25 | Callers gcc-toplev: | Hans-Peter Nilsson | 1 | -29/+29 |
2000-09-25 | Changes add TABs on either or both sides, covering start of line, | Hans-Peter Nilsson | 1 | -5/+5 |
2000-09-21 | dwarf2out.c (add_const_value_attribute): Multiply by length, not 4. | Jason Merrill | 1 | -17/+72 |
2000-09-15 | Revision to accurately generate debugging information | William Cohen | 1 | -1/+5 |
2000-09-11 | defaults.h: Provide default definitions for... | Zack Weinberg | 1 | -9/+0 |
2000-09-04 | dwarf2out.c: (stack_adjust_offset): New prototype. | Andrew Haley | 1 | -1/+3 |
2000-09-01 | dwarf2out.c (stack_adjust_offset): New function. | Andrew Haley | 1 | -33/+57 |
2000-08-29 | dwarf2out.c (attr_checksum): Also ignore DW_AT_producer. | Jason Merrill | 1 | -2/+6 |
2000-08-28 | [multiple changes] | Jason Merrill | 1 | -31/+580 |
2000-08-28 | dwarf2out.c (new_loc_descr): Use calloc. | Jason Merrill | 1 | -4/+6 |
2000-08-24 | dwarf2out.c (AT_flag, [...]): Abort on unsuitable input. | Jason Merrill | 1 | -14/+14 |
2000-08-14 | cse.c (fold_rtx): Avoid empty body in an if-statement. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-08-06 | * tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix a typo. | Kazu Hirata | 1 | -201/+196 |
2000-08-03 | Apply patch from Anthony Green to add java language support to Dwarf generation. | Anthony Green | 1 | -1/+12 |
2000-08-03 | dce.c: Remove all uses of assert. | Mark Mitchell | 1 | -10/+2 |
2000-07-28 | dwarf2out.c: Indent #error directive. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-07-27 | Fix dwarf2out abort found while compiling PlumHall on IA-64. | Jim Wilson | 1 | -1/+5 |
2000-07-27 | dwarf2out.c (gen_typedef_die): Abort if we get identical TREE_TYPE and DECL_O... | Jason Merrill | 1 | -1/+5 |
2000-07-26 | Accept SEQUENCE as well as PARALLEL blocks in FRAME_RELATED_EXPR notes. | Nick Clifton | 1 | -1/+2 |
2000-07-24 | dwarf2out.c: Complain if DWARF2_DEBUGGING_INFO is defined without UNALIGNED_I... | Jason Merrill | 1 | -43/+45 |
2000-07-22 | collect2.c (main): Typo fixed. | Jeffrey Oldham | 1 | -1/+1 |
2000-07-17 | revert accidental checkin | Jason Merrill | 1 | -2/+1 |
2000-07-16 | * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Fix typo. | Mark Mitchell | 1 | -1/+1 |
2000-07-14 | dwarf2out.c (dwarf2out_frame_debug_expr): If we store the CFA register in the... | Jason Merrill | 1 | -3/+16 |
2000-06-30 | dwarf2out.c (output_loc_operands): Don't abort on codes that have no operands. | Jason Merrill | 1 | -5/+17 |