summaryrefslogtreecommitdiff
path: root/bfd/pdp11.c
Commit message (Expand)AuthorAgeFilesLines
* bfd/Alan Modra2004-06-241-52/+51
* * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra2004-06-151-2/+2
* * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra2004-03-151-21/+28
* * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata2003-12-011-1/+0
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-1/+1
* Index: doc/ChangeLogAndrew Cagney2003-10-161-1/+1
* Correct spelling of "relocatable".Alan Modra2003-06-251-11/+11
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-281/+279
* * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-codedAlan Modra2002-09-021-1/+4
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-5/+5
* Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra2002-06-071-7/+2
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-1/+8
* * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra2001-10-171-1/+1
* * aout-encap.c: Fix comment typos.Kazu Hirata2001-10-101-1/+1
* * version.h: New file.Alan Modra2001-10-021-1/+5
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-2/+2
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-2/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-110/+109
* Add missing prototypesNick Clifton2001-08-281-12/+18
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-231-2/+2
* bfd/Jakub Jelinek2001-04-131-0/+1
* Update copyright noticesNick Clifton2001-03-081-1/+1
* Add PDP-11 supportNick Clifton2001-02-181-0/+5022