Age | Commit message (Expand) | Author | Files | Lines |
2003-12-06 | * dwarf2dbg.c: Convert to ISO-C. | Kazu Hirata | 1 | -2/+1 |
2003-11-23 | * README-vms: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-21 | * depend.c: Convert to ISO-C. | Kazu Hirata | 1 | -105/+59 |
2003-07-16 | * dwarf2dbg.c (get_frag_fix): Revert 2001-11-15 change. | Alan Modra | 1 | -10/+6 |
2003-05-27 | * symbols.c (temp_label_name): New. | Richard Henderson | 1 | -37/+13 |
2003-04-21 | * dwarf2dbg.c (get_filenum): Skip as-yet unassigned file numbers. | Richard Henderson | 1 | -0/+3 |
2003-03-11 | * dwarf2dbg.c (generic_dwarf2_emit_offset): New. | Richard Henderson | 1 | -12/+24 |
2003-01-28 | Add code to create and use directory tables. | Nick Clifton | 1 | -33/+114 |
2002-12-25 | * dwarf2dbg.c (DWARF2_ADDR_SIZE): New macro. | Alexandre Oliva | 1 | -2/+7 |
2002-12-04 | * dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototype | Alan Modra | 1 | -2/+3 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -4/+4 |
2002-11-26 | * dwarf2dbg.c (scale_addr_delta): New. | DJ Delorie | 1 | -8/+22 |
2002-11-18 | Add support for 64-bit DWARF 2 formats to gas. | Kevin Buettner | 1 | -6/+60 |
2002-09-17 | * dwarf2dbg.c (out_debug_abbrev): Add support for the DW_AT_name field. | Richard Henderson | 1 | -0/+11 |
2002-08-27 | * dwarf2dbg.c: Always include dwarf2dbg.h. | Alan Modra | 1 | -3/+5 |
2002-08-01 | 2002-08-01 H.J. Lu <hjl@gnu.org> | Daniel Jacobowitz | 1 | -2/+9 |
2002-06-14 | 2002-06-14 H.J. Lu <hjl@gnu.org> | Daniel Jacobowitz | 1 | -5/+11 |
2002-05-23 | 2002-05-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+4 |
2002-05-22 | 2002-05-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -6/+13 |
2002-05-13 | Do not reset loc_directive_seen in dwarf2_emit_insn. | Nick Clifton | 1 | -9/+11 |
2002-05-11 | Use the 'current' struct filled by dwarf2_directive_loc, instead of calling | Nick Clifton | 1 | -1/+6 |
2002-05-03 | * as.h: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2002-04-17 | * dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate line | Geoffrey Keating | 1 | -2/+6 |
2001-12-04 | 2001-11-16 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+9 |
2001-11-15 | gas/ChangeLog | Alan Modra | 1 | -2/+3 |
2001-09-18 | * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning. | Alan Modra | 1 | -1/+1 |
2001-08-01 | * read.c: Standardize error/warning messages - don't capitalise, no | Alan Modra | 1 | -5/+5 |
2001-06-19 | * dwarf2dbg.c (dwarf2_finish): Output file info even when no | Alan Modra | 1 | -2/+2 |
2001-05-22 | * symbols.c (resolve_symbol_value): Remove "finalize" param, | Alan Modra | 1 | -2/+2 |
2001-04-12 | * dwarf2dbg.c (process_entries): Don't optimize redundant line notes. | Jason Merrill | 1 | -1/+5 |
2001-03-30 | Pass finalize_syms on calls to resolve_symbol_value. | Alan Modra | 1 | -1/+1 |
2001-03-30 | Multi-pass relaxation machinery. | Alan Modra | 1 | -2/+2 |
2001-03-17 | * dwarf2dbg.c (user_filenum, user_filenum_allocated): Remove. | Richard Henderson | 1 | -19/+31 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+1 |
2001-02-24 | 2001-02-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2001-02-01 | * dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviations | Richard Henderson | 1 | -0/+3 |
2000-12-22 | 2000-12-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -9/+0 |
2000-12-14 | oops - omitted terminating #endif | Nick Clifton | 1 | -0/+1 |
2000-12-14 | If we don't have <limits.h>, try including <sys/param.h> if we have it. | Nick Clifton | 1 | -1/+3 |
2000-12-14 | 2000-12-13 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -36/+30 |
2000-12-13 | aadd conditionals around definition of INT_MAX | Nick Clifton | 1 | -0/+2 |
2000-12-13 | Adde dfinition if INT_MAX if limits.h is not included | Nick Clifton | 1 | -0/+2 |
2000-12-13 | #include <limits.h> only if it exists. | Nick Clifton | 1 | -2/+4 |
2000-12-12 | 2000-12-12 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+53 |
2000-12-05 | Add outputting_stabs_line_debug varaible and D10v code to use it | Nick Clifton | 1 | -4/+7 |
2000-11-29 | * dwarf2dbg.c: Rewrite from scratch. Queue all debugging output | Richard Henderson | 1 | -602/+978 |
2000-11-17 | * dwarf2dbg.c (dwarf2_gen_line_info): Early out for no line number. | Richard Henderson | 1 | -0/+4 |
2000-11-17 | * as.c (debug_type): Init to DEBUG_UNSPECIFIED. | Richard Henderson | 1 | -20/+88 |
2000-11-13 | 2000-11-12 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -1/+1 |
2000-11-07 | 2000-11-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -6/+5 |