summaryrefslogtreecommitdiff
path: root/bfd/elf32-crx.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-18/+9
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+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-4/+5
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+2
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-5/+5
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-2/+2
* Return void from linker callbacksAlan Modra2016-05-281-13/+7
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-2/+2
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-2/+2
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-1/+7
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-14/+14
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-2/+2
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* fix set but unused variable warningsAlan Modra2010-06-271-6/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* 2009-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>M R Swami Reddy2009-03-251-20/+20
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-0/+18
* PR 3958Alan Modra2007-03-071-4/+15
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-45/+1
* 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
* 2004-12-23 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-12-231-1/+3
* 2004-12-14 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-12-141-8/+34
* bfd/H.J. Lu2004-10-211-2/+3
* Add CRX insns: pushx, popxNick Clifton2004-07-271-4/+98
* Add new port: crx-elfNick Clifton2004-07-071-0/+1233