aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-05-24* rcparse.y: Join strings for elements having no side-effects in "rc"-grammar.Nick Clifton5-21/+139
* testsuite/binutils-all/windres/version_cat.rc: New. * testsuite/binutils-all/windres/version_cat.rsd: New.
2007-05-24 * ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannotNathan Sidwell8-16/+129
contain commas in EXP env. * ldgram.y (extern_name_list): Push to EXP env, move body to ... (extern_name_list_body): ... here. (script_file, ifile_list): Reformat. (statement): Add ASSERT. testsuite: * ld-scripts/assert.t: Add additional cases. * ld-scripts/extern.t, ld-scripts/extern.s, ld-scripts/extern.exp: New.
2007-05-24*** empty log message ***gdbadmin1-1/+1
2007-05-24daily updateAlan Modra1-1/+1
2007-05-232007-05-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2-1/+7
PR bootstrap/32009 * mh-ppc-darwin: Temporarily disable.
2007-05-23 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.Daniel Jacobowitz3-1/+23
(gdbserver_run): Kill any running gdbserver. * lib/mi-support.exp (mi_gdb_target_load): Likewise.
2007-05-23 * breakpoint.h (enum bpstat_what_main_action): RemoveDaniel Jacobowitz3-13/+6
BPSTAT_WHAT_THROUGH_SIGTRAMP. * infrun.c (process_event_stop_test): Do not check for it.
2007-05-23Updated windres toolNick Clifton28-3559/+5785
2007-05-23daily updateAlan Modra1-1/+1
2007-05-23*** empty log message ***gdbadmin1-1/+1
2007-05-22 * doc/c-xtensa.texi (Xtensa Automatic Alignment): Remove statementsBob Wilson2-7/+8
and index entries about automatic alignment of ENTRY instructions.
2007-05-222007-05-22 Paul Brook <paul@codesourcery.com>Paul Brook5-15/+74
ld/testsuite/ * ld-arm/arm-pic-veneer.d: Update expected output. * ld-arm/arm-call.d: Ditto. bfd/ * elf32-arm.c (output_arch_syminfo): Replace plt_shndx and plt_offset with sec and sec_shndx. (elf32_arm_ouput_plt_map_sym): Use them. (elf32_arm_output_arch_local_syms): Output mapping symbols for interworking glue.
2007-05-222007-05-22 Paul Brook <paul@codesourcery.com>Paul Brook13-48/+69
bunutils/ * objdump.c (find_symbol_for_address): Merge section and target specific filtering code. ld/testsuite/ * ld-arm-mixed-lib.d: Update expected output. * ld-arm/arm-app.d: Ditto. * ld-arm/mixed-app.d: Ditto. * ld-arm/arm-lib-plt32.d: Ditto. * ld-arm/arm-app-abs32.d: Ditto. * ld-arm/mixed-app-v5.d: Ditto. * ld-arm/armthumb-lib.d: Ditto. * ld-arm/arm-lib.d: Ditto. gas/testsuite/ * gas/arm/backslash-at.d: Update expected output.
2007-05-22gdb/:Maciej W. Rozycki6-1/+70
* ser-unix.c (show_serial_hwflow): New function. (hardwire_raw): Add hardware flow control support. (_initialize_ser_hardwire): Add "set/show remoteflow". * Makefile.in (ser-unix.o): Depend on $(gdbcmd_h). * NEWS: Document the new command. gdb/doc/: * gdb.texinfo (Remote Configuration): Document "set/show remoteflow".
2007-05-22Use @copying around copyright noticesNick Clifton12-94/+96
2007-05-22*** empty log message ***gdbadmin1-1/+1
2007-05-22daily updateAlan Modra1-1/+1
2007-05-21* bfdint.texi: Add GNU Free Documentation License notice.Nick Clifton2-0/+28
2007-05-21Move entry for modification to dwarf2.h (for adding ability to reportCaroline Tice2-2/+5
when a variable's value is uninitialized) to the correct ChangeLog file.
2007-05-21moved to the attic to please handling of src-support modulePaolo Bonzini3-0/+0
2007-05-21add this momentarily, will move them to the attic soonPaolo Bonzini3-0/+0
2007-05-21 * config/i386/tm-linux.h (sys_quotactl): Do not define.Ulrich Weigand5-33/+9
* configure.ac (sys_quotactl, START_INFERIOR_TRAPS_EXPECTED): Do not define for i[[3456]]86-*-linux* native configurations. * config.in, configure: Regenerate.
2007-05-21binutils/Richard Sandiford8-3/+49
* objdump.c (disassemble_bytes): Ignore disassembler_needs_relocs for executables and shared libraries. ld/testsuite/ * ld-arm/emit-relocs1.d, ld-arm/emit-relocs1.s, * ld-arm/emit-relocs1-vxworks.d: New tests. * ld-arm/arm-elf.exp: Run them. * ld-arm/vxworks1.dd: Expect proper branch targets.
2007-05-21daily updateAlan Modra1-1/+1
2007-05-21*** empty log message ***gdbadmin1-1/+1
2007-05-20*** empty log message ***gdbadmin1-1/+1
2007-05-20daily updateAlan Modra1-1/+1
2007-05-19 * rs6000-nat.c (xcoff_relocate_symtab): Do nothing if debuggingJoel Brobecker2-1/+11
a core file. Add comment in the function description.
2007-05-19daily updateAlan Modra1-1/+1
2007-05-19*** empty log message ***gdbadmin1-1/+1
2007-05-18Accidentally left this out of previous commit; part of adding abilityCaroline Tice1-0/+6
to report when a variable's value is uninitialized.
2007-05-18Add ability to report when a variable's value is uninitialized,Caroline Tice8-1/+70
based on information provided by the compiler. Also add new DWARF OP, DW_OP_GNU_uninit, for this purpose.
2007-05-18Add self to 'Write After Approval' list.Caroline Tice2-0/+5
2007-05-18 * ld-elf/group.ld: Discard .reginfo.Joseph Myers2-0/+5
2007-05-18 * config/tc-mips.c (s_mipsset): Use generic s_set for directivesJoseph Myers2-0/+13
containing a comma.
2007-05-18ld/Richard Sandiford2-0/+14
* emulparams/elf32ebmipvxworks.sh (OTHER_READONLY_SECTIONS) (OTHER_READWRITE_SECTIONS): Define. Add .rdata sections.
2007-05-18 * objcopy.c (strip_main): Detect identical input and output fileNathan Sidwell2-29/+29
names. (copy_main): Refactor tempname detection and use.
2007-05-18 * ppc-dis.c (print_insn_powerpc): Don't skip all operandsAlan Modra2-9/+16
after setting skip_optional.
2007-05-182007-05-18 Paul Brook <paul@codesourcery.com>Paul Brook4-10/+41
bfd/ * elf32-arm.c (ARM2THUMB_V5_STATIC_GLUE_SIZE): Define. (a2t1v5_ldr_insn, a2t1v5_ldr_insn): New. (record_arm_to_thumb_glue): Add v5t non-pic glue. (elf32_arm_create_thumb_stub): Ditto. ld/testsuite/ * ld-arm/arm-call.d: Update expected output.
2007-05-18*** empty log message ***gdbadmin1-1/+1
2007-05-18daily updateAlan Modra1-1/+1
2007-05-17 * gdbtypes.c (make_reference_type): Preserve the type chainJoel Brobecker2-0/+16
and set the length of all the variants of the pointer type.
2007-05-17Move testsuite entries to testsuite/ChangeLog.H.J. Lu2-9/+9
2007-05-172007-05-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-14/+125
PR gas/4517 2003-06-05 Michal Ludvig <mludvig@suse.cz> * as.texinfo: Document new directives: .cfi_restore, .cfi_undefined, .cfi_same_value, .cfi_return_column, .cfi_remember_state and .cfi_restore_state. 2007-05-17 H.J. Lu <hongjiu.lu@intel.com> 2003-06-05 Michal Ludvig <mludvig@suse.cz> * testsuite/gas/cfi/cfi-x86_64.s: Test new directives and different writings of registers and numbers. * testsuite/gas/cfi/cfi-x86_64.d: Updated pattern to match the above change.
2007-05-172007-05-17 Paul Brook <paul@codesourcery.com>Paul Brook2-1/+5
ld/testsuite/ * ld-elf/multibss1.s: Use %nobits instead of @nobits.
2007-05-17 * gdbtypes.c (make_pointer_type): Preserve the pointer type chainJoel Brobecker2-0/+16
and set the length of all the variants of the pointer type.
2007-05-17* mips-tdep.c (mips_n32n64_push_dummy_call): Fix and reformat aMaciej W. Rozycki2-8/+12
comment. (mips_o64_push_dummy_call): Reformat a comment.
2007-05-17 * ld-m68k/merge-error-1a.d: Mismatch is an error.Nathan Sidwell6-5/+13
* ld-m68k/merge-error-1b.d: Likewise. * ld-m68k/merge-error-1c.d: Likewise. * ld-m68k/merge-error-1d.d: Likewise. * ld-m68k/merge-error-1e.d: Likewise.
2007-05-17 * config/tc-m68k.c (md_apply_fix): Show value of out of rangeNathan Sidwell2-35/+54
fixups in error message. (md_conver_frag_1): Propagate the fix source location and use as_bad_where rather than fatal, for better error messages.
2007-05-17* gdb.base/sigbpt.exp: Preset segv_addr.Maciej W. Rozycki2-0/+5