aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-03Connection.java (proxyPort, [...]): New static fields.Joerg Brunsmann2-12/+55
2003-01-03gcj.texi (Standard Properties): Document http.proxyHost and http.proxyPort.Tom Tromey2-0/+9
2003-01-03* gcj.texi (GNU Classpath Properties): Document new properties.Tom Tromey2-0/+13
2003-01-03PR c++/45, c++/3784Nathan Sidwell4-2/+30
2003-01-03TreeMap.java (fabricateTree): Fix off-by-one error.Eric Blake2-3/+9
2003-01-03h8300-protos.h: Add a prototype for h8300_current_function_interrupt_function_p.Kazu Hirata3-30/+44
2003-01-03fix comment spelloJason Merrill1-1/+1
2003-01-03boehm.cc (_Jv_MarkObj): Mark the protectionDomain of a class.Anthony Green2-1/+7
2003-01-03* g++.dg/parse/extern-C-1.C: New test.Nathanael Nerode2-0/+15
2003-01-03* g++.dg/parse/namespace4.C: New test.Nathanael Nerode2-0/+20
2003-01-03* g++.dg/template/nested1.C: New test.Nathanael Nerode2-0/+17
2003-01-03* g++.dg/parse/namespace3.C: New test.Nathanael Nerode2-0/+16
2003-01-03install.texi (Configuration): Fix markup for reference to gcc/config.gcc.Gerald Pfeifer2-1/+6
2003-01-03Daily bump.GCC Administrator2-2/+2
2003-01-03gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends on gcc/cp/cfns...Kaveh R. Ghazi2-1/+9
2003-01-03* g++.dg/lookup/two-stage1.C: New test.Nathanael Nerode2-0/+22
2003-01-03parser.c (struct cp_parser): Add access_checks_lists fieldGraham Stott2-3/+60
2003-01-03900404_04.C: Remove XFAIL.Kaveh R. Ghazi4-3/+9
2003-01-03HttpURLConnection.java (HTTP_NOT_IMPLEMENTED): Must be public.Mark Wielaard2-24/+42
2003-01-02atomicity.h (__exchange_and_add, [...]): *__mem is also an output.Jason Merrill3-9/+15
2003-01-02* g++.dg/parse/parse7.C: New test.Neil Booth2-0/+28
2003-01-02ZipFile.java (entries): Now HashMap.Artur Biesiadowski2-64/+130
2003-01-02parser.c (cp_parser_declaration): Accept the __extension__ keyword before the...Mark Mitchell2-2/+22
2003-01-02re PR c++/2843 (parser: __attribute__ on parameter declarations)Mark Mitchell4-0/+14
2003-01-02call.c (build_new_method_call): Fix typo in message format string.Mark Mitchell2-1/+6
2003-01-02parser.c (cp_lexer_next_token_is): Declare it inline.Mark Mitchell2-52/+57
2003-01-02* g++.dg/parse/parse6.C: New test.Neil Booth2-0/+35
2003-01-02h8300.md (*iorhi3_zext): Relax the condition.Kazu Hirata2-20/+15
2003-01-02parser.c (cp_parser_sizeof_operand): Do not evaluate the expression.Mark Mitchell2-1/+10
2003-01-02* gcc.dg/h8300-stack-1.c: New.Kazu Hirata2-0/+18
2003-01-02h8300.c (stack_pointer_operand): New.Kazu Hirata4-2/+78
2003-01-02except.c, [...]: Fix Copyright years.Steven Bosscher25-46/+73
2003-01-02* doc/passes.texi: Fix documentation for -fssa-ccpSteven Bosscher2-1/+4
2003-01-02URLClassLoader.java (Resource.getCodeSource): Fix check certs == null.Mark Wielaard2-28/+15
2003-01-02Daily bump.GCC Administrator2-2/+2
2003-01-02* gccbug.in: Update.Neil Booth2-1/+5
2003-01-02* config/h8300/h8300.md: Reorder some patterns.Kazu Hirata2-20/+24
2003-01-02* config/h8300/h8300.c (output_logical_op): Fix a warning.Kazu Hirata2-2/+5
2003-01-02Makefile.in: Rebuilt.Tom Tromey43-422/+914
2003-01-02* libjava.compile/pr8955.java: New test, for PR java/8955.Tom Tromey2-0/+17
2003-01-01g++.dg/lookup/exception1.C: New test.Nathanael Nerode2-0/+35
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth8-37/+30
2003-01-01g++.dg/lookup/template1.C: New test.Nathanael Nerode2-0/+25
2003-01-01arm-protos.h: Remove #ifdef GCC_C_PRAGMA_H.Kazu Hirata4-6/+6
2003-01-01arm-protos.h: Use struct cpp_reader instead of cpp_reader.Kazu Hirata4-10/+17
2003-01-01g++.dg/parse/namespace2.C: New test.Nathanael Nerode2-0/+17
2003-01-01arm.c (arm_pr_long_calls, [...]): Use struct.Neil Booth4-9/+18
2003-01-01* config/h8300/h8300.c: Include cpplib.h.Kazu Hirata2-1/+6
2003-01-01g++.dg/parse/parens2.C: New test.Nathanael Nerode2-0/+15
2003-01-01* g++.dg/lookup/scoped4.C: New test.Neil Booth2-0/+16