aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-12-09gjavah.c (decompile_method): Don't decompile to `return this' for static meth...Tom Tromey2-1/+7
2001-12-09gjavah.c (cxx_keywords): Re-sorted.Tom Tromey3-4/+7
2001-12-09gjavah.c (HANDLE_METHOD): Set `decompiled' before doing anything else.Tom Tromey2-1/+4
2001-12-09gjavah.c (print_namelet): Clear subnamelets.Tom Tromey2-1/+8
2001-12-09Makefile.in: Rebuilt.Tom Tromey6-36/+69
2001-12-09verify.cc (_Jv_BytecodeVerifier::is_assignable_from_slow): Handle case of arr...Tom Tromey2-6/+13
2001-12-08c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P.Aldy Hernandez4-2/+132
2001-12-08builtin-types-compatible-p.c: New.Aldy Hernandez3-0/+133
2001-12-08stor-layout.c (place_union_field): Apply ADJUST_FIELD_ALIGN to unions.David Edelsohn2-0/+9
2001-12-08c-parse.in: Take string literals in assembler constructs, not expressions.Neil Booth3-38/+22
2001-12-08semantics.c (simplify_aggr_init_exprs_r): Add DIRECT_BIND flag in call to bui...John David Anglin3-2/+12
2001-12-08c-lex.c (c_lex): Peek a token ahead for a string to concatenate...Neil Booth7-99/+114
2001-12-08* rtlanal.c (get_jump_table_offset): Delete unused variable.Kaveh R. Ghazi2-1/+4
2001-12-08arm.md (VUNSPEC_PREFETCH): Delete constant definition.Richard Earnshaw4-24/+13
2001-12-08Oops, this didn't get commited with final.c patch.Richard Earnshaw1-0/+5
2001-12-08final.c (cleanup_subreg_operands): Use recog_data.operand_loc in test for a s...Richard Earnshaw1-1/+6
2001-12-08Daily bump.GCC Administrator6-6/+6
2001-12-08rtl.c (rtx_equal_p): Check for null pointers when comparing rtx strings.John David Anglin2-1/+8
2001-12-07* gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.Richard Henderson2-1/+7
2001-12-08atomicity.h (struct __Atomicity_lock<__inst>): Add.Nathan Myers2-6/+24
2001-12-07ClassLoader.java (defineClass): Rethrow any LinkageError.Tom Tromey2-1/+4
2001-12-07ThreadGroup.java (uncaughtException): Print message to System.err.Tom Tromey2-3/+7
2001-12-07globals.cc: Remove __GTHREADS guard.Phil Edwards2-2/+4
2001-12-07* doc/extend.texi: Fix typo last change.Richard Henderson2-1/+3
2001-12-07* c-decl.c (c_language): Remove duplicate.Richard Henderson2-4/+4
2001-12-07darwin.h: Set MAX_LONG_TYPE_SIZE to 32.Dale Johannesen4-31/+165
2001-12-07* alpha.md: Use (HOST_WIDE_INT)1<<63 in lieu of 0x8000000000000000.Kaveh R. Ghazi2-2/+6
2001-12-07sparc-ret.c: New file, test return corruption bug for ultrasparc.Stephane Carrez2-0/+32
2001-12-07sparc.c (epilogue_renumber): Do not replace %fp with %sp because it can cause...Stephane Carrez2-0/+30
2001-12-07alpha.c (alpha_expand_unaligned_store, [...]): Use constm1_rtx in place of ca...Kaveh R. Ghazi2-3/+9
2001-12-07verify.cc (_Jv_BytecodeVerifier::branch_prepass): Set start_PC earlier, for e...Tom Tromey2-3/+15
2001-12-07lang.c (lang_f_options): Added optimize-static-class-initialization.Tom Tromey2-10/+8
2001-12-07locale_facets.tcc (num_put::_M_convert_float): Extend comment, reduce __cs_si...Paolo Carlini2-2/+11
2001-12-07committed wrong rev. oops. fixing.Aldy Hernandez1-2/+2
2001-12-07newAldy Hernandez1-0/+38
2001-12-07extend.texi (Variable Attributes): Document vector_size.Aldy Hernandez3-6/+184
2001-12-07* check-init.c (check_init): Fix typo freeing memory twice.Per Bothner2-2/+4
2001-12-07MAINTAINERS (Write After Approval): Add myself.Turly O'Connor1-0/+8
2001-12-07* t-darwin: LIB2FUNCS_EXTRA now includes darwin_tramp.asm.Turly O'Connor1-0/+3
2001-12-07* darwin-tramp.asm: New file, implements __trampoline_setup.Turly O'Connor1-0/+131
2001-12-07rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.Turly O'Connor1-1/+3
2001-12-07* MAINTAINERS: add self to write-after-approval crew.Turly O'Connor1-0/+1
2001-12-07gcc.texi: Don't include install-old.texi.Joseph Myers6-22/+107
2001-12-07rtl.h (get_jump_table_offset): Declare.John Wehle3-0/+147
2001-12-07final.c (bb_head, [...]): Deleted; were used only by BB profiler code.Richard Kenner2-15/+5
2001-12-07basic_string.tcc (_M_mutate): Fix typo in the previous check in.Paolo Carlini2-3/+8
2001-12-07expr.c (store_field): Remove warning.Richard Kenner2-9/+27
2001-12-07* g++-old.deja/g++.robertl/eb101.C: Deleted.Richard Kenner2-3885/+4
2001-12-07basic_string.tcc (_M_mutate, _M_clone): Implement exponential growth policy t...Paolo Carlini2-7/+46
2001-12-07Daily bump.GCC Administrator6-6/+6