aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-05* java/net/SocketPermission.java (hashCode): Rewrote.Tom Tromey2-15/+7
2002-12-05fptr.c (__canonicalize_funcptr_for_compare): New file and function.John David Anglin5-4/+177
2002-12-05Index: gcc/ChangeLogGeoffrey Keating8-4/+253
2002-12-05Makefile.in: Rebuilt.Tom Tromey8-59/+121
2002-12-05* MAINTAINERS: Add Christian Ehrhardt under "GNATS only".Gerald Pfeifer2-0/+5
2002-12-04* config/h8300/h8300.c: Update the comments related to shifts.Kazu Hirata2-100/+23
2002-12-04mips.md (get_fnaddr): Correct length attribute.Chris Demetriou2-1/+5
2002-12-04h8300.md (*extzv_8_8): New.Kazu Hirata2-0/+25
2002-12-04class.c (finish_struct_1): Correct comment.Geoffrey Keating3-3/+7
2002-12-04PR c++/8461, c++/8625Jason Merrill10-59/+106
2002-12-04mips.md (get_fnaddr): Avoid placing an "la" macro instruction in a branch del...Chris Demetriou2-1/+7
2002-12-04* fastjar.texi (jar @direntry, grepjar @direntry): Add (fastjar).Jakub Jelinek2-2/+6
2002-12-04* gcc.c-torture/compile/20021204-1.c: New test.Eric Botcazou2-4/+24
2002-12-04re PR c/7622 (tree inliner fallout (regression relative to 2.95))Eric Botcazou2-5/+12
2002-12-04cfgrtl.c (force_nonfallthru_and_redirect): Allow abnormal edge to be forced i...Jan Hubicka2-3/+22
2002-12-04re PR c++/8799 (ICE: Error reporting routines re-entered.)Gabriel Dos Reis2-0/+9
2002-12-04Daily bump.GCC Administrator2-2/+2
2002-12-04make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX): Define for hosts with H...Danny Smith2-0/+6
2002-12-04* config/t-netbsd (USER_H): Set to $(EXTRA_HEADERS).Jason Thorpe2-0/+8
2002-12-03spe.md (*movv1di_const0): New pattern.Aldy Hernandez2-0/+11
2002-12-03JarFile.java (manifest): Not final.Mark Wielaard5-128/+217
2002-12-03* libgcc-std.ver: Inherit GCC_3.3 from GCC_3.0.Richard Henderson2-0/+5
2002-12-03bitmap.c (bitmap_ior_and_compl, [...]): Initialize tmp.using_obstack to 0.Hans-Peter Nilsson2-0/+7
2002-12-03* java/lang/Character.java (forDigit): Formatting fix.Tom Tromey2-2/+6
2002-12-03m68k.h (EH_RETURN_DATA_REGNO): Define.Andreas Schwab3-46/+89
2002-12-03DSAParameterSpec.java (getP): Return p, not q.Raif Naffah4-3/+9
2002-12-03call.c (build_user_type_conversion_1): Don't set ICS_BAD_FLAG on an ambiguous...Jason Merrill6-5/+36
2002-12-03h8300.c (single_one_operand): Fix a warning.Kazu Hirata2-2/+7
2002-12-03natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass.Andrew Haley4-0/+419
2002-12-03natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass.Andrew Haley1-97/+0
2002-12-03natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass.Andrew Haley12-39/+131
2002-12-03re PR c++/8688 (ICE with segfault on missing comma in initializer of 2D array.)Mark Mitchell4-0/+19
2002-12-03Daily bump.GCC Administrator2-2/+2
2002-12-03re PR c++/8720 (ICE with bitwise or (3 operands))Mark Mitchell6-6/+36
2002-12-03jni.cc: Added `name' argument.Tom Tromey3-8/+18
2002-12-02h8300.c (dosize): Replace argument op with sign.Kazu Hirata2-20/+66
2002-12-02basic_string.h (compare(const basic_string&)): Fully qualify min() with std::.Paolo Carlini2-1/+6
2002-12-02Bug compatibility, for PR libgcj/8738:Tom Tromey2-28/+16
2002-12-02* config/xtensa/xtensa.h: Delete ifndefs with nothing inside them.Bob Wilson2-7/+5
2002-12-02* gcc.dg/20020210-1.c: Fix a comment typo.Kazu Hirata2-1/+5
2002-12-02configure.in: Use "missing" script to generate warning if flex or bison progr...Craig Rodrigues3-316/+322
2002-12-02* g++.dg/template/varmod1.C: Fix typo.Mark Mitchell2-1/+5
2002-12-02* unroll.c (copy_loop_body): Copy CONST_OR_PURE_CALL_P.Jan Hubicka2-0/+5
2002-12-02configure.in (libtool_VERSION): Update to 5:2:0.Benjamin Kosnik3-4/+10
2002-12-02For PR java/8740:Tom Tromey2-36/+63
2002-12-02basic_string.tcc (basic_string::append(const basic_string&, size_type, size_t...Paolo Carlini2-16/+38
2002-12-02* i386.c (ix86_expand_int_movcc): Avoid overflow.Jan Hubicka2-1/+5
2002-12-02DR 180Kriang Lerdsuwanakij4-13/+21
2002-12-02h8300.c (dosize): Output r7/er7 instead of sp.Kazu Hirata2-7/+25
2002-12-02expmed.c (store_bit_field): Use int_mode_for_mode to find corresponding mode ...J"orn Rennecke2-1/+8