aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-10 * listing.c: Add -ag listing flag to show general information inNick Clifton8-13/+171
2008-04-102008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel5-276/+301
2008-04-10 PR gold/5996Ian Lance Taylor5-24/+87
2008-04-10Fix typo in comment in last commit.Ian Lance Taylor1-1/+1
2008-04-10daily updateAlan Modra1-1/+1
2008-04-10*** empty log message ***gdbadmin1-1/+1
2008-04-09 * symtab.cc (Symbol_table::add_from_dynobj): Only look for weakIan Lance Taylor9-4/+340
2008-04-09gdb/ChangeLogMarc Khouzam10-46/+241
2008-04-09 * options.h (class General_options): Add --noinhibit-exec option.Ian Lance Taylor3-1/+10
2008-04-09 * options.h (class General_options): Define --wrap as a specialIan Lance Taylor9-1/+127
2008-04-09 * errors.cc (Errors::undefined_symbol): Mention symbol version ifIan Lance Taylor2-3/+12
2008-04-09 * layout.h (class Layout): Add added_eh_frame_data_ field.Ian Lance Taylor4-5/+25
2008-04-09*** empty log message ***gdbadmin1-1/+1
2008-04-09daily updateAlan Modra1-1/+1
2008-04-08 * stabsread.c (cleanup_undefined_types_noname): Manually set theJoel Brobecker2-1/+13
2008-04-08 * merge.cc (Object_merge_map::get_output_offset): Remove inlineIan Lance Taylor2-1/+6
2008-04-08Fix trailing space.Vladimir Prus1-1/+1
2008-04-08 * target.h (enum strata): Remove the download_stratum.Vladimir Prus2-2/+5
2008-04-08 * configure.ac: Export new conditional variable HAVE_ZLIB.Ian Lance Taylor6-30/+73
2008-04-08 * version.cc (version_string): Set to "1.5".Ian Lance Taylor2-1/+3
2008-04-08 allinsn.exp: Removed target_alias and global_ld_options.M R Swami Reddy2-2/+4
2008-04-08Modified Files:M R Swami Reddy1-0/+7
2008-04-08Added Files:M R Swami Reddy10-0/+14538
2008-04-08 * configure.ac: Add an entry for National CR16 target.M R Swami Reddy2-0/+12
2008-04-08 ChangeLog: sim/cr16/: New directory. Added tests for CR16 simulator.M R Swami Reddy1-0/+43
2008-04-08 ChangeLog: New fileM R Swami Reddy1-0/+23
2008-04-08 New files: Testcases for cr16 instruction set.M R Swami Reddy123-0/+2714
2008-04-08 testutils.inc: New file: Test macros for cr16 target.M R Swami Reddy1-0/+72
2008-04-08 allinsn.exp misc.exp: New files: Test run scriptsM R Swami Reddy2-0/+45
2008-04-08 gennltvals.sh: Add cr16 target sys macros.M R Swami Reddy3-0/+45
2008-04-08sim-cr16.h: New file. Added for cr16 target.M R Swami Reddy2-0/+110
2008-04-08Updated the MAINTAINERS file: Add myself as maintainer of cr16 port.M R Swami Reddy1-0/+4
2008-04-08Add myself as maintainer of cr16 port.M R Swami Reddy1-0/+1
2008-04-08 * po/POTFILES.in: Regenerate.Alan Modra2-2/+4
2008-04-08 * dwarf.c: Remove trailing whitespace throughout file.Alan Modra2-19/+23
2008-04-08 * elf32-spu.c (spu_elf_build_stubs): Correct error message.Alan Modra2-3/+9
2008-04-08 * elflink.c (bfd_elf_size_dynamic_sections): Ignore GNU-stack noteAlan Modra2-1/+6
2008-04-08 * x86_64.cc (Target_x86_64::Scan): Change from struct to class.Ian Lance Taylor2-1/+67
2008-04-08bfd/Alan Modra5-80/+1410
2008-04-08*** empty log message ***gdbadmin1-1/+1
2008-04-08daily updateAlan Modra1-1/+1
2008-04-07 * dwarf2dbg.c (dwarf2_emit_insn): Simplify test before dwarf2_whereAlan Modra2-32/+31
2008-04-07 * ld-spu/ovl2.s: Extend to test jump table references andAlan Modra3-29/+95
2008-04-07 * output.cc (Output_reloc<SHT_REL>::local_section_offset): AddIan Lance Taylor7-9/+76
2008-04-07 * configure.ac: Don't test for objdump, c++filt, or readelf.Ian Lance Taylor6-135/+143
2008-04-07 * Makefile.def: check-gold depends upon all-binutils.Ian Lance Taylor3-0/+16
2008-04-072008-04-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-106/+111
2008-04-07 * buildsym.h (last_source_file): Add dwarf info to comment.Doug Evans2-2/+9
2008-04-072008-04-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-4/+4
2008-04-07 Introduce test setup helpers.Vladimir Prus5-119/+84