OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
24 years ago* build cleanliness fix
fche [Sat, 24 Jun 2000 14:37:57 +0000 (14:37 +0000)]
* build cleanliness fix

2000-06-24  Frank Ch. Eigler  <fche@redhat.com>

From Maciej W. Rozycki <macro@ds2.pg.gda.pl>:
* Makefile.in (distclean): Clean cconfig.h also.

24 years agoBlow away DEFUN.
amodra [Sat, 24 Jun 2000 11:51:53 +0000 (11:51 +0000)]
Blow away DEFUN.

24 years agoFix comment typos.
amodra [Sat, 24 Jun 2000 08:07:01 +0000 (08:07 +0000)]
Fix comment typos.

24 years agoarm-elf does --gc-sections too.
amodra [Sat, 24 Jun 2000 04:48:41 +0000 (04:48 +0000)]
arm-elf does --gc-sections too.

24 years agoTipo.
cagney [Fri, 23 Jun 2000 14:00:13 +0000 (14:00 +0000)]
Tipo.

24 years agoFix printf arguments.
cagney [Fri, 23 Jun 2000 12:39:41 +0000 (12:39 +0000)]
Fix printf arguments.

24 years agoDuh! What double-increment?
amodra [Fri, 23 Jun 2000 11:58:00 +0000 (11:58 +0000)]
Duh!  What double-increment?

24 years agoFor EABI, start allocting space on the stack when the registers are
cagney [Fri, 23 Jun 2000 11:06:30 +0000 (11:06 +0000)]
For EABI, start allocting space on the stack when the registers are
full.  Not when the number of args == 8.

24 years ago* $literal support
fche [Fri, 23 Jun 2000 10:51:28 +0000 (10:51 +0000)]
* $literal support

2000-06-23  Frank Ch. Eigler  <fche@redhat.com>

* expr.c (operand): Permit $hex literals if LITERAL_PREFIXDOLLAR_HEX
is defined.

