aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-02Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra21-1330/+1470
2000-05-02elf fixes.Alan Modra3-1/+12
2000-05-01Duplicate hppa*-*-*elf* behaviour for hppa*-*-linux*.Alan Modra10-48/+67
2000-05-01 * gdb.texinfo (Command Files): Mention -x, use @enumerate forNicholas Duffek2-10/+29
2000-05-01Fix tests to remove leading zeroes from labelsNick Clifton3-52/+57
2000-05-01 * h8300.h (EOP): Add missing initializer.Jeff Law2-1/+5
2000-05-01 Remove obsolete Gould configuration:Stan Shebs15-1547/+13
2000-05-01* gdbint.texinfo (RETURN_VALUE_ON_STACK): Document.Jim Blandy1-0/+37
2000-05-01* macro.c (macro_expand_body): Don't prepend macro number with zeroes.Catherine Moore2-1/+5
2000-05-01 * config/tc-avr.c: ATTRIBUTE_UNUSED added to the necessary places.Denis Chertykov2-59/+62
2000-05-01 * config/tc-avr.c: New AVR_ISA_ defined.Denis Chertykov2-48/+197
2000-05-01 * avr-dis.c (reg_fmul_d): New. Extract destination register fromDenis Chertykov2-3/+130
2000-05-01 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief inEli Zaretskii3-56/+67
2000-05-01* mips.igen (DMxC1): Fix format arguments for sim_io_eprintf call.Andrew Cagney2-1/+6
2000-05-01 * readelf.c (guess_is_rela): AVR uses RELA relocations.Denis Chertykov2-1/+7
2000-05-01Ensure all pe targets use bfd.Alan Modra3-212/+230
2000-05-01From 2000-04-28 Andreas Jaeger <aj@suse.de>:Andrew Cagney5-4/+15
2000-05-01Fix "incompatible types in return" gcc error.Alan Modra2-2/+3
2000-05-01Fix bfd_coff_small_swap_table initialisation.Alan Modra2-2/+4
2000-05-01Do not use @value{GDBN in @nodes.Andrew Cagney2-2/+6
2000-04-302000-04-30 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+5
2000-04-302000-04-30 Mark Kettenis <kettenis@gnu.org>Mark Kettenis3-0/+94
2000-04-29 * xcoff.h: Forgot to cvs add in last patch.Clinton Popetz1-0/+198
2000-04-29Convert SKIP_PROLOGUE_FRAMELESS_P into PROLOGUE_FRAMELESS_P.Andrew Cagney7-7/+61
2000-04-29 * libcoff.h: Sigh, whitespace differences after 'make headers'.Clinton Popetz1-2/+2
2000-04-29 * coffcode.h Copy changes mistakenly done to libcoff.h inClinton Popetz2-0/+13
2000-04-29Correctly check gcc version.Alan Modra10-14/+30
2000-04-28 * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): AddClinton Popetz6-323/+57
2000-04-28 * coff-mips.c (mips_ecoff_backend_data): Add initialization ofClinton Popetz3-1/+20
2000-04-28 * coff-alpha.c (alpha_ecoff_backend_data): Add initialization ofClinton Popetz2-1/+7
2000-04-28Provide more detailed traces of the event queue.Andrew Cagney2-0/+26
2000-04-28Fix event insertion when processing more than one event for the current time.Andrew Cagney2-3/+12
2000-04-28Cleanup tracing.Andrew Cagney3-2/+28
2000-04-28From "Serge Nikulin" <nikulin@actsw.amat.com>:Andrew Cagney2-1/+10
2000-04-282000-04-27 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder4-24/+14
2000-04-28Cast function to correct type.Andrew Cagney3-3/+17
2000-04-272000-04-27 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder5-5/+24
2000-04-272000-04-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni5-4/+17
2000-04-27Include "arch-utils.h".Andrew Cagney3-0/+6
2000-04-272000-04-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-28/+22
2000-04-27 * proc-api.c (write_with_trace): Change 'arg' from long to int.Michael Snyder2-9/+14
2000-04-272000-04-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder4-1/+24
2000-04-272000-04-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-1/+2
2000-04-27Reference count .plt and .got on x86 for garbage collection code. Fix aAlan Modra5-110/+200
2000-04-27Document IRIX->ARM cross compile problem.Andrew Cagney2-0/+17
2000-04-272000-04-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-0/+7
2000-04-26Add section discussing future changes to output syntax.Andrew Cagney2-10/+36
2000-04-26 * config.bfd: Remove extraneous bfd_powerpc_64_arch.Clinton Popetz2-1/+5
2000-04-26Add mapping ia64-linux-nat.c -> ia64linux-nat.c.Kevin Buettner2-0/+6
2000-04-26 Add XCOFF64 support.Clinton Popetz28-329/+1587