aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-elf.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-13 * config/tc-h8300.c (h8300_elf_section): New function - issue aNick Clifton1-1/+1
2009-11-06 * config/obj-elf.c (obj_elf_change_section): Remove FIXME fromAlan Modra1-2/+2
2009-11-02 * ecoff.c (ecoff_symbol_clone_hook): New function.Alan Modra1-1/+2
2009-09-25 Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton1-1/+1
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-45/+63
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-31bfd/Jan Beulich1-0/+2
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-2/+4
2009-07-31 binutils/testsuite/Daniel Jacobowitz1-0/+3
2009-07-27gas/Jan Beulich1-0/+11
2009-07-242009-07-24 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+4
2009-07-23 * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton1-2/+14
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-4/+4
2009-04-30include/elfNick Clifton1-0/+14
2009-01-15 * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,Nick Clifton1-10/+11
2008-12-23Remove STT_IFUNC support.Nick Clifton1-14/+0
2008-12-03include/elf/Nick Clifton1-0/+14
2008-04-23 * config/obj-elf.c (obj_elf_section_type): Add prototypeNick Clifton1-32/+68
2007-10-27gas/H.J. Lu1-2/+15
2007-10-16Support the use of the STT_COMMON type. (In source and object files only at ...Nick Clifton1-0/+27
2007-10-11* config/obj-elf.c (obj_elf_section): When pushing a section, if there is aNick Clifton1-2/+10
2007-10-08PR gas/5121 gas/5122 gas/5123 gas/5124 gas/5125 gas/5126 gas/5129 gas/5131 ga...Nick Clifton1-3/+3
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton1-1/+1
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-07-03 PR 4713Alan Modra1-1/+5
2007-02-27 * config/obj-elf.c (elf_frob_file): frag_wane any new frags.Alan Modra1-0/+1
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley1-0/+4
2006-11-22 * config/obj-elf.c (obj_elf_version): Use memcpy rather than strcpy.Alan Modra1-2/+2
2006-11-10PR gas/3456:Nick Clifton1-12/+12
2006-05-052006-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+5
2005-09-20 * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofsRichard Henderson1-0/+1
2005-07-25bfd/H.J. Lu1-2/+18
2005-07-04 PR 1004Alan Modra1-1/+3
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-15gas/Jan Beulich1-0/+21
2005-02-22 * read.c: Warning fixes.Alan Modra1-1/+1
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-2/+2
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-11/+0
2004-12-16gas/Jan Beulich1-17/+22
2004-11-10 * obj.h (struct format_ops <app_file>): Add int param.Alan Modra1-10/+16
2004-09-08 * config/obj-elf.c (obj_elf_section_type): Handle init_array,Paul Brook1-0/+6
2004-06-15 * config/obj-coff.c (coff_adjust_section_syms): UseAlan Modra1-4/+7
2004-05-032004-05-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
2004-05-02bfd/H.J. Lu1-36/+16
2004-04-30gas/H.J. Lu1-17/+55
2004-04-27binutils/H.J. Lu1-1/+2
2004-03-18 * read.c (read_a_source_file): Use demand_empty_rest_of_line.Nathan Sidwell1-2/+2
2003-12-13 * config/obj-elf.c: Convert to C90, remove unneeded prototypes andAlan Modra1-189/+113
2003-12-13 * read.c (s_lcomm_internal): Make global.Alan Modra1-11/+22
2003-12-13 * read.c: Remove unneeded prototypes.Alan Modra1-146/+56