index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
Joern Rennecke
2001-08-30
14
-7
/
+658
*
Nuts. Checked in wrong version of previous patch. Fixed.
Jeff Law
2001-08-30
1
-3
/
+4
*
Thu Aug 30 12:05:13 2001 J"orn Rennecke <amylaar@redhat.com>
Jeff Law
2001-08-30
2
-0
/
+45
*
* lib/gdb.exp: Move all insight-related functionality into
Keith Seitz
2001-08-30
3
-280
/
+299
*
2001-08-30 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-08-30
3
-0
/
+10
*
2001-08-30 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-08-30
2
-1
/
+8
*
Fix for xty_ld symbols
Tom Rix
2001-08-30
2
-4
/
+9
*
omitted in previous delta
Nick Clifton
2001-08-30
1
-3
/
+3
*
* elf32-h8300.c (h8_elf_howto_table): Add new PC relative
Jeff Law
2001-08-30
2
-6
/
+54
*
Cleanups. Now passes!
Andrew Cagney
2001-08-30
3
-12
/
+17
*
* elf32-h8300.c: Put all prototypes together.
Jeff Law
2001-08-30
2
-9
/
+251
*
*** empty log message ***
gdbadmin
2001-08-30
1
-1
/
+1
*
* gdb/sid connect fix, etc.
Frank Ch. Eigler
2001-08-29
2
-16
/
+22
*
merge from gcc
DJ Delorie
2001-08-29
2
-5
/
+11
*
Applied Daniel Jacobowitz's patch for reattaching in the presence of
Kevin Buettner
2001-08-29
2
-5
/
+34
*
* tc-h8300.c: If OBJ_ELF, include elf/h8.h, and define
Jeff Law
2001-08-29
3
-1
/
+27
*
* config/tc-h8300.c (h8300hmode): Record the machine type
Jeff Law
2001-08-29
2
-0
/
+19
*
2001-08-29 Joel Sherrill <joel@OARcorp.com>
Phil Blundell
2001-08-29
4
-8
/
+24
*
2001-08-29 Joel Sherrill <joel@OARcorp.com>
Phil Blundell
2001-08-29
3
-231
/
+252
*
Fix brown-paper-bag thinko in last change.
Jeff Law
2001-08-29
1
-1
/
+1
*
* lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
Jeff Law
2001-08-29
2
-0
/
+6
*
* configure.in: Add case for h8300-*-elf.
Jeff Law
2001-08-29
3
-238
/
+234
*
* emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
Jeff Law
2001-08-29
3
-5
/
+25
*
Fix typos in ChangeLog dates.
Jeff Law
2001-08-29
1
-2
/
+2
*
* h8.h (EF_H8_MACH): New mask for encoded machine type.
Jeff Law
2001-08-29
2
-1
/
+17
*
* cpu-h8300.c (h8300_scan, compatible): Prototype.
Jeff Law
2001-08-29
4
-15
/
+140
*
Add missing changelog entry
Nick Clifton
2001-08-29
1
-0
/
+5
*
* MAINTAINERS: Include ARC Maintainer.
Peter Targett
2001-08-29
2
-0
/
+5
*
* Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
Joern Rennecke
2001-08-29
7
-1
/
+61
*
Typo fix.
Joern Rennecke
2001-08-29
1
-1
/
+1
*
* doc/internals.texi (MD_PCREL_FROM_SECTION): Change
Joern Rennecke
2001-08-29
2
-5
/
+12
*
2001-08-29 Ben Elliston <bje@redhat.com>
Ben Elliston
2001-08-29
2
-1
/
+5
*
* targmatch.sed: Delete case statements.
Alan Modra
2001-08-29
3
-3
/
+14
*
* Makefile.am (elf32-h8300.lo): New target.
Joern Rennecke
2001-08-29
12
-14
/
+336
*
Fix comments on `struct frame_info'.
Andrew Cagney
2001-08-29
2
-4
/
+11
*
*** empty log message ***
gdbadmin
2001-08-29
1
-1
/
+1
*
* gdbint.texinfo: Bring the HTML `top' menu into sync with the
Jim Blandy
2001-08-28
1
-0
/
+3
*
* h8.h: New file.
Joern Rennecke
2001-08-28
2
-0
/
+90
*
* m68hc11-dis.c: Add missing prototypes.
Andreas Jaeger
2001-08-28
1
-1
/
+9
*
Add missing prototypes
Nick Clifton
2001-08-28
9
-197
/
+250
*
* ppc-opc.c (icbt): Order correctly.
Matthew Green
2001-08-28
2
-2
/
+6
*
*** empty log message ***
gdbadmin
2001-08-28
1
-1
/
+1
*
* event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: Some
Mark Kettenis
2001-08-27
11
-617
/
+672
*
merge from gcc
DJ Delorie
2001-08-27
4
-31
/
+20
*
* tc_mips.c (load_address): Reflect change to MAX_GPREL_OFFSET.
Thiemo Seufer
2001-08-27
2
-2
/
+7
*
* elf32-i386.c: Add missing prototypes.
Daniel Jacobowitz
2001-08-27
5
-0
/
+24
*
* elf32-i386.c (elf_i386_grok_prstatus): New function.
Daniel Jacobowitz
2001-08-27
5
-0
/
+297
*
2001-08-27 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-08-27
2
-2
/
+13
*
2001-08-27 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-08-27
2
-5
/
+27
*
* gas/macros/macros.exp: xfail powerpc-*-aix.
Alan Modra
2001-08-27
17
-3
/
+1063
[next]