]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2000-05-02  Ben EllistonCorrect a typo in the author's surname!
2000-05-02  Alan ModraRestore elf32-hppa target vec.
2000-05-02  Andrew CagneyMulti-arch NPC_REGNUM NNPC_REGNUM.
2000-05-02  Andrew Cagneyrevert 1.9. Not approved.
2000-05-02  Andrew Cagneyre-do how gdbarch provides non-multi arch defaults...
2000-05-02  Andrew CagneyAdd JimB to global checkin list
2000-05-02  Andrew CagneyAdd ElenaZ to symtabs maintainers list.
2000-05-02  Andrew CagneyMake Syd Polk principal maintainer.
2000-05-02  Alan Modrafix gcc warnings
2000-05-02  Jim WilsonFix just added ia64-linux support to conform with others.
2000-05-02  Jim WilsonLd testsuite support for ia64-linux.
2000-05-02  Jim WilsonFix IA-64 --enable-targets=all bug reports.
2000-05-02  Alan ModraAssorted code cleanup and fixes for hppa. Re-enable...
2000-05-02  Alan Modraelf fixes.
2000-05-01  Alan ModraDuplicate hppa*-*-*elf* behaviour for hppa*-*-linux*.
2000-05-01  Nicholas Duffek * gdb.texinfo (Command Files): Mention -x, use @enumer...
2000-05-01  Nick CliftonFix tests to remove leading zeroes from labels
2000-05-01  Jeff Law * h8300.h (EOP): Add missing initializer.
2000-05-01  Stan Shebs Remove obsolete Gould configuration:
2000-05-01  Jim Blandy* gdbint.texinfo (RETURN_VALUE_ON_STACK): Document.
2000-05-01  Catherine Moore* macro.c (macro_expand_body): Don't prepend macro...
2000-05-01  Denis Chertykov * config/tc-avr.c: ATTRIBUTE_UNUSED added to the neces...
2000-05-01  Denis Chertykov * config/tc-avr.c: New AVR_ISA_ defined.
2000-05-01  Denis Chertykov * avr-dis.c (reg_fmul_d): New. Extract destination...
2000-05-01  Eli Zaretskii * annotate.texi: Remove "@syncodeindex fn cp", it...
2000-05-01  Andrew Cagney* mips.igen (DMxC1): Fix format arguments for sim_io_ep...
2000-05-01  Denis Chertykov * readelf.c (guess_is_rela): AVR uses RELA relocations.
2000-05-01  Alan ModraEnsure all pe targets use bfd.
2000-05-01  Andrew CagneyFrom 2000-04-28 Andreas Jaeger <aj@suse.de>:
2000-05-01  Alan ModraFix "incompatible types in return" gcc error.
2000-05-01  Alan ModraFix bfd_coff_small_swap_table initialisation.
2000-05-01  Andrew CagneyDo not use @value{GDBN in @nodes.
2000-04-30  Ben Elliston2000-04-30 Ben Elliston <bje@redhat.com>
2000-04-30  Mark Kettenis2000-04-30 Mark Kettenis <kettenis@gnu.org>
2000-04-29  Clinton Popetz * xcoff.h: Forgot to cvs add in last patch.
2000-04-29  Andrew CagneyConvert SKIP_PROLOGUE_FRAMELESS_P into PROLOGUE_FRAMELE...
2000-04-29  Clinton Popetz * libcoff.h: Sigh, whitespace differences after 'make...
2000-04-29  Clinton Popetz * coffcode.h Copy changes mistakenly done to libcoff...
2000-04-29  Alan ModraCorrectly check gcc version.
2000-04-28  Clinton Popetz * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES...
2000-04-28  Clinton Popetz * coff-mips.c (mips_ecoff_backend_data): Add initiali...
2000-04-28  Clinton Popetz * coff-alpha.c (alpha_ecoff_backend_data): Add initial...
2000-04-28  Andrew CagneyProvide more detailed traces of the event queue.
2000-04-28  Andrew CagneyFix event insertion when processing more than one event...
2000-04-28  Andrew CagneyCleanup tracing.
2000-04-28  Andrew CagneyFrom "Serge Nikulin" <nikulin@actsw.amat.com>:
2000-04-28  Michael Snyder2000-04-27 Michael Snyder <msnyder@seadog.cygnus...
2000-04-28  Andrew CagneyCast function to correct type.
2000-04-27  Michael Snyder2000-04-27 Michael Snyder <msnyder@seadog.cygnus...
2000-04-27  Elena Zannoni2000-04-27 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-27  Andrew CagneyInclude "arch-utils.h".
2000-04-27  Michael Snyder2000-04-26 Michael Snyder <msnyder@seadog.cygnus...
2000-04-27  Michael Snyder * proc-api.c (write_with_trace): Change 'arg...
2000-04-27  Michael Snyder2000-04-26 Michael Snyder <msnyder@seadog.cygnus...
2000-04-27  Michael Snyder2000-04-26 Michael Snyder <msnyder@seadog.cygnus...
2000-04-27  Alan ModraReference count .plt and .got on x86 for garbage collec...
2000-04-27  Andrew CagneyDocument IRIX->ARM cross compile problem.
2000-04-27  Michael Snyder2000-04-26 Michael Snyder <msnyder@seadog.cygnus...
2000-04-26  Andrew CagneyAdd section discussing future changes to output syntax.
2000-04-26  Clinton Popetz * config.bfd: Remove extraneous bfd_powerpc_64_arch.
2000-04-26  Kevin BuettnerAdd mapping ia64-linux-nat.c -> ia64linux-nat.c.
2000-04-26  Clinton Popetz Add XCOFF64 support.
2000-04-26  Philippe De... * ax-gdb.c (agent_command): Remove now useless cast of
2000-04-26  Andrew CagneyDocument bfd/doc/Makefile.in TEXINPUTS problem.
2000-04-26  Kevin BuettnerAdd arch-utils.h to IA-64 *-tdep.c files.
2000-04-26  Michael Snyder2000-04-25 Michael Snyder <msnyder@seadog.cygnus...
2000-04-25  Kevin BuettnerRecognize store instructions in examine_prologue().
2000-04-25  Alan ModraRemove '/' from comment_chars for FreeBSD so divide...
2000-04-25  Jim WilsonMention IA-64.
2000-04-25  Glen McCreadyTue Apr 25 13:51:58 2000 glen mccready <gkm@pobox...
2000-04-25  Jeff Law * Makefile.am: Add PA64 support. Add missing...
2000-04-25  Jeff Law * configure.in: Configury support for PA64...
2000-04-25  Alan ModraUse record_alignment, not bfd_set_section_alignment.
2000-04-25  Alexandre Oliva* am33.igen (inc4 Rn): Use genericAdd so as to modify...
2000-04-25  Alan ModraKeep shift count smaller than 32.
2000-04-25  Alan ModraCope with PE relocs.
2000-04-25  Kevin BuettnerHandle signal handler frames and call dummy frames.
2000-04-25  Alan Modraplace_orphan optimisations
2000-04-25  Jim WilsonReally fix last IA-64 gas testsuite failure.
2000-04-25  Nick CliftonNote that output section data commands can only appear...
2000-04-24  Nick CliftonDocument behaviour of .align 0 for ARM targets.
2000-04-24  Jim WilsonFix last remaining IA-64 gas testsuite failure.
2000-04-24  Jeff Law * obj-som.c: Terminate obj_pseudo_table.
2000-04-24  Michael Snyder2000-04-24 Michael Snyder <msnyder@seadog.cygnus...
2000-04-24  Nick CliftonInitialise signed_overflow field
2000-04-24  Jeff Law * config.bfd: Only disable elf32-hppa vectors...
2000-04-24  Jeff Law * targets.c (bfd_target_vector): Add bfd_elf64_...
2000-04-24  Jeff Law * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.lo
2000-04-24  Jeff Law * elf64-hppa.c, elf64-hppa.h: New files with...
2000-04-24  Jeff Law * libhppa.h (dis_assemble_16): New function.
2000-04-24  Jeff Law * elf-bfd.h: Add prototypes for bfd_elf32_write...
2000-04-24  Jeff Law * archive.c (hpux_uid_gid_encode): New function.
2000-04-23  Eli Zaretskii * Makefile.in (GDBMI_DIR): New variable.
2000-04-23  Eli ZaretskiiFix the date of the last entry.
2000-04-23  Eli Zaretskii * djunpack.bat: New file.
2000-04-23  Timothy WallClean up F-unit assembly and tests.
2000-04-23  Timothy WallMisc assembly/disassembly fixes.
2000-04-22  Christopher... Fix typo in comment.
2000-04-22  Andrew CagneyConvert REG_STRUCT_HAS_ADDR to multi-arch. Use REG_STR...
2000-04-21  Jeff Law2000-04-21 Michael Sokolov <msokolov@ivan.Harhan...
next