Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-18 | * ld-mips-elf/mips-elf.exp: Add test for R_MIPS16_GPREL relocations. | Thiemo Seufer | 4 | -0/+44 | |
* ld-mips-elf/reloc-3-n32.d, ld-mips-elf/reloc-3.d: New files. | |||||
2006-09-18 | * ld-elfcomm/elfcomm.exp: Enable the alignment test for | Thiemo Seufer | 2 | -7/+17 | |
mips*-*-*. | |||||
2006-09-18 | * configure.tgt: Add mips*el-sde-elf* and mips*-sde-elf* | Thiemo Seufer | 2 | -0/+9 | |
configurations. | |||||
2006-09-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-09-17 | daily update | Alan Modra | 1 | -1/+1 | |
2006-09-17 | * elf.c (special_sections_s): Revert last STRING_COMMA_LEN change | Hans-Peter Nilsson | 2 | -1/+8 | |
for .stabstr entry, explain why. | |||||
2006-09-17 | Fix grammar. | Vladimir Prus | 1 | -1/+1 | |
2006-09-17 | * gdb.texinfo (GDB/MI Stack Manipulation): Mention that | Vladimir Prus | 2 | -2/+12 | |
-stack-list-arguments HIGH_FRAME argument can be larger then the actual number of frames. | |||||
2006-09-17 | * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that | Vladimir Prus | 2 | -0/+10 | |
HIGH_FRAME argument to -stack-list-arguments can be larger than the number of frames. | |||||
2006-09-17 | Fix grammar | Vladimir Prus | 1 | -1/+1 | |
2006-09-17 | * mi/mi-cmd-stack.c (mi_cmd_stack_list_args): Don't emit error | Vladimir Prus | 2 | -3/+7 | |
if high requested frame number is larger then number of available frames. | |||||
2006-09-17 | Fix typo in use of CONST_STRNEQ | Nick Clifton | 1 | -1/+1 | |
2006-09-17 | Add Score test files | Nick Clifton | 31 | -0/+2247 | |
2006-09-17 | * dwarf2.c (concat_filename): Apply DW_AT_comp_dir if dir table | Alan Modra | 2 | -10/+37 | |
entry isn't absolute. | |||||
2006-09-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-09-16 | daily update | Alan Modra | 1 | -1/+1 | |
2006-09-16 | Add support for Score target. | Nick Clifton | 54 | -55/+13014 | |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 87 | -691/+791 | |
argument and emits the string followed by a comma and then the length of the string. (CONST_STRNEQ): New macro. Checks to see if a variable string has a constant string as its initial characters. (CONST_STRNCPY): New macro. Copies a constant string to the start of a variable string. * bfd-in2.h: Regenerate. * <remainign files>: Make use of the new macros. | |||||
2006-09-16 | 2006-09-16 Paul Brook <paul@codesourcery.com> | Paul Brook | 7 | -6/+52 | |
gas/ * config/tc-arm.c (s_arm_unwind_movsp): Add offset argument. * doc/c-arm.texi (movsp): Document offset argument. gas/testsuite/ * gas/arm/unwind.s: Test two argument form of .movsp. * gas/arm/unwind.d: Update expected output. * gas/arm/unwind_vxworks.d: Ditto. | |||||
2006-09-16 | (linux_test_for_tracefork): Don't leave zombie | Nick Roberts | 1 | -0/+1 | |
process. | |||||
2006-09-16 | *** empty log message *** | Nick Roberts | 1 | -0/+5 | |
2006-09-16 | 2006-09-16 Andrzej Zaborowski <balrog@zabor.org> | Daniel Jacobowitz | 2 | -2/+6 | |
* interps.c (interpreter_exec_cmd): Restore interpreter properties. | |||||
2006-09-16 | 2006-09-16 Paul Brook <paul@codesourcery.com> | Paul Brook | 2 | -3/+8 | |
* config/tc-arm.c (thumb32_negate_data_op): Consistently use unsigned int to avoid 64-bit host problems. | |||||
2006-09-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-09-15 | daily update | Alan Modra | 1 | -1/+1 | |
2006-09-15 | * gdb.base/args.c (main): Add breakpoint marker. | Daniel Jacobowitz | 3 | -33/+54 | |
* gdb.base/args.exp: Use args_test for tests. Add new tests which really test empty arguments. (args_load): Delete. (args_test): New. | |||||
2006-09-15 | * config/bfin-parse.y (binary): Do some more constant folding for | Bernd Schmidt | 2 | -6/+26 | |
additions. | |||||
2006-09-15 | 2006-09-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+5 | |
* ld-scripts/overlay-size.t: Discard .reginfo sections. | |||||
2006-09-15 | 2006-09-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+5 | |
* ld-elf/hash.d: Don't run for mips targets. | |||||
2006-09-15 | 2006-09-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 6 | -13/+25 | |
* ld-elf/loadaddr.s: Pad sections to 16 bytes. * ld-elf/loadaddr1.d: Updated. * ld-elf/loadaddr2.d: Likewise. * ld-elf/loadaddr3a.d: Likewise. * ld-elf/loadaddr3b.d: Likewise. | |||||
2006-09-15 | PR ld/3107 | Nick Clifton | 2 | -1/+19 | |
* ldlang.c (lang_size_sections_1): Do not abort when encountering a non-empty section that is ignored. Instead produce a warning message. | |||||
2006-09-15 | Fix PR references. | H.J. Lu | 2 | -4/+4 | |
2006-09-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-09-14 | daily update | Alan Modra | 1 | -1/+1 | |
2006-09-14 | binutils/ | H.J. Lu | 7 | -5/+56 | |
2006-09-14 H.J. Lu <hongjiu.lu@intel.com> PR binutils/3182 * objcopy.c (group_signature): Return proper group signature. binutils/testsuite/ 2006-09-14 H.J. Lu <hongjiu.lu@intel.com> PR binutils/3182 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF targets. * binutils-all/strip-1.d: New file. * binutils-all/strip-2.d: Likewise. * lib/utils-lib.exp (run_dump_test): Support strip. | |||||
2006-09-14 | PR 3182 | Alan Modra | 4 | -19/+89 | |
* elf.c (_bfd_elf_copy_private_header_data): Fix group members that have had their SHT_GROUP section removed. * objcopy.c (group_signature): New function, split out from.. (setup_section): ..here. (is_strip_section): Return true for SHT_GROUP sections that are going to lose their group signature symbol. | |||||
2006-09-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-09-13 | daily update | Alan Modra | 1 | -1/+1 | |
2006-09-13 | merge from gcc | DJ Delorie | 4 | -15/+29 | |
2006-09-13 | PR 3182 | Alan Modra | 2 | -15/+37 | |
* objcopy.c (copy_object): Load symbols earlier. (setup_section): Mark group signature symbols with BSF_KEEP. | |||||
2006-09-13 | 2006-09-13 Jan Beulich <jbeulich@novell.com> | Jan Beulich | 2 | -1/+6 | |
* input-file.c (input_file_give_next_buffer): Demote as_bad to as_warn. | |||||
2006-09-13 | PR gas/3165 | Alan Modra | 2 | -2/+8 | |
* config/tc-sh (DWARF2_CIE_DATA_ALIGNMENT): Wrap negative number in parens. | |||||
2006-09-13 | * input-file.h: Update comment. | Alan Modra | 1 | -0/+1 | |
2006-09-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-09-12 | daily update | Alan Modra | 1 | -1/+1 | |
2006-09-12 | * input-file.c (input_file_open): Replace as_perror with as_bad | Alan Modra | 3 | -15/+19 | |
so that gas exits with error on file errors. Correct error message. (input_file_get, input_file_give_next_buffer): Likewise. | |||||
2006-09-12 | bfd/ | H.J. Lu | 4 | -5/+24 | |
2006-09-12 H.J. Lu <hongjiu.lu@intel.com> PR ld/3197 * elflink.c (elf_link_output_extsym): Compute bucket only if needed. ld/testsuite/ 2006-09-12 H.J. Lu <hongjiu.lu@intel.com> PR ld/3197 * ld-elf/hash.d: New test. | |||||
2006-09-12 | (test_file_list_exec_source_files): Just | Nick Roberts | 1 | -1/+1 | |
check for one file. | |||||
2006-09-12 | *** empty log message *** | Nick Roberts | 1 | -0/+5 | |
2006-09-12 | daily update | Alan Modra | 1 | -1/+1 | |