aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-25remove ancient CygnoidsJason Merrill1-2/+0
2003-03-26c-incpath.c (add_standard_paths): Add both "translated" and non-translated he...Alan Modra2-8/+28
2003-03-25* doc/install.texi (*-*-freebsd*): Update with known status.Loren J. Rittle2-8/+9
2003-03-25call.c (print_z_candidate): Change name of first arg to msgid.Jason Merrill2-6/+15
2003-03-25re PR rtl-optimization/10171 (wrong code for inlined function)Jason Merrill3-19/+51
2003-03-25contrib.texi (Contributors): Mention self as 68HC11/68HC12 contributor.Stephane Carrez2-0/+8
2003-03-25i386.c (ix86_rtx_costs): For -fpic and x86-64 local symbolic constants are no...Jan Hubicka2-2/+11
2003-03-25re PR rtl-optimization/10056 ([HP-PA] ICE at -O2 when building c++ code from ...Jan Hubicka3-3/+70
2003-03-25* parse.y (create_interface): Call CHECK_DEPRECATED.Tom Tromey2-0/+7
2003-03-25passes.texi (Passes): Properly document that we do not perform jump2 any long...Gerald Pfeifer2-11/+5
2003-03-252003-03-25 Michael Koch <konqueror@gmx.de>Michael Koch3-12/+137
2003-03-25re PR rtl-optimization/8746 (gcc miscompiles Linux kernel ppa driver on x86)Eric Botcazou6-11/+119
2003-03-25* gcc.dg/ultrasp5.c: Fix options.Eric Botcazou2-2/+6
2003-03-25linker-map.gnu: Remove string export restrictions.Benjamin Kosnik2-23/+5
2003-03-25h8300.md (a peephole2): Extend to support loads in QImode and HImode.Kazu Hirata2-16/+39
2003-03-25Daily bump.GCC Administrator2-2/+2
2003-03-24t-m68hc11-gas (LIB1ASMFUNCS): Add _call_far and _return_farStephane Carrez6-84/+245
2003-03-241.cc: Remove find_first_of, find_last_of and find_last_not_of tests.Paolo Carlini9-210/+309
2003-03-24* gcc.dg/ultrasp5.c: Fix comment.Eric Botcazou2-1/+5
2003-03-24re PR fortran/10197 (direct acces files not unformatted by default)Toon Moene6-2/+38
2003-03-24* toplev.c (independent_decode_option): Don't skip a 'Y' prefix.Neil Booth2-3/+4
2003-03-24Changelog commit escaped earlierNathan Sidwell2-19/+32
2003-03-24PR c++/9898, PR c++/383, DR 322Nathan Sidwell4-0/+39
2003-03-24re PR c++/10119 (tree-checking ICE in dump_expr)Nathan Sidwell3-0/+38
2003-03-24install.texi (Testing): Mention test result links from build status pages.Janis Johnson2-0/+8
2003-03-24re PR c++/10026 (ICE on incomplete type)Nathan Sidwell5-5/+65
2003-03-24function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell7-8/+19
2003-03-242003-03-24 Michael Koch <konqueror@gmx.de>Michael Koch9-50/+140
2003-03-24configure.in: Avoid trailing /.Andreas Schwab1-0/+5
2003-03-24* config/h8300/h8300.md (a peephole2): New.Kazu Hirata2-0/+19
2003-03-242003-03-24 Michael Koch <konqueror@gmx.de>Michael Koch4-17/+30
2003-03-24ActivationInstantiator.java: Reformatted.Michael Koch4-10/+18
2003-03-24Date.java: Fixed documentation starting tag to make javadoc happy.Michael Koch4-2/+14
2003-03-242003-03-24 Michael Koch <koqnueror@gmx.de>Michael Koch4-6/+180
2003-03-24ChangeLog entry fixMichael Koch1-1/+1
2003-03-24RandomAccessFile.java: More little merges with libgcj.Michael Koch2-42/+408
2003-03-24natInetAddressNoNet.cc: Include stddef.h.Michael Koch4-1/+15
2003-03-242003-03-24 Michael Koch <konqueror@gmx.de>Michael Koch3-4/+17
2003-03-24* dojump.c (do_jump): Handle UNSAVE_EXPR specially.Jakub Jelinek2-0/+10
2003-03-24* g++.dg/opt/rtti1.C: New test.Jakub Jelinek2-0/+24
2003-03-24* doc/contrib.texi (Contributors): Update Janis Johnson.Gerald Pfeifer2-2/+6
2003-03-24re PR target/10072 ([Sparc] internal compiler error: in trunc_int_for_mode, a...Eric Botcazou4-1/+27
2003-03-24re PR rtl-optimization/9414 ([Sparc] Scheduling bug on Ultrasparc)Eric Botcazou2-10/+16
2003-03-24re PR c++/7086 (compile time regression)Mark Mitchell13-28/+72
2003-03-24DataInputStream.java (): Wrapped documentation line.Michael Koch10-437/+751
2003-03-242003-03-24 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+8
2003-03-24BeanContextEvent.java: Reformated.Michael Koch2-47/+59
2003-03-24clarify which PR was fixed.Kaveh Ghazi2-0/+2
2003-03-24builtins.c (expand_builtin_fputs): When optimizing for size, don't transform ...Arpad Beszedes4-2/+16
2003-03-24natStringBuffer.cc (regionMatches): New function.Eric Blake4-505/+696