Age | Commit message (Expand) | Author | Files | Lines |
2001-09-11 | dbxout.c (dbxout_parms): Fix typo in comment. | Hans-Peter Nilsson | 1 | -1/+1 |
2001-09-10 | dwarf2out.c (incomplete_types, [...]): Make them into varray's and register t... | Tim Freeman | 1 | -60/+20 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-17 | varasm.c (text_section): Allow TEXT_SECTION to override the printing of TEXT_... | Richard Henderson | 1 | -9/+3 |
2001-08-17 | dwarf2out.c (dwarf2out_init): Don't emit .debug_loc label here. | Richard Henderson | 1 | -12/+12 |
2001-08-16 | varasm.c (named_section_flags): Remove align parameter. | Richard Henderson | 1 | -20/+19 |
2001-08-14 | dwarf2out.c (dwarf2out_frame_finish): Never emit .eh_frame if USING_SJLJ_EXCE... | Richard Henderson | 1 | -4/+5 |
2001-08-13 | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 1 | -0/+1 |
2001-08-13 | dwarf2out.c (output_cfa_loc): Fix typo in comment. | Theodore Papadopoulo | 1 | -1/+1 |
2001-08-08 | dbxout.c: Fix comment formatting. | Kazu Hirata | 1 | -8/+8 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -57/+34 |
2001-08-03 | mkdeps.c (deps_add_default_target): Make local variable ``start'' a const cha... | Andrew Cagney | 1 | -10/+14 |
2001-07-28 | dwarf2out.c (dw_val_class_offset): New. | Richard Henderson | 1 | -20/+235 |
2001-07-26 | simplify-rtx.c (avoid_constant_pool_reference): Export. | Richard Henderson | 1 | -1/+6 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -3/+11 |
2001-07-19 | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 1 | -1/+20 |
2001-07-19 | dwarf2out.c (dwarf2out_abstract_function): Don't emit in-class declaration at... | Jeff Sturm | 1 | -4/+7 |
2001-07-17 | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 1 | -6/+19 |
2001-07-15 | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 1 | -16/+18 |
2001-07-12 | Makefile.in (final.o): Depend on debug.h. | Neil Booth | 1 | -7/+15 |
2001-07-11 | Makefile.in (c-lex.o): Wrap long lines. | Neil Booth | 1 | -33/+27 |
2001-07-11 | dwarf2out.c (dwarf2out_init, [...]): Add dummy version #ifndef DWARF2_DEBUGGI... | Richard Kenner | 1 | -4/+20 |
2001-07-11 | calls.c (emit_library_call_value_1): Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2001-07-10 | Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines. | Neil Booth | 1 | -3/+16 |
2001-07-10 | dwarf2out.c (dwarf2out_line): Emit -dA comment even when we have .loc support. | Jason Merrill | 1 | -6/+5 |
2001-07-10 | regmove.c (replace_in_call_usage): Fix warnings. | Jan van Male | 1 | -3/+3 |
2001-07-06 | dwarf2out.c (mem_loc_descriptor): Only look through a constant pool reference... | Jason Merrill | 1 | -4/+2 |
2001-07-05 | dwarf2out.c (output_loc_list): Use an all ones mask for .text asm output and ... | Nathan Sidwell | 1 | -12/+19 |
2001-07-05 | dwarf2out.c (dwarf2out_define): Update comment. | Daniel Berlin | 1 | -6/+11 |
2001-07-04 | c-lex.c (cb_file_change): Pass line number to debug_start_source_file. | Daniel Berlin | 1 | -59/+97 |
2001-07-02 | emit-rtl.c (adjust_address): New function. | Richard Kenner | 1 | -3/+1 |
2001-06-10 | Makefile.in (c-parse.o): Depend on diagnostic.h | Gabriel Dos Reis | 1 | -0/+1 |
2001-06-05 | dwarf2.h (DW_EH_PE_aligned): New. | Richard Henderson | 1 | -4/+44 |
2001-06-04 | tree.def (ARRAY_RANGE_REF): New code. | Richard Kenner | 1 | -0/+1 |
2001-05-30 | * dwarf2out.c (dwarf2out_finish): Don't emit DW_AT_stmt_list at -g1. | Richard Henderson | 1 | -2/+3 |
2001-05-21 | dwarf2out.c (current_funcdef_number): Move outside dwarf2 conditional ifdef. | Richard Henderson | 1 | -7/+7 |
2001-05-21 | dwarf2out.c (DEBUG_FRAME_SECTION): Rename from FRAME_SECTION. | Richard Henderson | 1 | -4/+4 |
2001-05-20 | dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//. | Richard Henderson | 1 | -28/+31 |
2001-05-18 | dwarf2out.c: Add dw_loc_list_ref, a reference to a location list. | Daniel Berlin | 1 | -8/+187 |
2001-05-18 | function.c (expand_function_start): Avoid creating BLKmode pseudos. | Mark Mitchell | 1 | -21/+25 |
2001-05-17 | * dwarf2out.c (modified_type_die): Equate qualified type to die. | Mark Kettenis | 1 | -0/+4 |
2001-05-16 | except.c (eh_data_format_name): Move to ... | Richard Henderson | 1 | -33/+93 |
2001-05-11 | defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New. | Richard Henderson | 1 | -1/+22 |
2001-05-10 | dwarf2out.c (mem_loc_descriptor): Do not pass constant pool contents for a SY... | Toon Moene | 1 | -2/+8 |
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 |