24 years ago(operand): Do not as_bad() if RELAX_PAREN_GROUPING is
amodra [Fri, 23 Jun 2000 10:12:48 +0000 (10:12 +0000)]
(operand): Do not as_bad() if RELAX_PAREN_GROUPING is
defined.  Fix error message and double increment of
input_line_pointer for `[' grouping.

24 years agoAdd support for auto_boolean (true, false or auto).
cagney [Fri, 23 Jun 2000 08:12:26 +0000 (08:12 +0000)]
Add support for auto_boolean (true, false or auto).

24 years agoWhen FP registers are full, store FP arguments on stack and not in
cagney [Fri, 23 Jun 2000 07:44:00 +0000 (07:44 +0000)]
When FP registers are full, store FP arguments on stack and not in
integer registers.

24 years agoKazu Hirata's formatting and comment typo fixes.
amodra [Fri, 23 Jun 2000 05:44:29 +0000 (05:44 +0000)]
Kazu Hirata's formatting and comment typo fixes.

24 years agoMove premature QP notation clearing to it's appropriate location.
twall [Fri, 23 Jun 2000 03:31:06 +0000 (03:31 +0000)]
Move premature QP notation clearing to it's appropriate location.

24 years agoThu Jun 22 18:35:00 2000 Ranjith Kumaran <ranjith@cygnus.com>
ranjith [Thu, 22 Jun 2000 22:38:08 +0000 (22:38 +0000)]
Thu Jun 22 18:35:00 2000  Ranjith Kumaran  <ranjith@cygnus.com>

* README: Newlib 1.8.2 must be built in a separate directory
than the sources.

24 years ago* Makefile.in: Add dummy info targets.
cgf [Thu, 22 Jun 2000 22:28:35 +0000 (22:28 +0000)]
* Makefile.in: Add dummy info targets.

24 years ago* Makefile.in: Autogenerate cygwin.def when appropriate.
cgf [Thu, 22 Jun 2000 21:51:48 +0000 (21:51 +0000)]
* Makefile.in: Autogenerate cygwin.def when appropriate.
* include/sys/cygwin.h: Correct prototype.

24 years agoRevise previous include/sys/cygwin.h change.
cgf [Thu, 22 Jun 2000 21:05:46 +0000 (21:05 +0000)]
Revise previous include/sys/cygwin.h change.

24 years ago* armemu.c (Multiply64): Fix computation of flag N.
aoliva [Thu, 22 Jun 2000 20:42:34 +0000 (20:42 +0000)]
* armemu.c (Multiply64): Fix computation of flag N.

24 years ago* include/sys/cygwin.h: Don't define parts of this file that rely on Windows
cgf [Thu, 22 Jun 2000 20:18:16 +0000 (20:18 +0000)]
* include/sys/cygwin.h: Don't define parts of this file that rely on Windows
headers unless the Windows header was previously included.

24 years ago* armemu.c (MultiplyAdd64): Fix computation of flag N.
aoliva [Thu, 22 Jun 2000 20:03:32 +0000 (20:03 +0000)]
* armemu.c (MultiplyAdd64): Fix computation of flag N.

24 years agoRevert.
cgf [Thu, 22 Jun 2000 19:48:10 +0000 (19:48 +0000)]
Revert.

24 years agoRemove some files that were added prematurely.
cgf [Thu, 22 Jun 2000 19:11:32 +0000 (19:11 +0000)]
Remove some files that were added prematurely.

24 years ago * registry.cc (load_registry_hive): Use HKEY_USERS when checking
corinna [Thu, 22 Jun 2000 18:54:26 +0000 (18:54 +0000)]
    * registry.cc (load_registry_hive): Use HKEY_USERS when checking
        for existing user hive.
        Use MAX_PATH instead of numerical constant for array size.
        Use return code of RegLoadKeyA instead of GetLastError for error output.

24 years ago* rpcdce.h: Protect OPTIONAL definition since it may be (legally) previously
cgf [Thu, 22 Jun 2000 18:37:31 +0000 (18:37 +0000)]
* rpcdce.h: Protect OPTIONAL definition since it may be (legally) previously
defined.
* windef.h : Ditto.

24 years ago* Makefile.in: Add new-libcygwin.a back to all_host target.
cgf [Thu, 22 Jun 2000 18:28:16 +0000 (18:28 +0000)]
* Makefile.in: Add new-libcygwin.a back to all_host target.

24 years agoCheck dependecies for leading `/' in this dir too.
amodra [Thu, 22 Jun 2000 13:14:21 +0000 (13:14 +0000)]
Check dependecies for leading `/' in this dir too.

24 years agoEnsure /usr/include and the like stay out of dependencies.
amodra [Thu, 22 Jun 2000 13:01:41 +0000 (13:01 +0000)]
Ensure /usr/include and the like stay out of dependencies.

24 years agoFix a problem with 32-bit displacements in .code16gcc mode.
amodra [Thu, 22 Jun 2000 10:49:13 +0000 (10:49 +0000)]
Fix a problem with 32-bit displacements in .code16gcc mode.

24 years agoPARAMS elimination.
kevinb [Thu, 22 Jun 2000 07:16:19 +0000 (07:16 +0000)]
PARAMS elimination.

24 years ago2000-06-21 H.J. Lu <hjl@gnu.org>
hjl [Thu, 22 Jun 2000 03:35:53 +0000 (03:35 +0000)]
2000-06-21  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

24 years ago2000-06-21 H.J. Lu <hjl@gnu.org>
hjl [Thu, 22 Jun 2000 03:35:33 +0000 (03:35 +0000)]
2000-06-21  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

24 years ago * expect_cf.h.in (_XOPEN_SOURCE): Added.
tromey [Thu, 22 Jun 2000 02:21:48 +0000 (02:21 +0000)]
* expect_cf.h.in (_XOPEN_SOURCE): Added.
* configure: Rebuilt.
* configure.in: Define _XOPEN_SOURCE when using ptsname.

24 years ago * config/tc-h8300.c (parse_reg): Make the function static.
law [Wed, 21 Jun 2000 21:31:24 +0000 (21:31 +0000)]
    * config/tc-h8300.c (parse_reg): Make the function static.
        (parse_exp): Likewise.

24 years ago* Makefile.in: Add *.def to clean operation.
cgf [Wed, 21 Jun 2000 18:33:19 +0000 (18:33 +0000)]
* Makefile.in: Add *.def to clean operation.

24 years ago* Makefile.in: Add *.exe to clean operation.
cgf [Wed, 21 Jun 2000 17:20:47 +0000 (17:20 +0000)]
* Makefile.in: Add *.exe to clean operation.

24 years ago * typo problems in last commit fixed
muller [Wed, 21 Jun 2000 10:21:14 +0000 (10:21 +0000)]
 * typo problems in last commit fixed

24 years ago2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr>
muller [Wed, 21 Jun 2000 09:59:50 +0000 (09:59 +0000)]
2000-06-21  Pierre Muller  <muller@ics.u-strasbg.fr>
   * symfile.c (init_filename_language_table) add ".pas", ".p" and ".pp"
   as pascal source file extensions.

24 years agoDisplay what's going on.
cgf [Wed, 21 Jun 2000 05:04:56 +0000 (05:04 +0000)]
Display what's going on.

24 years ago* mkvers.sh: Fix sed usage for older seds.
cgf [Wed, 21 Jun 2000 05:03:36 +0000 (05:03 +0000)]
* mkvers.sh: Fix sed usage for older seds.

24 years ago* config/tc-i386.c (tc_i386_fix_adjustable): Revert change from
dj [Wed, 21 Jun 2000 02:18:17 +0000 (02:18 +0000)]
* config/tc-i386.c (tc_i386_fix_adjustable): Revert change from
Sept 1999; RVA relocs need to be treated more like DIR32 relocs
for cygwin import libraries to work properly.

24 years ago* Makefile.in: Don't touch winver_stamp if mkvers.sh was unsuccessful.
cgf [Wed, 21 Jun 2000 00:47:06 +0000 (00:47 +0000)]
* Makefile.in: Don't touch winver_stamp if mkvers.sh was unsuccessful.

24 years ago* gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
jtc [Tue, 20 Jun 2000 22:13:17 +0000 (22:13 +0000)]
* gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.

24 years ago* mkvers.sh: Fix problem with handling of CVS tags causing .rc syntax errors.
cgf [Tue, 20 Jun 2000 21:42:24 +0000 (21:42 +0000)]
* mkvers.sh: Fix problem with handling of CVS tags causing .rc syntax errors.

24 years ago* build fix
fche [Tue, 20 Jun 2000 21:12:33 +0000 (21:12 +0000)]
* build fix

2000-06-20  Frank Ch. Eigler  <fche@redhat.com>

* compile.c: Don't include "wait.h".
(sim_resume): Use local SIM_WIFEXITED and SIM_WIFSIGNALED macros
instead of WIF* from host.

24 years ago2000-06-20 H.J. Lu <hjl@gnu.org>
hjl [Tue, 20 Jun 2000 20:41:01 +0000 (20:41 +0000)]
2000-06-20  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

24 years ago2000-06-20 H.J. Lu <hjl@gnu.org>
hjl [Tue, 20 Jun 2000 20:40:39 +0000 (20:40 +0000)]
2000-06-20  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.
* configure: Likewise.
* doc/Makefile.in: Likewise.

24 years ago2000-06-20 H.J. Lu <hjl@gnu.org>
hjl [Tue, 20 Jun 2000 20:40:00 +0000 (20:40 +0000)]
2000-06-20  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

24 years ago2000-06-20 H.J. Lu <hjl@gnu.org>
hjl [Tue, 20 Jun 2000 20:39:29 +0000 (20:39 +0000)]
2000-06-20  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

24 years agoTue Jun 20 14:30:00 2000 Jeff Johnston <jjohnstn@cygnus.com>
jjohnstn [Tue, 20 Jun 2000 18:34:56 +0000 (18:34 +0000)]
Tue Jun 20 14:30:00 2000  Jeff Johnston  <jjohnstn@cygnus.com>

        * libc/include/sys/reent.h (_rand_next): Added __extension__
        qualifier as long long type is not strict ANSI.
        * libc/stdlib/rand.c (rand): Added __extension__ qualifier
        to long long constant.

24 years ago* Makefile.in: Change to build the DLL during a cross-compiler build.
cgf [Tue, 20 Jun 2000 17:38:55 +0000 (17:38 +0000)]
* Makefile.in: Change to build the DLL during a cross-compiler build.

24 years ago* configure.in: Bow to necessity and build w32api before anything else.
cgf [Tue, 20 Jun 2000 17:37:22 +0000 (17:37 +0000)]
* configure.in: Bow to necessity and build w32api before anything else.
* configure: Regenerate.

24 years ago2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
ulfc [Tue, 20 Jun 2000 16:37:36 +0000 (16:37 +0000)]
2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): New function.
(elf_backend_copy_indirect_symbol): Map to the new function.

24 years agoTI C54x target added.
twall [Tue, 20 Jun 2000 13:59:03 +0000 (13:59 +0000)]
TI C54x target added.

24 years agoTI C54x target.
twall [Tue, 20 Jun 2000 13:52:28 +0000 (13:52 +0000)]
TI C54x target.

24 years agotic54x support.
twall [Tue, 20 Jun 2000 13:31:59 +0000 (13:31 +0000)]
tic54x support.

24 years agotic54x/ibmc54xdsp target for ld.
twall [Tue, 20 Jun 2000 13:29:06 +0000 (13:29 +0000)]
tic54x/ibmc54xdsp target for ld.

24 years agoCorrect pointer comparisons relying on NULL less than any other pointer.
amodra [Tue, 20 Jun 2000 12:33:20 +0000 (12:33 +0000)]
Correct pointer comparisons relying on NULL less than any other pointer.
Alexander Aganichev's fix for ieee.c

24 years ago2000-06-20 Ulf Carlsson <ulfc@engr.sgi.com>
ulfc [Tue, 20 Jun 2000 11:06:19 +0000 (11:06 +0000)]
2000-06-20  Ulf Carlsson  <ulfc@engr.sgi.com>

* elf-bfd.h (struct elf_obj_tdata): Define per BFD Irix 5 virtual
sections elf_{text,data}_{section,symbol}.
* elf32-mips.c: mips_elf_{text,data}_{section,symbol}{,_ptr}: Remove.
(_bfd_mips_elf_hide_symbol): New function.
(elf_backend_hide_symbol): Map to the new function.
(_bfd_mips_elf_add_symbol_hook): Change to use new per BFD
definitions of mips_elf_{text,data}_{section,symbol}.
(mips_elf_local_relocation_p): Try to find the direct symbol
based on new check_forced argument.
(mips_elf_calculate_relocation): Use new version of
mips_elf_local_relocation_p.
(mips_elf_relocate_section): Likewise.
(_bfd_mips_elf_relocate_section): Likewise.
(mips_elf_sort_hash_table): Only assert that have enough GOT
space.
(mips_elf_got16_entry): Match all 32 bits to the existing GOT
entry if the relocation based on the new external argument.
(mips_elf_create_dynamic_relocation): Assert that we have a
section contents allocated where we can swap out the dynamic
relocations.
(mips_elf_calculate_relocation): Find the real hash-table entry
correctly by using h->root.root.type.  Only create a dynamic
relocation entry if the symbol is defined in a shared library.
Create an external GOT entry for the GOT16 relocation if the
symbol was forced local.
(_bfd_mips_elf_finish_dynamic_symbol): Don't assert there is a
dynamic index if the symbol was forced local.

2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* elf32-mips.c: Fix typos in comments.

24 years ago* armemu.h (NEGBRANCH): Do not overwrite the two most significant
aoliva [Tue, 20 Jun 2000 09:36:12 +0000 (09:36 +0000)]
* armemu.h (NEGBRANCH): Do not overwrite the two most significant
bits of the offset.

24 years agoPARAMS elimination.
kevinb [Tue, 20 Jun 2000 07:13:39 +0000 (07:13 +0000)]
PARAMS elimination.

24 years ago* select.cc (socket_cleanup): Shutdown I/O on dummy sockets prior to closing
cgf [Tue, 20 Jun 2000 00:47:52 +0000 (00:47 +0000)]
* select.cc (socket_cleanup): Shutdown I/O on dummy sockets prior to closing
them.

24 years ago* rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef
kettenis [Mon, 19 Jun 2000 19:33:35 +0000 (19:33 +0000)]
* rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef
CORE_VERSION_1.

24 years ago* remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed
jtc [Mon, 19 Jun 2000 18:59:06 +0000 (18:59 +0000)]
* remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed
(nindy_xfer_inferior_memory): Use dcache_xfer_memory() instead of
breaking transfer into chunks and using nindy_fetch_word() and
nindy_store_word().

* remote-bug.c (bug_xfer_memory): Use dcache_xfer_memory() instead
of breaking transfer into chunks and using gr_fetch_word() and
gr_store_word().

* remote.c (remote_fetch_word, remote_store_word): Removed.

* remote-utils.h (gr_fetch_word, gr_store_word): Removed.
* remote-utils.c (gr_fetch_word, gr_store_word): Removed.

* dcache.h (dcache_fetch, dcache_poke, dcache_poke_block): Removed.
* dcache.c (dcache_fetch, dcache_poke): Removed.

24 years ago * dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'
corinna [Mon, 19 Jun 2000 17:36:30 +0000 (17:36 +0000)]
    * dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'
        and `RegLoadKeyA'.
        * registry.cc (get_registry_hive_path): New function.
        (load_registry_hive): Ditto.
        * security.cc (convert_sid_to_string_sid): New function.
        (get_ssid): Renamed to `convert_string_sid_to_sid'.
        (get_pw_sid): Call `convert_string_sid_to_sid' instead of `get_ssid'.
        (get_gr_sid): Ditto.
        (get_admin_sid): Ditto.
        (get_system_sid): Ditto.
        (get_creator_owner_sid): Ditto.
        (get_world_sid): Ditto.
        * shared.h: New prototypes for `get_registry_hive_path' and
        `load_registry_hive'.
        * spawn.cc (spawn_guts): Set child->psid to NULL to force calling
        `internal_getlogin' from child process in case of changing user context.
        Call `load_registry_hive' in case of changing user context.
        (_spawnve): Copy user infos only if user context remains the same.
        * uinfo.cc: Add load statement for `NetUserGetInfo'.
        Remove load statement for `NetGetDCName'.
        (internal_getlogin): Rewrite to speed up process startup
        and to correct user environment in case user context changes.
        (uinfo_init): Call internal_getlogin only if myself->psid is NULL,
        that is user context changes.
        * winsup.h: Add prototypes for `convert_sid_to_string_sid',
        `convert_string_sid_to_sid' and `get_pw_sid'.

24 years ago2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
ezannoni [Mon, 19 Jun 2000 14:56:20 +0000 (14:56 +0000)]
2000-06-18  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * gdb.base/maint.exp: Add 'maint print architecture' item to output
        of 'help maint print' command.

24 years ago * defs.h: define language_pascal in language enumeration.
muller [Mon, 19 Jun 2000 10:14:21 +0000 (10:14 +0000)]
* defs.h: define language_pascal in language enumeration.
    * language.h: define _LANG_pascal macro.
    * language.c: add language_pascal support in all language dependant functions.

24 years agoMove "Changes in version 2.10" to where it belongs.
amodra [Mon, 19 Jun 2000 02:36:45 +0000 (02:36 +0000)]
Move "Changes in version 2.10" to where it belongs.

24 years agoUpdate list of targets supporting --gc-sections.
amodra [Mon, 19 Jun 2000 02:05:52 +0000 (02:05 +0000)]
Update list of targets supporting --gc-sections.
KEEP .eh_frame contents.

24 years agoApplied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
nickc [Mon, 19 Jun 2000 01:22:36 +0000 (01:22 +0000)]
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
for m68hc11 and m68hc12 processors.

24 years agoImprove verbose message
nickc [Mon, 19 Jun 2000 01:09:55 +0000 (01:09 +0000)]
Improve verbose message

24 years agoDo not expect the compilation unit tag to be unit 1
nickc [Mon, 19 Jun 2000 01:05:41 +0000 (01:05 +0000)]
Do not expect the compilation unit tag to be unit 1

24 years agoExpect all arm variants to fail copying executable test
nickc [Mon, 19 Jun 2000 01:04:20 +0000 (01:04 +0000)]
Expect all arm variants to fail copying executable test

24 years agoUse bfd_octets_per_byte instead of OCTETS_PER_BYTE
nickc [Mon, 19 Jun 2000 01:01:03 +0000 (01:01 +0000)]
Use bfd_octets_per_byte instead of OCTETS_PER_BYTE

24 years agoFix compile time warnings
nickc [Mon, 19 Jun 2000 00:59:43 +0000 (00:59 +0000)]
Fix compile time warnings

24 years agoFix compile time warnings
nickc [Mon, 19 Jun 2000 00:58:34 +0000 (00:58 +0000)]
Fix compile time warnings

24 years agoAdd strongarm tests
nickc [Mon, 19 Jun 2000 00:56:04 +0000 (00:56 +0000)]
Add strongarm tests

24 years ago2000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>
ulfc [Mon, 19 Jun 2000 00:18:57 +0000 (00:18 +0000)]
2000-06-18  Ulf Carlsson  <ulfc@engr.sgi.com>

* elf_bfd.h (struct elf_backend_data): Add info argument to
elf_backend_hide_symbol.
(_bfd_elf_link_hash_hide_symbol): Likewise.
* elf.c (_bfd_elf_link_hash_hide_symbol): Likewise.
* elf64-ia64.c (elf64_ia64_hash_hide_symbol): Likewise.
* elflink.h (elf_link_add_object_symbols): Likewise.
(elf_link_assign_sym_version): Likewise.

24 years ago2000-06-18 H.J. Lu <hjl@gnu.org>
hjl [Sun, 18 Jun 2000 23:48:21 +0000 (23:48 +0000)]
2000-06-18  H.J. Lu  <hjl@gnu.org>

* coff-i386.c (coff_i386_reloc): Don't return in case of
output_bfd == (bfd *) NULL if COFF_WITH_PE is defined.
Compensate PE relocations when linking with non-PE object
files to generate a non-PE executable.

24 years ago2000-06-18 H.J. Lu <hjl@gnu.org>
hjl [Sun, 18 Jun 2000 23:47:17 +0000 (23:47 +0000)]
2000-06-18  H.J. Lu <hjl@gnu.org>

* configure.in: Don't emulate i386-pc-pe-coff with i386coff.
* configure: Rebuild.

24 years agoChanged values of MODSYNC and CRCCON as suggest by Russ Magee <rmagee@home.com>
nickc [Sun, 18 Jun 2000 23:29:02 +0000 (23:29 +0000)]
Changed values of MODSYNC and CRCCON as suggest by Russ Magee <rmagee@home.com>

24 years ago* fhandler.h (set_name): Don't use 'unix' as name since this is defined by gcc
cgf [Sun, 18 Jun 2000 17:43:45 +0000 (17:43 +0000)]
* fhandler.h (set_name): Don't use 'unix' as name since this is defined by gcc
now.
* fhandler.cc (set_name): Ditto.

24 years agoRe-do multi-line tests using gdb_expect_list().
cagney [Sun, 18 Jun 2000 03:45:35 +0000 (03:45 +0000)]
Re-do multi-line tests using gdb_expect_list().

24 years agoAdd comment.
cgf [Sun, 18 Jun 2000 01:53:10 +0000 (01:53 +0000)]
Add comment.

24 years agoRevert.
cgf [Sun, 18 Jun 2000 01:50:07 +0000 (01:50 +0000)]
Revert.

24 years ago* Makefile.in (subdirs): Eliminate for loop.
cgf [Sun, 18 Jun 2000 01:49:23 +0000 (01:49 +0000)]
* Makefile.in (subdirs): Eliminate for loop.

24 years agoPARAMS elimination.
kevinb [Sun, 18 Jun 2000 00:23:24 +0000 (00:23 +0000)]
PARAMS elimination.

24 years ago2000-06-17 H.J. Lu <hjl@gnu.org>
hjl [Sat, 17 Jun 2000 23:08:18 +0000 (23:08 +0000)]
2000-06-17  H.J. Lu  <hjl@gnu.org>

* getopt.h: Updated from gcc.
* libiberty.h: Likewise.
* symcat.h: Likewise.

24 years ago* Makefile.in (subdirs): Previous change did not fix problem in broken shells.
cgf [Sat, 17 Jun 2000 22:28:52 +0000 (22:28 +0000)]
* Makefile.in (subdirs): Previous change did not fix problem in broken shells.

24 years ago* winsup.h (isabspath): Don't report `C:foo' as an absolute path.
cgf [Sat, 17 Jun 2000 22:05:19 +0000 (22:05 +0000)]
* winsup.h (isabspath): Don't report `C:foo' as an absolute path.

24 years agoTypo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER.
nickc [Sat, 17 Jun 2000 22:00:30 +0000 (22:00 +0000)]
Typo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER.

24 years ago* configure.in: Detect "cross-hosting" situation and set appropriate variables
cgf [Sat, 17 Jun 2000 17:54:05 +0000 (17:54 +0000)]
* configure.in: Detect "cross-hosting" situation and set appropriate variables
in Makefile to avoid building excess stuff.
* configure: Regenerate.
* Makefile.in: Accomodate above change.

24 years ago * pinfo.cc (pinfo_init): Revert previous patch.
corinna [Sat, 17 Jun 2000 17:53:08 +0000 (17:53 +0000)]
    * pinfo.cc (pinfo_init): Revert previous patch.

24 years ago* configure.in: Detect "cross-hosting" situation and add a subset of
cgf [Sat, 17 Jun 2000 17:51:31 +0000 (17:51 +0000)]
* configure.in: Detect "cross-hosting" situation and add a subset of
directories to SUBDIRS.
* configure: Regenerate.

24 years agoAdd additional info.
cgf [Sat, 17 Jun 2000 17:50:04 +0000 (17:50 +0000)]
Add additional info.

24 years ago* Makefile.in: Avoid installing dll if we're cross building and the cross-host
cgf [Sat, 17 Jun 2000 17:48:36 +0000 (17:48 +0000)]
* Makefile.in: Avoid installing dll if we're cross building and the cross-host
system isn't a Windows system.

24 years ago2000-05-06 Zack Weinberg <zack@wolery.cumb.org>
hjl [Sat, 17 Jun 2000 15:51:55 +0000 (15:51 +0000)]
2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>

  * ansidecl.h: #define __extension__ to nothing if
  GCC_VERSION < 2008.

24 years agoAdd ``set debug mips'' command. Add much debugging.
cagney [Sat, 17 Jun 2000 15:18:21 +0000 (15:18 +0000)]
Add ``set debug mips'' command.  Add much debugging.

24 years agoFor MIPS_EABI, squeeze simple floating point structs into an FP register.
cagney [Sat, 17 Jun 2000 14:33:56 +0000 (14:33 +0000)]
For MIPS_EABI, squeeze simple floating point structs into an FP register.

24 years agoRemove arbitrary printf output limit placed on pmon targets
cagney [Sat, 17 Jun 2000 14:00:31 +0000 (14:00 +0000)]
Remove arbitrary printf output limit placed on pmon targets