diff options
author | Vincent Celier <celier@adacore.com> | 2005-11-15 15:00:29 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2005-11-15 15:00:29 +0100 |
commit | a7ab2998c3dd2dd985118a075a15c4b02e80a3a9 (patch) | |
tree | b991c200952dacefbd1360221fcca048bf28f8cc /libjava/classpath/java/io/InputStream.java | |
parent | dff0475fb55528621b7c9a2324d042df943ad803 (diff) | |
download | gcc-a7ab2998c3dd2dd985118a075a15c4b02e80a3a9.zip gcc-a7ab2998c3dd2dd985118a075a15c4b02e80a3a9.tar.gz gcc-a7ab2998c3dd2dd985118a075a15c4b02e80a3a9.tar.bz2 |
make.adb (Compile_Sources): Change verbose message to minimum verbosity level High for "is in an Ada...
2005-11-14 Vincent Celier <celier@adacore.com>
* make.adb (Compile_Sources): Change verbose message to minimum
verbosity level High for "is in an Ada library", "is a read-only
library" and "is an internal library",
(Create_Binder_Mapping_File): Path name of ALI file for library project
must include the library directory, not the object directory.
(Scan_Make_Arg): Make sure that Switch.M.Scan_Make_Switches is called
for new switches -vl, -vm and -vh.
(Verbose_Msg): Add new defaulted parameter Minimum_Verbosity
(Check): Use minimum verbosity Medium for some Verbose_Msg calls
(Compile_Sources): Do not attempt to compile if an ALI file is missing
in a project that is externally built.
(Compute_All_Imported_Projects): New procedure
(Gnatmake): Check if importing libraries should be regenerated because
at least an imported library is more recent.
(Initialize): For each project compute the list of the projects it
imports directly or indirectly.
(Add_Library_Search_Dir): New procedure, used in place of
Add_Lib_Search_Dir in procedure Scan_Make_Arg so that absolute paths are
put in the search paths.
(Add_Source_Search_Dir): New procedure, used in place of
Add_Src_Search_Dir in procedure Scan_Make_Arg so that absolute paths are
put in the search paths.
(Mark_Directory): Resolve the absolute path the directory before marking
it.
* switch-m.adb (Scan_Make_Switches): Replace "raise Bad_Switch;" with
call to new procedure Bad_Switch. Call Scan_Pos with new parameter
Switch. Do not handle any exception.
(Scan_Make_Switches): Increment Ptr for new switches -vl, -vm and -vh
so that the switch is recognized as valid.
(Scan_Make_Switches): Implement new switches -vl, -vm and -vh.
From-SVN: r106989
Diffstat (limited to 'libjava/classpath/java/io/InputStream.java')
0 files changed, 0 insertions, 0 deletions