summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add bug numbernewlib-csl-sourcerygxx-4_1-17Nathan Sidwell2006-07-241-0/+1
|
* libgloss/Nathan Sidwell2006-07-241-0/+7
| | | | | | * m68k/cf.sc: Set entry point to _start. * m68k/crt0.X (_start): New name for entrypoint (start): Weak alias for start.
* Issue #754newlib-csl-sourcerygxx-4_1-14newlib-csl-sourcerygxx-4_1-13Mark Mitchell2006-06-231-0/+7
| | | | | | libgloss/ * arm/elf-lm3s301.ld: Include cm3.ld. * arm/elf-lm3s31x.ld: Likewise.
* Issue #733newlib-csl-sourcerygxx-4_1-9newlib-csl-sourcerygxx-4_1-12Mark Mitchell2006-06-131-0/+6
| | | | | libgloss/ * arm/Makefile.in (LMS_SCRIPTS): Add lm3s301.ld and lm3s31x.ld.
* libgloss/newlib-csl-sourcerygxx-4_1-8Nathan Sidwell2006-06-091-0/+5
| | | | * m68k/bdm-system.c (_system): Support system(NULL).
* Add additional ARM_RDI_MONITOR callsSandra Loosemore2006-06-091-0/+7
|
* * libgloss/m68k/bdm-system.c (_system): Properly encode nonnewlib-csl-sourcerygxx-4_1-7Nathan Sidwell2006-06-081-0/+5
| | | | failure exit code.
* fix changelognewlib-csl-sourcerygxx-4_1-6newlib-csl-arm-2006q1-6Nathan Sidwell2006-06-051-3/+3
|
* * libgloss/m68k/Makefile.in (BDM_SYSOBJS): Remove bdm-inbyte.o.Nathan Sidwell2006-06-051-0/+20
| | | | | | | | | | | | | | | | | | | Add bdm-time.o. * libgloss/m68k/bdm-close.c: Add copyright notice. * libgloss/m68k/bdm-fstat.c: Add copyright notice. * libgloss/m68k/bdm-gettimeofday.c: Add copyright notice. Fix &/| thinko. * libgloss/m68k/bdm-inbyte.c: Remove. * libgloss/m68k/bdm-isatty.c: Add copyright notice. * libgloss/m68k/bdm-lseek.c: Add copyright notice. * libgloss/m68k/bdm-open.c: Add copyright notice. * libgloss/m68k/bdm-read.c: Add copyright notice. * libgloss/m68k/bdm-rename.c: Add copyright notice. * libgloss/m68k/bdm-stat.c: Add copyright notice. * libgloss/m68k/bdm-system.c: Add copyright notice. * libgloss/m68k/bdm-time.c: New. * libgloss/m68k/bdm-unlink.c: Add copyright notice. * libgloss/m68k/bdm-write.c: Add copyright notice.
* * libgloss/arm/elf-lm3s301.ld: New script.Mark Mitchell2006-05-311-0/+3
| | | | * libgloss/arm/elf-lm3s31x.ld: Likewise.
* * libgloss/arm/Makefile.in (LMS_SCRIPTS): New variable.Mark Mitchell2006-05-311-0/+7
| | | | | | | | (LMS_INSTALL): Likewise. (install): Depend on LMS_INSTALL. (install-lms): New target. * libgloss/arm/elf-cm3.lmd: New file. * libgloss/arm/elf-lm3s10x.ld: Likewise.
* Issue #667Mark Mitchell2006-05-311-0/+7
| | | | | | * newlib/libc/sys/arm/syscalls.c (findslot): Call initialise_monitor_handles. (remap_handle): Do not call initialise_monitor_handles.
* * libgloss/m68k/Makefile.in (m52235-dbug.ld, m52235-bdm.ld): NewNathan Sidwell2006-05-251-0/+5
| | | | scripts.
* * libgloss/m68k/Makefile.in (BDM_SYSOBJS): Remove bdm-outbyte.oNathan Sidwell2006-05-241-0/+6
| | | | | * libgloss/m68k/bdm-outbyte.c: Delete. * libgloss/m68k/bdm-semihost.h (BDM_OUTBYTE): Mark as obsolete.
* Add semihosting support for BDM mode on ColdFireSandra Loosemore2006-05-221-0/+28
|
* * libc/sys/arm/Makefile.am (lib_a_SOURCES): Add aeabi_memclr.c,newlib-csl-sourcerygxx-4_1-5newlib-csl-sourcerygxx-4_1-4Kazu Hirata2006-05-041-0/+11
| | | | | | | | | | aeabi_memcpy.c, aeabi_memmove.c and aeabi_memset.c. * libc/sys/arm/Makefile.in: Regenerate. * libc/sys/arm/aeabi.h: New file. * libc/sys/arm/aeabi_memclr.c: New file. * libc/sys/arm/aeabi_memcpy.c: New file. * libc/sys/arm/aeabi_memmove.c: New file. * libc/sys/arm/aeabi_memset.c: New file.
* * libgloss/m68k/bdm-isv.c (software_init_hook): Fix trap numbering.Nathan Sidwell2006-03-291-0/+2
|
* * libgloss/m68k/Makefile.in (CF_SCRIPTS): Add m5329 board.Nathan Sidwell2006-03-291-0/+6
| | | | | | | Reorder. (*-dbug.ld, *-bdm.ld): Add appropriate IO definition. (m5329evb-dbug.ld, m5329evb-bdm.ld): New. * cf.sc (GROUP): Revert previous change. Add IO library.
* * libgloss/m68k/Makefile.in (BDM_BSP, BDM_OBJS, BDM_ISRS): New.Nathan Sidwell2006-03-291-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | (CF_SCRIPTS): Rename dbug scripts. Add bdm scripts. Add m5485 scripts. (all): Add new targets. (BDM_BSP): New target. (bdm-isv.o, bdm-exit.o, bdm-outbyte.o, bdm-semihost.o): New targets. (BDM_ISRS): New targets. (m5208evb.ld, m5213evb.ld, m5235evb.ld, m5272c3.ld, m5282evb.ld): Rename and adjust. (m5485evb-dbug): New. (m5208evb-bdm.ld, m5213evb-bdm.ld, m5235evb-bdm.ld, m5272c3-bdm.ld, m5282evb-bdm.ld, m5485evb-bdm.ld): New. (install): Add BDM_BSP. * libgloss/m68k/bdm-exit.c: New * libgloss/m68k/bdm-inbyte.c: New * libgloss/m68k/bdm-outbyte.c: New * libgloss/m68k/bdm-semihost.c: New * libgloss/m68k/bdm-semihost.h: New * libgloss/m68k/bdm-isrs.c: New. * libgloss/m68k/bdm-isv.c: New. * cf-dbug.sc: Renamed to ... * cf.sc: ... here. Add bdm flexibility. Remove GROUP
* 2006-03-23 Mark Mitchell <mark@codesourcery.com>Mark Mitchell2006-03-236171-3041587/+22
| | | | | | | | | | | | | | | | | | | | | | * libc/sys/arm/Makefile.am (extra_objs): Add _exit.o _nmi_isr.o _fault_isr.o. * libc/sys/arm/Makefile.in: Regenerated. * libc/sys/arm/_exit.c: New file. * libc/sys/arm/_fault_isr.c: Likewise. * libc/sys/arm/_nmi_isr.c: Likewise. * libc/sys/arm/configure.in (--enable-newlib-arm-v7m): New option. * libc/sys/arm/configure: * libc/sys/arm/crt0.S (_start): Do not use semihosting calls in _start when configured for ARM V7M. Do not call initialise_monitor_handles. Indent preprocessor directives. (.isr_vector): New section, on ARM V7M. * libc/sys/arm/swi.h (do_AngelSWI): New function. * syscalls.c (_exit): Remove. (do_AngelSWI): Likewise. (CHECK_INIT): Remove. (remap_handle): Call initialise_monitor_handles. (__arm_monitor_handles_lock): New variable. (initialise_monitor_handles): Make sure to run only once.
* 2006-03-14 Paolo Bonzini <bonzini@gnu.org>newlib-csl-20060320-branchpointPaolo Bonzini2006-03-142-2/+6
| | | | * Makefile.in: Regenerate.
* 2006-03-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-03-145-196/+179
| | | | | | | | | | | | | | | Sync with gcc: 2006-03-10 Aldy Hernandez <aldyh@redhat.com> * configure.in: Handle --disable-<component> generically. * configure: Regenerate. 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com> * Makefile.tpl (BUILD_CONFIGDIRS): Remove. (TARGET_CONFIGDIRS): Remove. * configure.in: Remove AC_SUBST(target_configdirs). * Makefile.in, configure: Regenerated.
* bfd/Richard Sandiford2006-03-142-32/+53
| | | | | | | | | | | | * elf32-mips.c (mips_elf_adjust_addend): New function, mostly split out from... (_bfd_mips_elf_relocate_section): ...here. Use it to adjust r_addend for final links too. ld/testsuite/ * ld-mips/emit-relocs-1a.s, ld-mips/emit-relocs-1b.s, * ld-mips/emit-relocs-1.ld, ld-mips/emit-relocs-1.d: New test. * ld-mips/mips-elf.exp: Run it.
* 2006-03-13 Jim Blandy <jimb@codesourcery.com>Jim Blandy2006-03-142-3/+7
| | | | * MAINTAINERS: Use my work address.
* * m32c-asm.c: Regenerate.DJ Delorie2006-03-148-221/+306
| | | | | | | | | * m32c-desc.c: Likewise. * m32c-desc.h: Likewise. * m32c-dis.c: Likewise. * m32c-ibld.c: Likewise. * m32c-opc.c: Likewise. * m32c-opc.h: Likewise.
* * mem.c (mem_put_byte): Hook simulated UART to stdout.DJ Delorie2006-03-146-12/+111
| | | | | | | | | | | (mem_put_hi): Hook in simulated trace port. (mem_get_byte): Hook in simulated uart control port. * opc2c: Be more picky about matching special comments. * r8c.opc (shift_op): Limit shift counts to -16..16. (BMcnd): Map conditional codes. * reg.c (condition_true): Mask condition code to 4 bits. * syscalls.c: Include local syscall.h. * syscall.h: New, copied from libgloss.
* * MAINTAINERS: Add self as m32c sim maintainer.DJ Delorie2006-03-142-0/+5
|
* i* m32c-desc.c: Regenerate.DJ Delorie2006-03-144-173/+224
| | | | | * m32c-opc.c: Likewise. * m32c-opc.h: Likewise.
* *** empty log message ***gdbadmin2006-03-141-1/+1
|
* daily updateAlan Modra2006-03-131-1/+1
|
* merge from gccDJ Delorie2006-03-133-13/+44
|
* bfd/Richard Sandiford2006-03-132-0/+5
| | | | * elfxx-mips.c (mips_elf_create_got_section): Initialize hgot.
* *** empty log message ***gdbadmin2006-03-131-1/+1
|
* daily updateAlan Modra2006-03-121-1/+1
|
* file sha1.c was initially added on branch gdb-csl-available-20060303-branch.Daniel Jacobowitz2006-03-120-0/+0
|
* file sha1.h was initially added on branch gdb-csl-available-20060303-branch.Daniel Jacobowitz2006-03-120-0/+0
|
* *** empty log message ***gdbadmin2006-03-121-1/+1
|
* daily updateAlan Modra2006-03-111-1/+1
|
* 2006-03-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2006-03-112-2/+10
| | | | | | PR ld/2443 * dwarf2.c (concat_filename): Don't issue an error if file is 0.
* * m32c.cpu (mul.l): New.DJ Delorie2006-03-114-84/+361
| | | | | | | (mulu.l): New. * m32c-desc.c: Regenerate with mul.l, mulu.l. * m32c-opc.c: Likewise. * m32c-opc.h: Likewise.
* *** empty log message ***gdbadmin2006-03-111-1/+1
|
* daily updateAlan Modra2006-03-101-1/+1
|
* 2006-03-09 Michael Snyder <msnyder@redhat.com>Michael Snyder2006-03-103-15/+20
| | | | | | | * linux-nat.c (kill_inferior): Just call target_mourn_inferior instead of getting tricky for the multi-fork case. * linux-fork.c (linux_fork_killall): Call PT_KILL and waitpid for each fork, and then use init_fork_list to delete them.
* 2006-03-10 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-104-3/+34
| | | | | | | | | | | | | | bfd/ * elf32-arm.c (INTERWORK_FLAG): Handle EABIv5. (elf32_arm_print_private_bfd_data): Ditto. binutils/ * readelf.c (decode_ARM_machine_flags): Handle EABIv5. gas/ * config/tc-arm.c (md_begin): Handle EABIv5. (arm_eabis): Add EF_ARM_EABI_VER5. * doc/c-arm.texi: Document -meabi=5. include/elf/ * arm.h (EF_ARM_EABI_VER5): Define.
* 2006-03-10 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-102-1/+5
| | | | | include/opcode/ * arm.h (ARM_AEXT_V7_ARM): Include v6ZK extensions.
* * MAINTAINERS (Patch Champions): Remove self.Joel Brobecker2006-03-102-1/+4
|
* *** empty log message ***gdbadmin2006-03-101-1/+1
|
* 2006-03-09 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-092-2/+10
| | | | | | | | | bfd/ * cpu-arm.c (bfd_is_arm_mapping_symbol_name): Recognise additional mapping symbols. gas/testsuite/ * gas/arm/nomapping.d: New test. * gas/arm/nomapping.s: New test.
* daily updateAlan Modra2006-03-091-1/+1
|
* 2006-03-07 Jim Blandy <jimb@red-bean.com>Jim Blandy2006-03-092-0/+16
| | | | * gdb.texinfo (Connecting): Document 'target remote pipe'.