aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2000-04-26 * ax-gdb.c (agent_command): Remove now useless cast ofPhilippe De Muyter10-45/+48
2000-04-26Document bfd/doc/Makefile.in TEXINPUTS problem.Andrew Cagney1-0/+11
2000-04-26Add arch-utils.h to IA-64 *-tdep.c files.Kevin Buettner4-2/+13
2000-04-262000-04-25 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-1/+5
2000-04-25Recognize store instructions in examine_prologue().Kevin Buettner2-3/+60
2000-04-25Remove '/' from comment_chars for FreeBSD so divide operator works.Alan Modra3-4/+12
2000-04-25Mention IA-64.Jim Wilson1-0/+4
2000-04-25Tue Apr 25 13:51:58 2000 glen mccready <gkm@pobox.com>Glen McCready2-19/+23
2000-04-25 * Makefile.am: Add PA64 support. Add missing dependencies forJeff Law4-2/+30
2000-04-25 * configure.in: Configury support for PA64 (currently disabled).Jeff Law3-166/+191
2000-04-25Use record_alignment, not bfd_set_section_alignment.Alan Modra2-2/+7
2000-04-25* am33.igen (inc4 Rn): Use genericAdd so as to modify flags.Alexandre Oliva2-1/+5
2000-04-25Keep shift count smaller than 32.Alan Modra2-2/+7
2000-04-25Cope with PE relocs.Alan Modra3-4/+9
2000-04-25Handle signal handler frames and call dummy frames.Kevin Buettner5-148/+409
2000-04-25place_orphan optimisationsAlan Modra6-180/+157
2000-04-25Really fix last IA-64 gas testsuite failure.Jim Wilson4-14/+27
2000-04-25Note that output section data commands can only appear inside output sectionNick Clifton2-0/+15
2000-04-24Document behaviour of .align 0 for ARM targets.Nick Clifton4-9/+42
2000-04-24Fix last remaining IA-64 gas testsuite failure.Jim Wilson3-200/+27
2000-04-24 * obj-som.c: Terminate obj_pseudo_table.Jeff Law2-1/+6
2000-04-242000-04-24 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder3-28/+34
2000-04-24Initialise signed_overflow fieldNick Clifton2-0/+8
2000-04-24 * config.bfd: Only disable elf32-hppa vectors, not all of theJeff Law4-244/+253
2000-04-24 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_vec.Jeff Law2-0/+5
2000-04-24 * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.loJeff Law3-0/+17
2000-04-24 * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.Jeff Law4-0/+2691
2000-04-24 * libhppa.h (dis_assemble_16): New function.Jeff Law1-1/+27
2000-04-24 * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,Jeff Law3-8/+24