Age | Commit message (Expand) | Author | Files | Lines |
2001-04-24 | If a SYMBOL_REF is in the constant pool, use the pool's SYMBOL_REF. | Nick Clifton | 1 | -0/+6 |
2001-04-12 | dwarf2out.c (modified_type_die): Don't create new types here. | Mark Mitchell | 1 | -12/+25 |
2001-04-05 | dwarf2out.c (output_cfi): Add 'for_eh' parameter, use PTR_SIZE instead of DWA... | Andrew MacLeod | 1 | -19/+26 |
2001-04-04 | DWARF2 frame notes for hppa. | Alan Modra | 1 | -45/+72 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -3/+3 |
2001-04-03 | dwarf2out.c (dwarf2out_frame_debug_expr): Move errant HIGH and LO_SUM cases t... | Alan Modra | 1 | -14/+14 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -49/+59 |
2001-03-27 | Make -fsjlj-exceptions a configure option. | Richard Henderson | 1 | -3/+3 |
2001-03-27 | bb-reorder.c, [...]: Rename asynchronous_exceptions to flag_non_call_exceptions. | Richard Henderson | 1 | -2/+2 |
2001-03-17 | dwarf2out.c (queue_reg_save): New. | Richard Henderson | 1 | -6/+76 |
2001-03-17 | dwarf2out.c (lookup_filename): Emit .file if the assembler is generating .deb... | Richard Henderson | 1 | -1/+9 |
2001-03-16 | dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes. | Richard Henderson | 1 | -206/+81 |
2001-03-16 | * dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF_SET. | Mark Mitchell | 1 | -1/+1 |
2001-03-15 | Fix patch merge error. | Richard Henderson | 1 | -2/+2 |
2001-03-15 | dwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWARF_OFFSET if provided ... | Richard Henderson | 1 | -16/+16 |
2001-03-10 | toplev.c (file_name_nondirectory): Remove. | Neil Booth | 1 | -1/+1 |
2001-03-03 | * dwarf2out.c (output_call_frame_info): Fix augmentation length. | Richard Henderson | 1 | -1/+1 |
2001-03-02 | Makefile.in (OBJS): Add dwarf2asm.o. | Richard Henderson | 1 | -1142/+336 |
2001-02-28 | Undo the accidental checkin :( | Jan Hubicka | 1 | -33/+0 |
2001-02-28 | i386.md (sse_andti3, [...]): Add SSE2 versions; add missing '%' in constraints. | Jan Hubicka | 1 | -0/+36 |
2001-02-21 | tree.h (DECL_UNINLINABLE): Move from C++ frontend. | Jason Merrill | 1 | -39/+54 |
2001-02-16 | dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is NULL. | Jason Merrill | 1 | -20/+25 |
2001-02-08 | arm.c (arm_expand_prologue): Do tell the dwarf2 backend about the SP adjustme... | Jason Merrill | 1 | -7/+9 |
2001-02-08 | dwarf2out.c (dwarf2out_line): Include filename in -dA output. | Jason Merrill | 1 | -8/+12 |
2001-02-06 | dwarf2out.c: Revise DWARF2 Abbreviation Glossary comments. | Jeffrey Oldham | 1 | -11/+35 |
2001-02-04 | diagnostic.h (set_internal_error_function): Renamed. | Richard Kenner | 1 | -2/+2 |
2001-02-02 | dwarf2out.c: Added explanation of abbreviations. | Jeffrey Oldham | 1 | -25/+192 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -1/+0 |
2001-01-25 | dwarf2out.c (prefix_of): New function. | Ulrich Drepper | 1 | -8/+71 |
2001-01-23 | Eliminate IA-64 compiler warnings. | Jim Wilson | 1 | -1/+1 |
2001-01-23 | dwarf2out.c (new_die): Use xcalloc. | Jason Merrill | 1 | -8/+3 |
2001-01-19 | dwarf2out.c (gen_subprogram_die): Don't reuse the in-class decl for the abstr... | Jason Merrill | 1 | -6/+5 |
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 |