aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-03expr.c (expand_expr, [...]): Don't use gen_lowpart on non-integer modes.Richard Kenner2-3/+8
2003-05-03emit-rtl.c (last_call_insn, [...]): New functions.Olivier Hainque11-95/+188
2003-05-03stor-layout.c (place_field): When adjusting offset_align, use desired_align, ...Richard Kenner2-1/+6
2003-05-03cp-demangle.c: Fix typo in "char_traints" string-literal.Carlo Wood2-1/+5
2003-05-03* gcc.dg/m-un-2.c: Fix the typedef of size_t.Kazu Hirata2-1/+5
2003-05-03c-decl.c (pending_invalid_xref_file): Remove.Nathan Sidwell9-41/+42
2003-05-03PR c++/9364, c++/10553, c++/10586Kriang Lerdsuwanakij5-0/+35
2003-05-03class.c (finish_struct): Use location_t and input_location directly.Nathan Sidwell10-98/+83
2003-05-03* ansify.c (die_unless): Revert lineno change here.Nathan Sidwell2-1/+5
2003-05-03* gcc.c-torture/compile/20030503-1.c: New test.Richard Sandiford2-0/+16
2003-05-03* config/mips/mips.md: Fix comment typo.Richard Sandiford2-1/+3
2003-05-03mips.c (mips_integer_op): New structure.Richard Sandiford2-10/+199
2003-05-03* testsuite/thread/pthread1.cc: Remove special case for FreeBSD.Loren J. Rittle2-8/+4
2003-05-03* Makefile.in (gcov-iov.h): Use move-if-change and a stamp.Matt Kraai2-2/+9
2003-05-03re PR java/10491 (gcjh should make enclosing class a "friend" of inner classes)Tom Tromey2-0/+38
2003-05-02Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.Chris Demetriou3-4/+9
2003-05-03re PR java/10459 (ICE with certain expressions as 3rd clause of for loop)Tom Tromey2-7/+21
2003-05-03re PR java/10459 (ICE with certain expressions as 3rd clause of for loop)Tom Tromey3-0/+26
2003-05-03builtins.c (expand_builtin_stpcpy): Copy `arglist' before modifying it.Kaveh R. Ghazi2-2/+9
2003-05-03Daily bump.GCC Administrator2-2/+2
2003-05-02contrib.texi (Contributors): Add Zdenek Dvorak, Aldy Hernandez, and Kazu Hirata.Falk Hueffner2-1/+17
2003-05-02Makefile.am (CLEANFILES): Remove PCH files in target directory.Benjamin Kosnik3-23/+282
2003-05-02std_sstream.h (str()): Tidy.Paolo Carlini2-8/+8
2003-05-02Remove myself as ARC maintainer.Richard Kenner1-1/+0
2003-05-02rs6000.c (rs6000_attribute_table): Add 'extern' to tentative declaration.Geoffrey Keating2-1/+4
2003-05-02streambuf.tcc (__copy_streambufs): Rewrote.Nathan Myers2-46/+23
2003-05-02sysv4.h (SYMBOL_FLAG_SMALL_V4): Delete.Geoffrey Keating3-38/+14
2003-05-02c-semantics.c (genrtl_switch_stmt, [...]): Call expand_stmt on result of expa...Geoffrey Keating2-7/+13
2003-05-02MAINTAINERS (GNATS only): Add Falk Hueffner.Wolfgang Bangerth2-0/+5
2003-05-02basic_string.h (swap): Remove redundant template parameters from declaration ...Jonathan Wakely2-1/+6
2003-05-02* doc/contrib.texi (Contributors): Add Daniel Berlin.Gerald Pfeifer2-0/+8
2003-05-02{603.md,6xx.md,7450.md,7xx.md,rs64.md}: Decrease number of automata.David Edelsohn8-23/+30
2003-05-022003-05-02 Michael Koch <konqueror@gmx.de>Michael Koch2-60/+128
2003-05-02calls.c (struct arg_data): Move offset, slot_offset, size and alignment_pad t...Alan Modra4-251/+264
2003-05-02Clarify the comment before the abort we hit when a translated string contains...Wolfgang Bangerth1-1/+3
2003-05-02* g++.dg/lookup/using5.C: Fix testcase error.Kriang Lerdsuwanakij2-1/+5
2003-05-022003-05-02 Michael Koch <konqueror@gmx.de>Michael Koch4-69/+276
2003-05-02Makefile.in (TREE_H): Replace location.h with input.h.Nathan Sidwell14-99/+85
2003-05-02update_version (IGNORE_BRANCHES): Add.Gerald Pfeifer2-2/+10
2003-05-02InetAddress.java: Merged class documentation with classpath.Michael Koch6-18/+126
2003-05-02update_version: Add a trace of which branch we are currently working on.Gerald Pfeifer2-1/+6
2003-05-02Add xstormy16 to list of targets that has a nop instruction and hence which c...Nick Clifton3-352/+370
2003-05-022003-05-02 Michael Koch <konqueror@gmx.de>Michael Koch5-42/+130
2003-05-02acconfig.h (_GLIBCPP_USE_NLS): New symbol.Phil Edwards8-1203/+1257
2003-05-01mips-abi.exp (is_meabi_config): Remove, since MEABI is no longer supported.Chris Demetriou2-19/+11
2003-05-01re PR target/8257 ([Alpha] frame pointer computation wrong on alpha (cross-co...Falk Hueffner2-24/+31
2003-05-01reload.c (find_reloads): Also check that all of a multi-reg value is in the c...DJ Delorie2-1/+16
2003-05-02Daily bump.GCC Administrator2-2/+2
2003-05-02sstream.tcc (overflow): Instead of calling str()...Paolo Carlini2-2/+13
2003-05-01std_sstream.h (str()): Revert the best of the previous 'improvement'...Paolo Carlini2-7/+8