- 04 Aug, 2000 13 commits
-
-
korbb authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35479 138bc75d-0d04-0410-961f-82ee72b054a4
-
jsm28 authored
* cppinit.c (builtin_array): Define __WINT_TYPE__. * tradcpp.c (initialize_builtins): Define __WINT_TYPE__. * tm.texi (NO_BUILTIN_WINT_TYPE, WINT_TYPE): Document. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35478 138bc75d-0d04-0410-961f-82ee72b054a4
-
cpopetz authored
if the offset is large and negative, and we are compiling for 64 bit registers. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35477 138bc75d-0d04-0410-961f-82ee72b054a4
-
jsm28 authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35476 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35475 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
(function_epilogue): Likewise. * hh8300.h (OK_FOR_U): Fix formatting. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35474 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
insn_code_number + 1. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35473 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35472 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
* i386.c (ix86_expand_epilogue): Use it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35471 138bc75d-0d04-0410-961f-82ee72b054a4
-
zack authored
before the name. (lex_line): Glue @ onto the beginning of identifiers and string constants, in Objective-C mode. (output_token, spell_token): Handle CPP_OSTRING. (can_paste, maybe_paste_with_next): Handle pasting @ onto the beginning of a NAME or a STRING, in objc mode. * cpplib.c (get_define_node): Do not permit identifiers that begin with @ to be #defined. * cppmacro.c (CAN_PASTE_AFTER): Add CPP_OTHER. * cpplib.h (TTYPE_TABLE): Add CPP_OSTRING. * c-lang.c, objc/objc-act.c (build_objc_string): Delete. * c-tree.h (build_objc_string): Delete prototype. * objc/objc-tree.def: Delete OBJC_STRING_CST. * c-lex.c (yylex): Use build_string for all three kinds of strings. * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35470 138bc75d-0d04-0410-961f-82ee72b054a4
-
bryce authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35469 138bc75d-0d04-0410-961f-82ee72b054a4
-
warrenl authored
readDataFromBlock while reading via GetField. (GetField$1.get(String, Object)): Pass Class of default value to getField. (getField): Allow for null default values. * java/io/ObjectOutputStream.java: Fixed typo in comment. (PutField$1.put): Fixed calls of checkType in most of the put methods to pass the correct parameter. (PutField$1.put(String, Object)): Allow for null value arg. (PutField$1.write): Turn off writeDataAsBlocks while writing via PutField. * java/io/ObjectStreamClass.java (serialPersistentFields): Fixed typo in spec'ed field name. (getSerialPersistentFields): Changed spelling of method to match the correct spelling of the spec'ed field name. More serialization fixes per Mauve errors. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35468 138bc75d-0d04-0410-961f-82ee72b054a4
-
jason authored
if called recursively. * cp-tree.h, parse.y: Adjust. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35467 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 03 Aug, 2000 27 commits
-
-
mmitchel authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35466 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35465 138bc75d-0d04-0410-961f-82ee72b054a4
-
mmitchel authored
interactions with C++. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35464 138bc75d-0d04-0410-961f-82ee72b054a4
-
mmitchel authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35463 138bc75d-0d04-0410-961f-82ee72b054a4
-
nickc authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35462 138bc75d-0d04-0410-961f-82ee72b054a4
-
mmitchel authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35461 138bc75d-0d04-0410-961f-82ee72b054a4
-
nickc authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35460 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
appropriate multilib tree. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35459 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
operands. * i386.c (ix86_expand_branch): Mode of comparison in IF_THEN_ELSE is VOIDmode. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35458 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
* Makefile.am (awt_java_source_files): Added new files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35457 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35456 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
* h8300.h (OK_FOR_U): Accept a 32-bit constant address on H8/S. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35455 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
in REG_CLASS_CONTENTS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35454 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35453 138bc75d-0d04-0410-961f-82ee72b054a4
-
amylaar authored
* sh.h (ASM_OUTPUT_REG_PUSH): Fix syntax. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35452 138bc75d-0d04-0410-961f-82ee72b054a4
-
cgf authored
supported by tradcpp and isn't actually needed for cygwin. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35451 138bc75d-0d04-0410-961f-82ee72b054a4
-
bryce authored
* java/awt/Canvas.java: New placeholder class. * java/awt/Checkbox.java: Ditto. * java/awt/CheckboxMenuItem.java: Ditto. * java/awt/Choice.java: Ditto. * java/awt/Dialog.java: Ditto. * java/awt/FileDialog.java: Ditto. * java/awt/List.java: Ditto. * java/awt/ScrollPane.java: Ditto. * java/awt/TextField.java: Ditto. * java/awt/datatransfer/Clipboard.java: Ditto. * java/awt/Component.java (treeLock): Now a static String. Add comment. * java/awt/MenuItem.java (MenuItem): Add default constructor. * java/awt/Toolkit.java: Added all methods from J2SE 1.3 API docs. Some commented out. Partially implemented. * java/awt/natToolkit.cc: Removed file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35450 138bc75d-0d04-0410-961f-82ee72b054a4
-
zack authored
-Wno-strict-prototypes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35449 138bc75d-0d04-0410-961f-82ee72b054a4
-
mmitchel authored
parameters. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35448 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35447 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35446 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
New tests. * gcc.c-torture/execute/20000801-3.x, gcc/c-torture/20000801-4.x: Xfail. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35445 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35444 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
peeking at its regno. Fail, don't abort if we can't find the increment of the desired register. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35443 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35442 138bc75d-0d04-0410-961f-82ee72b054a4
-
bryce authored
* Makefile.am: Make inner class CNI headers depend on libgcj.zip only. Fixes "make -j" builds. * Makefile.in: Rebuild. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35441 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
commas in $LANGUAGES. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35440 138bc75d-0d04-0410-961f-82ee72b054a4
-