Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
78ab9a3c
Commit
78ab9a3c
authored
Nov 10, 1998
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete whitespace at EOL.
From-SVN: r23603
parent
027ec0db
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
include/ChangeLog
+13
-13
No files found.
include/ChangeLog
View file @
78ab9a3c
...
@@ -62,7 +62,7 @@ Mon Feb 2 17:13:31 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>
...
@@ -62,7 +62,7 @@ Mon Feb 2 17:13:31 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>
Thu Jan 22 16:23:59 1998 Fred Fish <fnf@cygnus.com>
Thu Jan 22 16:23:59 1998 Fred Fish <fnf@cygnus.com>
* dis-asm.h: Add flag INSN_HAS_RELOC to tell disassembly
* dis-asm.h: Add flag INSN_HAS_RELOC to tell disassembly
function there is a reloc on this line.
function there is a reloc on this line.
Mon Dec 8 11:22:23 1997 Nick Clifton <nickc@cygnus.com>
Mon Dec 8 11:22:23 1997 Nick Clifton <nickc@cygnus.com>
...
@@ -135,7 +135,7 @@ Tue Oct 14 16:07:51 1997 Nick Clifton <nickc@cygnus.com>
...
@@ -135,7 +135,7 @@ Tue Oct 14 16:07:51 1997 Nick Clifton <nickc@cygnus.com>
* dis-asm.h (struct disassemble_info): New field
* dis-asm.h (struct disassemble_info): New field
'symbol_at_address_func'.
'symbol_at_address_func'.
(INIT_DISASSEMBLE_INFO_NO_ARCH): Initialise new field with
(INIT_DISASSEMBLE_INFO_NO_ARCH): Initialise new field with
generic_symbol_at_address.
generic_symbol_at_address.
Mon Oct 13 10:17:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
Mon Oct 13 10:17:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
...
@@ -228,12 +228,12 @@ Fri Apr 18 13:04:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
...
@@ -228,12 +228,12 @@ Fri Apr 18 13:04:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
* remote-sim.h (enum sim_stop): Add sim_running and sim_polling as
* remote-sim.h (enum sim_stop): Add sim_running and sim_polling as
states for use internal to simulators.
states for use internal to simulators.
* callback.h (struct host_callback_strut): Put a magic number at
* callback.h (struct host_callback_strut): Put a magic number at
the end of the struct to allow basic checking.
the end of the struct to allow basic checking.
(struct host_callback_struct ): Add poll_quit - so
(struct host_callback_struct ): Add poll_quit - so
that the console etc can be polled at regular intervals.
that the console etc can be polled at regular intervals.
Thu Apr 17 02:17:12 1997 Doug Evans <dje@canuck.cygnus.com>
Thu Apr 17 02:17:12 1997 Doug Evans <dje@canuck.cygnus.com>
* remote-sim.h (struct _bfd): Declare.
* remote-sim.h (struct _bfd): Declare.
...
@@ -322,7 +322,7 @@ Mon Nov 18 16:34:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
...
@@ -322,7 +322,7 @@ Mon Nov 18 16:34:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
Wed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
Wed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
* libiberty.h: Revert last commit due to conflicts with hpux
* libiberty.h: Revert last commit due to conflicts with hpux
system headers.
system headers.
Tue Nov 12 16:31:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
Tue Nov 12 16:31:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
...
@@ -491,7 +491,7 @@ Wed Jan 3 13:12:09 1996 Fred Fish <fnf@cygnus.com>
...
@@ -491,7 +491,7 @@ Wed Jan 3 13:12:09 1996 Fred Fish <fnf@cygnus.com>
* obstack.h: Update copyright to 1996.
* obstack.h: Update copyright to 1996.
(_obstack_memory_used): Declare.
(_obstack_memory_used): Declare.
(obstack_memory_used): Define macro.
(obstack_memory_used): Define macro.
Thu Dec 28 11:42:12 1995 Ian Lance Taylor <ian@cygnus.com>
Thu Dec 28 11:42:12 1995 Ian Lance Taylor <ian@cygnus.com>
* libiberty.h (xstrdup): Declare.
* libiberty.h (xstrdup): Declare.
...
@@ -620,7 +620,7 @@ Wed Dec 14 13:08:43 1994 Stan Shebs <shebs@andros.cygnus.com>
...
@@ -620,7 +620,7 @@ Wed Dec 14 13:08:43 1994 Stan Shebs <shebs@andros.cygnus.com>
Fri Nov 25 00:14:05 1994 Jeff Law (law@snake.cs.utah.edu)
Fri Nov 25 00:14:05 1994 Jeff Law (law@snake.cs.utah.edu)
* hp-symtab.h: New file describing the debug symbols emitted
* hp-symtab.h: New file describing the debug symbols emitted
by the HP C compilers.
by the HP C compilers.
Fri Nov 11 15:48:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
Fri Nov 11 15:48:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
...
@@ -744,7 +744,7 @@ Tue Feb 8 05:19:52 1994 David J. Mackenzie (djm@thepub.cygnus.com)
...
@@ -744,7 +744,7 @@ Tue Feb 8 05:19:52 1994 David J. Mackenzie (djm@thepub.cygnus.com)
* obstack.h (struct obstack): Add alloc_failed flag.
* obstack.h (struct obstack): Add alloc_failed flag.
_obstack_begin, _obstack_begin_1): Declare to return int, not void.
_obstack_begin, _obstack_begin_1): Declare to return int, not void.
(obstack_finish): If alloc_failed, return NULL.
(obstack_finish): If alloc_failed, return NULL.
(obstack_base, obstack_next_free, objstack_object_size):
(obstack_base, obstack_next_free, objstack_object_size):
If alloc_failed, return 0.
If alloc_failed, return 0.
(obstack_grow, obstack_grow0, obstack_1grow, obstack_ptr_grow,
(obstack_grow, obstack_grow0, obstack_1grow, obstack_ptr_grow,
obstack_int_grow, obstack_blank): If alloc_failed, do nothing that
obstack_int_grow, obstack_blank): If alloc_failed, do nothing that
...
@@ -802,7 +802,7 @@ Mon Aug 2 08:49:30 1993 Stu Grossman (grossman at cygnus.com)
...
@@ -802,7 +802,7 @@ Mon Aug 2 08:49:30 1993 Stu Grossman (grossman at cygnus.com)
Fri Jul 30 18:38:02 1993 John Gilmore (gnu@cygnus.com)
Fri Jul 30 18:38:02 1993 John Gilmore (gnu@cygnus.com)
* dis-asm.h: Add new fields insn_info_valid, branch_delay_insns,
* dis-asm.h: Add new fields insn_info_valid, branch_delay_insns,
data_size, insn_type, target, target2. These are used to return
data_size, insn_type, target, target2. These are used to return
information from the instruction decoders back to the calling
information from the instruction decoders back to the calling
program. Add comments, make more readable.
program. Add comments, make more readable.
...
@@ -1070,7 +1070,7 @@ Sat Jul 4 03:22:23 1992 John Gilmore (gnu at cygnus.com)
...
@@ -1070,7 +1070,7 @@ Sat Jul 4 03:22:23 1992 John Gilmore (gnu at cygnus.com)
Mon Jun 29 14:18:36 1992 Fred Fish (fnf at sunfish)
Mon Jun 29 14:18:36 1992 Fred Fish (fnf at sunfish)
* obstack.h: Convert bcopy() use to memcpy(), which is more
* obstack.h: Convert bcopy() use to memcpy(), which is more
portable, more standard, and can take advantage of gcc's builtin
portable, more standard, and can take advantage of gcc's builtin
functions for increased performance.
functions for increased performance.
...
@@ -1124,7 +1124,7 @@ Thu Jan 30 01:18:42 1992 John Gilmore (gnu at cygnus.com)
...
@@ -1124,7 +1124,7 @@ Thu Jan 30 01:18:42 1992 John Gilmore (gnu at cygnus.com)
Mon Jan 27 22:01:13 1992 Steve Chamberlain (sac at cygnus.com)
Mon Jan 27 22:01:13 1992 Steve Chamberlain (sac at cygnus.com)
* bfd.h : new target entr, bfd_relax_section
* bfd.h : new target entr, bfd_relax_section
Wed Dec 18 17:19:44 1991 Stu Grossman (grossman at cygnus.com)
Wed Dec 18 17:19:44 1991 Stu Grossman (grossman at cygnus.com)
...
@@ -1191,7 +1191,7 @@ Wed Nov 27 10:38:31 1991 Steve Chamberlain (sac at rtl.cygnus.com)
...
@@ -1191,7 +1191,7 @@ Wed Nov 27 10:38:31 1991 Steve Chamberlain (sac at rtl.cygnus.com)
* internalcoff.h: (internal_scnhdr) took out #def dependency, now
* internalcoff.h: (internal_scnhdr) took out #def dependency, now
s_nreloc and s_nlnno are always long. (internal_reloc): allways
s_nreloc and s_nlnno are always long. (internal_reloc): allways
has an offset field now.
has an offset field now.
Fri Nov 22 08:12:58 1991 John Gilmore (gnu at cygnus.com)
Fri Nov 22 08:12:58 1991 John Gilmore (gnu at cygnus.com)
...
@@ -1329,7 +1329,7 @@ Fri Oct 4 01:25:59 1991 John Gilmore (gnu at cygnus.com)
...
@@ -1329,7 +1329,7 @@ Fri Oct 4 01:25:59 1991 John Gilmore (gnu at cygnus.com)
Tue Oct 1 04:58:42 1991 John Gilmore (gnu at cygnus.com)
Tue Oct 1 04:58:42 1991 John Gilmore (gnu at cygnus.com)
* bfd.h, elf-common.h, elf-external.h, elf-internal.h:
* bfd.h, elf-common.h, elf-external.h, elf-internal.h:
Add preliminary ELF support, sufficient for GDB, from Fred Fish.
Add preliminary ELF support, sufficient for GDB, from Fred Fish.
* sysdep.h, sys/h-amix.h: Support Amiga SVR4.
* sysdep.h, sys/h-amix.h: Support Amiga SVR4.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment