aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-21Runtime.java: Comment fix.Tom Tromey15-152/+286
2003-07-21mauve.exp (mauve_find_harness_files): New proc.Tom Tromey2-4/+18
2003-07-21Daily bump.GCC Administrator2-2/+2
2003-07-20* doc/invoke.texi: Fixes to style, grammar and diction.Lisa M. Goldstein2-27/+31
2003-07-20builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_STACK" form.Roger Sayle4-16/+7
2003-07-20install-sh: Update to newer upstream versions (associated with aclocal 1.7).Phil Edwards4-92/+363
2003-07-20configure.in: Cache the results of testing for cmp's capabilities.Phil Edwards3-231/+243
2003-07-202003-07-20 Michael Koch <konqueror@gmx.de>Michael Koch2-4/+18
2003-07-20re PR debug/11279 (DWARF-2 output mishandles large enums)Mark Mitchell2-2/+9
2003-07-20re PR c++/11546 (Type lookup problems in out-of-line definition of a class do...Mark Mitchell2-0/+22
2003-07-20Daily bump.GCC Administrator2-2/+2
2003-07-19* c-decl.c (named_labels, shadowed_labels, label_level_chain)Zack Weinberg8-299/+475
2003-07-19* mauve-libgcj: Don't run CollationElementIterator tests.Tom Tromey2-0/+7
2003-07-19* sched-rgn.c (find_rgns): Initialize current_edge correctly.Zdenek Dvorak2-1/+6
2003-07-19makefile.texi (restrap, [...]): Document targets.Phil Edwards2-0/+15
2003-07-19fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi44-236/+203
2003-07-19s390.c (legitimize_pic_address): Access local symbols relative to the GOT ins...Ulrich Weigand4-419/+384
2003-07-19URLClassLoader.java (addURL): Moved implementation to private addURLImpl() to...Jeroen Frijters2-1/+16
2003-07-19verify.exp (gcj_verify_list_tests): Only change directory if new directory ex...Tom Tromey2-5/+12
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi119-1150/+957
2003-07-19c-pragma.c (apply_pragma_weak): Don't use warning_with_decl.Gabriel Dos Reis3-2/+8
2003-07-19gcc_release (announce_snapshot): Use ${RELEASE} instead of ${BRANCH}-${DATE} ...Gerald Pfeifer2-7/+19
2003-07-19Correct entries informationKriang Lerdsuwanakij2-3/+3
2003-07-19c-decl.c (c_finish_incomplete_decl): Don't use xxx_with_decl.Gabriel Dos Reis2-141/+229
2003-07-19common.opt: Document --param.Neil Booth9-47/+163
2003-07-19Add missing PR number.David S. Miller1-0/+1
2003-07-18optabs.c (prepare_operand): Fail gracefully instead of abort if the predicate...Richard Henderson2-1/+17
2003-07-19Daily bump.GCC Administrator2-2/+2
2003-07-18c-common.c: Don't undefine GCC_DIAG_STYLE.Gabriel Dos Reis4-34/+49
2003-07-18Makefile.in (ifcvt.o): Add cfgloop.h.Zdenek Dvorak5-3/+55
2003-07-18combine.c (simplify_comparison): Don't share rtx when converting (ne (and (no...Kazu Hirata2-1/+6
2003-07-18aix.h (AGGREGATE_PADDING_FIXED): Define.David Edelsohn2-0/+30
2003-07-18cfgrtl.c (force_nonfallthru_and_redirect): Use tablejump_p to skip the addr_vec.Richard Henderson2-10/+12
2003-07-18gnu_java_awt_peer_gtk_GtkScrollBarPeer.c: Handle missing event cases, connect...Graydon Hoare2-1/+30
2003-07-18[ ChangeLog ]Graydon Hoare5-52/+69
2003-07-18combine.c (combinable_i3pat): Don't forbid occurrences of i2dest or i1dest in...Alexandre Oliva2-3/+13
2003-07-18changelog for previous patchNathan Sidwell1-0/+10
2003-07-18cp-tree.h (finish_non_static_data_member): Add object param.Nathan Sidwell7-20/+79
2003-07-18Handler.java (isLoggable): Check record level smaller or equal.Mark Wielaard2-1/+6
2003-07-18* cgraph.c (cgraph_remove_node): Clear the hash table slot.Jan Hubicka2-0/+10
2003-07-18Fix last checkin to commit right version of file.Andreas Jaeger1-999/+999
2003-07-18init-ref4.C: xfail on targets without weak symbols.Andrew Pinski2-1/+7
2003-07-18re PR target/11087 (gcc miscompiles raid1.c from linux kernel)Jakub Jelinek4-3/+110
2003-07-18baseline_symbols.txt: New file.Andreas Jaeger1-0/+7
2003-07-18baseline_symbols.txt: New file.Andreas Jaeger4-987/+10358
2003-07-18toplev.c (rest_of_handle_addresof): Rename into rest_of_handle_addressof.Eric Botcazou4-5/+52
2003-07-18Makefile.in, [...]: Remove handling of lang-options.h and options_.h.Neil Booth11-193/+46
2003-07-18c-decl.c (pushdecl_function_level): Make static, return nothing.Zack Weinberg5-56/+61
2003-07-18simplify-rtx.c (simplify_rtx): Use simplify_gen_binary to swap commutative op...Roger Sayle2-8/+7
2003-07-18re PR rtl-optimization/11557 (constant folding)Mark Mitchell4-1/+39