Age | Commit message (Expand) | Author | Files | Lines |
2002-08-15 | dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue. | Douglas B Rupp | 1 | -5/+8 |
2002-07-25 | dwarfout.c (VERSION_ASM_OP, [...]): Remove. | Neil Booth | 1 | -15/+7 |
2002-07-09 | * dwarfout.c (dwarfout_init): Warn that DWARF1 is deprecated. | Mark Mitchell | 1 | -0/+2 |
2002-07-05 | re PR c++/6706 (ICE with variable-sized arrays and DWARF-1 output) | Mark Mitchell | 1 | -2/+4 |
2002-06-17 | * dwarfout.c: Include function.h. | Tom Tromey | 1 | -1/+2 |
2002-06-17 | function.h (struct function): Rename profile_label_no. | Richard Henderson | 1 | -20/+11 |
2002-05-11 | dbxout.c: Fix formatting. | Kazu Hirata | 1 | -71/+71 |
2002-03-12 | Makefile.in (debug.o): Depend on debug.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -4/+0 |
2002-01-22 | dwarfout.c (last_filename): Remove. | Krister Walfridsson | 1 | -5/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -125/+40 |
2001-11-23 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -5/+5 |
2001-11-11 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -2/+2 |
2001-11-09 | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 1 | -1/+3 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -239/+239 |
2001-10-09 | c-common.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-17 | defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ... | Richard Henderson | 1 | -9/+0 |
2001-08-17 | varasm.c (text_section): Allow TEXT_SECTION to override the printing of TEXT_... | Richard Henderson | 1 | -24/+24 |
2001-08-08 | dbxout.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2001-08-01 | dwarfout.c: Remove reference to README.DWARF. | Robert Lipe | 1 | -3/+0 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -1/+4 |
2001-07-19 | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 1 | -4/+65 |
2001-07-17 | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 1 | -8/+12 |
2001-07-15 | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 1 | -20/+25 |
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 | -10/+40 |
2001-07-10 | Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines. | Neil Booth | 1 | -3/+15 |
2001-05-20 | dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//. | Richard Henderson | 1 | -25/+25 |
2001-05-18 | * README.DWARF: Move into dwarfout.c. | Jason Merrill | 1 | -0/+542 |
2001-05-12 | dwarfout.c (dwarfout_init): Add cast. | Neil Booth | 1 | -1/+1 |
2001-04-25 | dwarfout.c (is_pseudo_reg, [...]): Use static inline instead of inline static. | Rainer Orth | 1 | -4/+4 |
2001-04-09 | dwarfout.c (DEBUG_ARANGES_BEGIN_LABEL): New label. | Richard Sandiford | 1 | -0/+13 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -3/+3 |
2001-02-21 | tree.h (DECL_UNINLINABLE): Move from C++ frontend. | Jason Merrill | 1 | -1/+7 |
2001-02-04 | diagnostic.h (set_internal_error_function): Renamed. | Richard Kenner | 1 | -1/+2 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -2/+1 |
2000-11-20 | dwarf.h (FMT_CODE): Adjust argument order; fix mapping to dwarf_subscr_data_f... | Richard Henderson | 1 | -22/+16 |
2000-11-07 | dwarfout.c (INSN_LABEL_FMT): Remove. | Richard Henderson | 1 | -23/+1 |
2000-11-03 | Use memset/memcmp instead of bzero/bcmp. | Joseph Myers | 1 | -1/+1 |
2000-09-25 | Callers gcc-toplev: | Hans-Peter Nilsson | 1 | -25/+25 |
2000-09-25 | Changes add TABs on either or both sides, covering start of line, | Hans-Peter Nilsson | 1 | -8/+8 |
2000-09-11 | defaults.h: Provide default definitions for... | Zack Weinberg | 1 | -45/+0 |
2000-08-03 | Apply patch from Anthony Green to add java language support to Dwarf generation. | Anthony Green | 1 | -0/+2 |
2000-08-03 | dce.c: Remove all uses of assert. | Mark Mitchell | 1 | -9/+0 |
2000-06-25 | Vector support: type node creation & debugging support | Bernd Schmidt | 1 | -0/+11 |
2000-05-23 | getopt.h (getopt): Also check HAVE_DECL_* when prototyping. | Kaveh R. Ghazi | 1 | -6/+0 |
2000-05-10 | dwarfout.c (dwarfout_finish): Call retry_incomplete_types after we enter .debug. | Eric Schweitz | 1 | -2/+2 |
2000-05-09 | top level: | Zack Weinberg | 1 | -1/+1 |