summaryrefslogtreecommitdiff
path: root/bfd/aout-tic30.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-3/+3
* include/ChangeLogCatherine Moore2011-07-111-0/+3
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+2
* 2010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-08-181-0/+3
* Update copyright year.H.J. Lu2010-03-241-1/+2
* 2010-01-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-01-261-0/+3
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-3/+3
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+4
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/Richard Sandiford2009-04-161-0/+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/+21
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+3
* 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 to ISO-C90 and fix formattingNick Clifton2005-04-211-303/+253
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-0/+5
* bfd/H.J. Lu2004-07-211-0/+4
* * bfd-in.h (bfd_get_section_limit): Define.Alan Modra2004-06-291-3/+1
* bfd/Alan Modra2004-06-241-15/+17
* binutils ChangeLog:Bob Wilson2004-05-171-0/+4
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-1/+5
* bfd/Jakub Jelinek2004-04-221-0/+4
* 2003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-201-1/+1
* Index: doc/ChangeLogAndrew Cagney2003-10-161-2/+2
* (BYTES_IN_WORD): Don't define.Nick Clifton2003-03-131-2/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-47/+52
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-0/+3
* Fix ld --just-symbolsAlan Modra2002-05-151-0/+3
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-1/+4
* * version.h: New file.Alan Modra2001-10-021-2/+5
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-13/+22
* Add missing protypesNick Clifton2001-08-141-37/+47
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+3
* Update copyright noticesNick Clifton2001-03-081-1/+1
* 2000-11-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-201-7/+9
* 2000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-061-16/+14
* 2000-03-01 Hans-Peter Nilsson <hp@axis.com>Ian Lance Taylor2000-03-021-5/+2
* Revert previous patch.Nick Clifton1999-12-101-3/+0
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-101-0/+3
* Add new field to bfd_target structure.Nick Clifton1999-07-191-1/+3
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-19/+19
* Initial revisionRichard Henderson1999-05-031-0/+1065