| Commit message (Expand) | Author | Age | Files | Lines |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -239/+239 |
* | c-common.c: Fix comment typos. | Kazu Hirata | 2001-10-09 | 1 | -1/+1 |
* | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 2001-09-13 | 1 | -2/+2 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ... | Richard Henderson | 2001-08-17 | 1 | -9/+0 |
* | varasm.c (text_section): Allow TEXT_SECTION to override the printing of TEXT_... | Richard Henderson | 2001-08-17 | 1 | -24/+24 |
* | dbxout.c: Fix comment formatting. | Kazu Hirata | 2001-08-08 | 1 | -2/+2 |
* | dwarfout.c: Remove reference to README.DWARF. | Robert Lipe | 2001-08-01 | 1 | -3/+0 |
* | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 2001-07-19 | 1 | -1/+4 |
* | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 2001-07-19 | 1 | -4/+65 |
* | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 2001-07-17 | 1 | -8/+12 |
* | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 2001-07-15 | 1 | -20/+25 |
* | Makefile.in (final.o): Depend on debug.h. | Neil Booth | 2001-07-12 | 1 | -7/+15 |
* | Makefile.in (c-lex.o): Wrap long lines. | Neil Booth | 2001-07-11 | 1 | -10/+40 |
* | Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines. | Neil Booth | 2001-07-10 | 1 | -3/+15 |
* | dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//. | Richard Henderson | 2001-05-20 | 1 | -25/+25 |
* | * README.DWARF: Move into dwarfout.c. | Jason Merrill | 2001-05-18 | 1 | -0/+542 |
* | dwarfout.c (dwarfout_init): Add cast. | Neil Booth | 2001-05-12 | 1 | -1/+1 |
* | dwarfout.c (is_pseudo_reg, [...]): Use static inline instead of inline static. | Rainer Orth | 2001-04-25 | 1 | -4/+4 |
* | dwarfout.c (DEBUG_ARANGES_BEGIN_LABEL): New label. | Richard Sandiford | 2001-04-09 | 1 | -0/+13 |
* | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 2001-04-03 | 1 | -3/+3 |
* | tree.h (DECL_UNINLINABLE): Move from C++ frontend. | Jason Merrill | 2001-02-21 | 1 | -1/+7 |
* | diagnostic.h (set_internal_error_function): Renamed. | Richard Kenner | 2001-02-04 | 1 | -1/+2 |
* | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 2001-01-28 | 1 | -2/+1 |
* | dwarf.h (FMT_CODE): Adjust argument order; fix mapping to dwarf_subscr_data_f... | Richard Henderson | 2000-11-20 | 1 | -22/+16 |
* | dwarfout.c (INSN_LABEL_FMT): Remove. | Richard Henderson | 2000-11-07 | 1 | -23/+1 |
* | Use memset/memcmp instead of bzero/bcmp. | Joseph Myers | 2000-11-03 | 1 | -1/+1 |
* | Callers gcc-toplev: | Hans-Peter Nilsson | 2000-09-25 | 1 | -25/+25 |
* | Changes add TABs on either or both sides, covering start of line, | Hans-Peter Nilsson | 2000-09-25 | 1 | -8/+8 |
* | defaults.h: Provide default definitions for... | Zack Weinberg | 2000-09-11 | 1 | -45/+0 |
* | Apply patch from Anthony Green to add java language support to Dwarf generation. | Anthony Green | 2000-08-03 | 1 | -0/+2 |
* | dce.c: Remove all uses of assert. | Mark Mitchell | 2000-08-03 | 1 | -9/+0 |
* | Vector support: type node creation & debugging support | Bernd Schmidt | 2000-06-25 | 1 | -0/+11 |
* | getopt.h (getopt): Also check HAVE_DECL_* when prototyping. | Kaveh R. Ghazi | 2000-05-23 | 1 | -6/+0 |
* | dwarfout.c (dwarfout_finish): Call retry_incomplete_types after we enter .debug. | Eric Schweitz | 2000-05-10 | 1 | -2/+2 |
* | top level: | Zack Weinberg | 2000-05-09 | 1 | -1/+1 |
* | dwarf2out.c (dw_cfi_oprnd_struct, [...]): Constify a char*. | Kaveh R. Ghazi | 2000-04-26 | 1 | -9/+9 |
* | dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR. | Jason Merrill | 2000-04-25 | 1 | -0/+11 |
* | builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | Theodore Papadopoulo | 2000-03-23 | 1 | -2/+2 |
* | tree.h (COMPLETE_TYPE_P): New macro. | Nathan Sidwell | 2000-03-21 | 1 | -5/+6 |
* | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 2000-03-17 | 1 | -60/+59 |
* | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 2000-03-07 | 1 | -3/+3 |
* | stmt.c (is_body_block): Move... | Jason Merrill | 2000-03-04 | 1 | -32/+0 |
* | dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning. | Jason Merrill | 2000-03-03 | 1 | -18/+4 |
* | dwarfout.c (output_block): Output abstract blocks even if they don't have TRE... | Jason Merrill | 2000-02-29 | 1 | -1/+2 |
* | emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks. | Mark Mitchell | 2000-02-28 | 1 | -18/+5 |
* | Copyright fixes. | Jeff Law | 2000-02-25 | 1 | -1/+2 |
* | dwarf2out.c (output_line_info): Put the marker for the end of the line number... | Jason Merrill | 2000-02-22 | 1 | -3/+2 |
* | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 2000-02-15 | 1 | -1/+0 |
* | dwarfout.c (SHORT_TYPE_SIZE): Correct default. | Hans-Peter Nilsson | 2000-02-01 | 1 | -1/+1 |