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-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-08 | dbxout.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -7/+2 |
2001-08-03 | dbxout.c (dbxout_symbol_location): Flatten subregs first; don't take REGNO of... | Richard Henderson | 1 | -8/+8 |
2001-07-26 | toplev.c, [...]: Include xcoffout.h if appropriate. | Neil Booth | 1 | -12/+12 |
2001-07-25 | dbxout.c: Consistently use putc instead of fputc. | Richard Kenner | 1 | -118/+187 |
2001-07-22 | dbxout.c (dbxout_global_decl): New. | Neil Booth | 1 | -2/+15 |
2001-07-22 | * dbxout.c, sdbout.c, varasm.c: Revert most recent patch. | Neil Booth | 1 | -12/+2 |
2001-07-21 | dbxout.c (dbxout_global_decl): New. | Neil Booth | 1 | -2/+12 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -22/+12 |
2001-07-19 | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 1 | -28/+36 |
2001-07-17 | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 1 | -23/+20 |
2001-07-15 | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 1 | -25/+29 |
2001-07-12 | Makefile.in (final.o): Depend on debug.h. | Neil Booth | 1 | -1/+49 |
2001-07-11 | Makefile.in (c-lex.o): Wrap long lines. | Neil Booth | 1 | -6/+14 |
2001-07-10 | Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines. | Neil Booth | 1 | -4/+14 |
2001-06-08 | stmt.c (current_nesting_level): New fn. | Jason Merrill | 1 | -1/+1 |
2001-05-25 | dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag o... | Geoffrey Keating | 1 | -2/+2 |
2001-05-23 | * dbxout.c (dbxout_type_methods): Do still group methods by name. | Jason Merrill | 1 | -0/+17 |
2001-05-21 | dbxout.c (MINIMAL_DEBUG, [...]): Lose. | Jason Merrill | 1 | -176/+51 |
2001-05-18 | /tmp/pl | Richard Kenner | 1 | -9/+14 |
2001-05-17 | dbxout.c (dbxout_symbol_location): For CONCAT, skip types not COMPLEX_TYPE. | Jeffrey Oldham | 1 | -1/+9 |
2001-05-01 | dbxout.c, [...]: Always include gstab.h, not system stab.h. | Zack Weinberg | 1 | -26/+1 |
2001-04-23 | collect2.c (main): Use concat in lieu of xmalloc/sprintf. | Kaveh R. Ghazi | 1 | -5/+1 |
2001-04-18 | dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined, use it instead o... | Zack Weinberg | 1 | -0/+4 |
2001-04-17 | * dbxout.c (N_OPT): Define if not available from <stab.h> | Loren J. Rittle | 1 | -0/+5 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -6/+10 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -9/+4 |
2001-03-19 | Compute DECL_ASSEMBLER_NAME lazily. | Mark Mitchell | 1 | -2/+10 |
2001-03-15 | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... | Mark Mitchell | 1 | -2/+2 |
2001-02-21 | tree.h (DECL_UNINLINABLE): Move from C++ frontend. | Jason Merrill | 1 | -1/+3 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -2/+1 |
2001-01-05 | (dbxout_parms): Handle invisible ref where decl is a REG | Catherine Moore | 1 | -3/+7 |
2000-12-30 | dbxout.c (dbxout_block): Invert logic on eliding LBRAC/RBRAC. | Richard Henderson | 1 | -6/+9 |
2000-12-02 | dbxout.c (dbxout_parms): Correctly describe parameters passed by invisible re... | Jim Blandy | 1 | -20/+19 |
2000-11-17 | ggc.h: Delete ggc_add_string_root and ggc_mark_string. | Zack Weinberg | 1 | -2/+0 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -1/+1 |
2000-10-10 | * dbxout.c (dbxout_source_line): Remove extra tab. | J. David Anglin | 1 | -1/+1 |
2000-09-25 | Callers gcc-toplev: | Hans-Peter Nilsson | 1 | -27/+27 |
2000-09-25 | Changes add TABs on either or both sides, covering start of line, | Hans-Peter Nilsson | 1 | -2/+2 |
2000-09-22 | fix | Jason Merrill | 1 | -5/+13 |
2000-09-22 | revert | Jason Merrill | 1 | -13/+5 |
2000-09-22 | c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace. | Jason Merrill | 1 | -5/+13 |
2000-07-23 | * dbxout.c (dbxout_type, case COMPLEX_TYPE): Fix length field in stab. | George Helffrich | 1 | -1/+1 |
2000-06-28 | dbxout.c (dbxout_symbol, [...]): Use DECL_CONTEXT, not DECL_FIELD_CONTEXT. | Raja R Harinath | 1 | -2/+2 |
2000-06-25 | Vector support: type node creation & debugging support | Bernd Schmidt | 1 | -0/+3 |
2000-06-08 | dbxout.c (dbxout_type_fields): Don't segfault on fields with incomplete types. | Jakub Jelinek | 1 | -0/+1 |
2000-04-14 | dbxout.c (dbxout_type, [...]): Don't call print_int_cst_octal with something ... | Richard Kenner | 1 | -2/+6 |
2000-04-04 | dbxout.c (CONTIN): If it doesn't have to do anything... | Zack Weinberg | 1 | -1/+1 |