index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gas
/
dwarf2dbg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* dwarf2dbg.c (process_entries): Fix uninitialized variable warning.
Richard Henderson
2005-09-20
1
-2
/
+3
*
* dwarf2dbg.c (struct line_entry): Replace frag and frag_ofs
Richard Henderson
2005-09-20
1
-74
/
+114
*
* dwarf2dbg.c (dwarf2_where): Set line->isa.
Richard Henderson
2005-09-07
1
-56
/
+77
*
* dwarf2dbg.c: Include safe-ctype.h.
Richard Henderson
2005-09-07
1
-59
/
+146
*
* README-vms: Delete.
Alan Modra
2005-08-11
1
-53
/
+0
*
Update the address and phone number of the FSF
Nick Clifton
2005-05-05
1
-2
/
+2
*
update copyright dates
Alan Modra
2005-03-03
1
-1
/
+2
*
* dwarf2dbg.c (dwarf2_finish): Correct logic for determining when
Nathan Sidwell
2005-01-27
1
-13
/
+22
*
* dwarf2dbg.c (dwarf2_finish): Don't write a .debug_line section
Bob Wilson
2004-11-22
1
-3
/
+2
*
(dwarf2_finish): Check for the existence of a file table before deciding to
Nick Clifton
2004-11-02
1
-1
/
+2
*
Add support for generating DWARF2 debug sections in the x86 PE port
Nick Clifton
2004-04-29
1
-4
/
+7
*
2004-02-13 Hannes Reinecke <hare@suse.de>
Andreas Jaeger
2004-02-13
1
-2
/
+2
*
.:
Nathan Sidwell
2004-02-06
1
-1
/
+1
*
* dwarf2dbg.c: Convert to ISO-C.
Kazu Hirata
2003-12-06
1
-2
/
+1
*
* README-vms: Fix comment typos.
Kazu Hirata
2003-11-23
1
-1
/
+1
*
* depend.c: Convert to ISO-C.
Kazu Hirata
2003-11-21
1
-105
/
+59
*
* dwarf2dbg.c (get_frag_fix): Revert 2001-11-15 change.
Alan Modra
2003-07-16
1
-10
/
+6
*
* symbols.c (temp_label_name): New.
Richard Henderson
2003-05-27
1
-37
/
+13
*
* dwarf2dbg.c (get_filenum): Skip as-yet unassigned file numbers.
Richard Henderson
2003-04-21
1
-0
/
+3
*
* dwarf2dbg.c (generic_dwarf2_emit_offset): New.
Richard Henderson
2003-03-11
1
-12
/
+24
*
Add code to create and use directory tables.
Nick Clifton
2003-01-28
1
-33
/
+114
*
* dwarf2dbg.c (DWARF2_ADDR_SIZE): New macro.
Alexandre Oliva
2002-12-25
1
-2
/
+7
*
* dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototype
Alan Modra
2002-12-04
1
-2
/
+3
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-4
/
+4
*
* dwarf2dbg.c (scale_addr_delta): New.
DJ Delorie
2002-11-26
1
-8
/
+22
*
Add support for 64-bit DWARF 2 formats to gas.
Kevin Buettner
2002-11-18
1
-6
/
+60
*
* dwarf2dbg.c (out_debug_abbrev): Add support for the DW_AT_name field.
Richard Henderson
2002-09-17
1
-0
/
+11
*
* dwarf2dbg.c: Always include dwarf2dbg.h.
Alan Modra
2002-08-27
1
-3
/
+5
*
2002-08-01 H.J. Lu <hjl@gnu.org>
Daniel Jacobowitz
2002-08-01
1
-2
/
+9
*
2002-06-14 H.J. Lu <hjl@gnu.org>
Daniel Jacobowitz
2002-06-14
1
-5
/
+11
*
2002-05-22 H.J. Lu <hjl@gnu.org>
H.J. Lu
2002-05-23
1
-1
/
+4
*
2002-05-22 H.J. Lu <hjl@gnu.org>
H.J. Lu
2002-05-22
1
-6
/
+13
*
Do not reset loc_directive_seen in dwarf2_emit_insn.
Nick Clifton
2002-05-13
1
-9
/
+11
*
Use the 'current' struct filled by dwarf2_directive_loc, instead of calling
Nick Clifton
2002-05-11
1
-1
/
+6
*
* as.h: Fix formatting.
Kazu Hirata
2002-05-03
1
-1
/
+1
*
* dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate line
Geoffrey Keating
2002-04-17
1
-2
/
+6
*
2001-11-16 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2001-12-04
1
-0
/
+9
*
gas/ChangeLog
Alan Modra
2001-11-15
1
-2
/
+3
*
* dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.
Alan Modra
2001-09-18
1
-1
/
+1
*
* read.c: Standardize error/warning messages - don't capitalise, no
Alan Modra
2001-08-01
1
-5
/
+5
*
* dwarf2dbg.c (dwarf2_finish): Output file info even when no
Alan Modra
2001-06-19
1
-2
/
+2
*
* symbols.c (resolve_symbol_value): Remove "finalize" param,
Alan Modra
2001-05-22
1
-2
/
+2
*
* dwarf2dbg.c (process_entries): Don't optimize redundant line notes.
Jason Merrill
2001-04-12
1
-1
/
+5
*
Pass finalize_syms on calls to resolve_symbol_value.
Alan Modra
2001-03-30
1
-1
/
+1
*
Multi-pass relaxation machinery.
Alan Modra
2001-03-30
1
-2
/
+2
*
* dwarf2dbg.c (user_filenum, user_filenum_allocated): Remove.
Richard Henderson
2001-03-17
1
-19
/
+31
*
Fix copyright notices
Nick Clifton
2001-03-08
1
-1
/
+1
*
2001-02-23 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-02-24
1
-1
/
+1
*
* dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviations
Richard Henderson
2001-02-01
1
-0
/
+3
*
2000-12-22 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-12-22
1
-9
/
+0
[next]