* [RFA] Remove osfsolib.c
@ 2002-09-16 15:50 Joel Brobecker
2002-09-16 16:01 ` Kevin Buettner
0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2002-09-16 15:50 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 393 bytes --]
IIRC, osfsolib.c has been replaced by solib-osf.c. I checked the entire
gdb directory, and the only reference to this file is in Makefile.in.
Can I remove this file (cvs remove, and then cvs commit, right?)?
2002-09-16 Joel Brobecker <brobecker@gnat.com>
* osfsolib.c: Remove file, replaced by solib-osf.c.
* Makefile.in: Remove compilation rules for osfsolib.c.
--
Joel
[-- Attachment #2: remove_osfsolib.c.diff --]
[-- Type: text/plain, Size: 819 bytes --]
Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.257
diff -c -3 -r1.257 Makefile.in
*** Makefile.in 2 Sep 2002 18:09:06 -0000 1.257
--- Makefile.in 16 Sep 2002 22:35:00 -0000
***************
*** 1946,1954 ****
$(serial_h)
# OBSOLETE os9kread.o: os9kread.c
osabi.o: osabi.c $(defs_h) $(gdb_string_h) $(osabi_h) $(elf_bfd_h)
- osfsolib.o: osfsolib.c $(defs_h) $(gdb_string_h) $(symtab_h) $(bfd_h) \
- $(symfile_h) $(objfiles_h) $(gdbcore_h) $(command_h) $(target_h) \
- $(frame_h) $(gdb_regex_h) $(inferior_h) $(language_h) $(gdbcmd_h)
p-lang.o: p-lang.c $(defs_h) $(gdb_string_h) $(symtab_h) $(gdbtypes_h) \
$(expression_h) $(parser_defs_h) $(language_h) $(p_lang_h) \
$(valprint_h)
--- 1946,1951 ----
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [RFA] Remove osfsolib.c
2002-09-16 15:50 [RFA] Remove osfsolib.c Joel Brobecker
@ 2002-09-16 16:01 ` Kevin Buettner
2002-09-16 21:46 ` Joel Brobecker
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Buettner @ 2002-09-16 16:01 UTC (permalink / raw)
To: Joel Brobecker, gdb-patches
On Sep 16, 3:50pm, Joel Brobecker wrote:
> IIRC, osfsolib.c has been replaced by solib-osf.c. I checked the entire
> gdb directory, and the only reference to this file is in Makefile.in.
> Can I remove this file (cvs remove, and then cvs commit, right?)?
>
> 2002-09-16 Joel Brobecker <brobecker@gnat.com>
>
> * osfsolib.c: Remove file, replaced by solib-osf.c.
> * Makefile.in: Remove compilation rules for osfsolib.c.
Yes!
(I thought this had been done already.)
Thanks,
Kevin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-09-17 4:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-16 15:50 [RFA] Remove osfsolib.c Joel Brobecker
2002-09-16 16:01 ` Kevin Buettner
2002-09-16 21:46 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox