summaryrefslogtreecommitdiff
path: root/bfd/elf32-dlx.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* HOWTO size encodingAlan Modra2022-06-081-10/+10
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in bfdAlan Modra2021-03-311-38/+38
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-5/+6
* assorted target messagesAlan Modra2018-02-261-2/+2
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-4/+5
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-132/+132
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Remove syntactic sugarAlan Modra2016-09-301-4/+6
* dlx: move prototype of dlx_set_skip_hi16 to elf/dlx.hTrevor Saunders2016-06-271-2/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+5
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* PR ld/15323Alan Modra2013-03-301-0/+4
* * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra2011-01-141-7/+5
* update copyright datesAlan Modra2009-09-021-1/+1
* * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra2007-09-281-4/+1
* bfd/Jan Beulich2007-09-261-1/+3
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-1/+1
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+28
* * archive.c (bfd_generic_archive_p): Remove unused local variableBen Elliston2006-05-021-6/+0
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-239/+207
* 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-201-1/+6
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-74/+0
* * bfd-in.h (bfd_get_section_limit): Define.Alan Modra2004-06-291-3/+1
* bfd/Alan Modra2004-06-241-2/+4
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-2/+2
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-2/+2
* Correct spelling of "relocatable".Alan Modra2003-06-251-4/+4
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-40/+41
* include/elf/ChangeLogAlan Modra2002-11-281-4/+4
* * armnetbsd.c: Replace CONST with const.Alan Modra2002-06-081-1/+1
* * elf32-arc.c: Fix formatting.Kazu Hirata2002-06-031-1/+1
* Add DLX targetNick Clifton2002-05-281-0/+659