• R/O
  • HTTP
  • SSH
  • HTTPS

pf3gnuchains3x: List of commits

3.4.x系GCCをフロントエンドとするgnu chains


RSS
Rev. Time Author
0db692d 1999-05-09 08:40:58 Richard Henderson

* ldlang.c (walk_wild, walk_wild_file, walk_wild_section,
output_section_callback, gc_section_callback): New functions for
generic section walks.
(wild, lang_gc_wild): Use walk_wild.
(wild_file, lang_gc_wild_file): Deleted. Common logic moved to
walk_wild_file.
(wild_section, lang_gc_wild_section): Deleted. Common logic moved
to walk_fild_section. Unique logic moved into callbacks
output_section_callback and gc_section_callback.

9653519 1999-05-09 08:40:57 rth

* ldlang.c (walk_wild, walk_wild_file, walk_wild_section,
output_section_callback, gc_section_callback): New functions for
generic section walks.
(wild, lang_gc_wild): Use walk_wild.
(wild_file, lang_gc_wild_file): Deleted. Common logic moved to
walk_wild_file.
(wild_section, lang_gc_wild_section): Deleted. Common logic moved
to walk_fild_section. Unique logic moved into callbacks
output_section_callback and gc_section_callback.

bbffd83 1999-05-09 08:31:09 Richard Henderson

* config/tc-ppc.c (md_parse_option): Recognize -mppc64bridge.
(md_begin): Allow ppc32 insns in ppc64bridge mode.
(ppc_insert_operand): Accept SIGNOPT in ppc64 mode.

d8bdccf 1999-05-09 08:31:08 rth

* config/tc-ppc.c (md_parse_option): Recognize -mppc64bridge.
(md_begin): Allow ppc32 insns in ppc64bridge mode.
(ppc_insert_operand): Accept SIGNOPT in ppc64 mode.

4697903 1999-05-09 08:28:34 Richard Henderson

* ppc.h (PPC_OPCODE_64_BRIDGE): New.

5df6657 1999-05-09 08:28:34 Richard Henderson

* ppc.h (PPC_OPCODE_64_BRIDGE): New.

fac61be 1999-05-09 08:28:33 rth

* ppc.h (PPC_OPCODE_64_BRIDGE): New.

538268e 1999-05-07 18:14:56 Nick Clifton

Use .short to display unidentified instructions

1f60f09 1999-05-07 18:14:56 Nick Clifton

Use .short to display unidentified instructions

fbb59cd 1999-05-07 18:14:54 nickc

Use .short to display unidentified instructions

6f6c6cc 1999-05-07 16:57:25 Nick Clifton

restore mcore files (Duh!)

3865c39 1999-05-07 16:57:25 Nick Clifton

restore mcore files (Duh!)

4cc72e8 1999-05-07 16:57:24 nickc

restore mcore files (Duh!)

2d4ce85 1999-05-07 16:44:11 Nick Clifton

Replace assert (about endianism) with an error message

4fa7446 1999-05-07 16:44:11 Nick Clifton

Replace assert (about endianism) with an error message

be5a567 1999-05-07 16:44:10 nickc

Replace assert (about endianism) with an error message

954d320 1999-05-07 16:40:05 Nick Clifton

REstore mcore support (duh!)

f5d56dd 1999-05-07 16:40:00 nickc

REstore mcore support (duh!)

0b51671 1999-05-07 16:34:06 Nick Clifton

fix output format.

abb66c2 1999-05-07 16:34:06 nickc

fix output format.

bb81bdc 1999-05-07 16:33:44 Nick Clifton

restore. (Duh!)

398e4c0 1999-05-07 16:33:43 nickc

restore. (Duh!)

4f95e73 1999-05-07 08:16:36 Richard Henderson

* config/tc-i386.c (i386_immediate): Skip whitespace before
complaining about junk after expression.
(i386_displacement): Likewise.

8d8c926 1999-05-07 08:16:35 rth

* config/tc-i386.c (i386_immediate): Skip whitespace before
complaining about junk after expression.
(i386_displacement): Likewise.

4ba4922 1999-05-07 05:59:17 Richard Henderson

* configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
* getruntime.c: Only attempt to include sys/resource.h and
use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
are defined.

0628f3f 1999-05-07 05:59:17 Richard Henderson

* configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
* getruntime.c: Only attempt to include sys/resource.h and
use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
are defined.

cef6cb9 1999-05-07 05:59:13 rth

* configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
* getruntime.c: Only attempt to include sys/resource.h and
use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
are defined.

fa4d66a 1999-05-07 04:52:29 Richard Henderson

* symbols.c (symbol_find_base): Use memcpy instead of strcpy.
Don't copy before downcaseing.

437d4af 1999-05-07 04:52:28 rth

* symbols.c (symbol_find_base): Use memcpy instead of strcpy.
Don't copy before downcaseing.

e238e51 1999-05-07 02:12:02 Richard Henderson

Fred Fish <fnf@be.com>
* dwarf2.c (read_abbrevs): Change cast of dwarf_abbrev_buffer
assignment from "unsigned char *" to "char *".
(decode_line_info): Likewise for dwarf_line_buffer assignment.

Show on old repository browser