aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-25h8300.md (a peephole2): Extend to support loads in QImode and HImode.Kazu Hirata2-16/+39
2003-03-25Daily bump.GCC Administrator1-1/+1
2003-03-24t-m68hc11-gas (LIB1ASMFUNCS): Add _call_far and _return_farStephane Carrez6-84/+245
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 Moene4-1/+28
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-24* config/h8300/h8300.md (a peephole2): New.Kazu Hirata2-0/+19
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-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-24Daily bump.GCC Administrator1-1/+1
2003-03-23re PR c/8224 (Incorrect joining of signed and unsigned division)Mark Mitchell4-1/+41
2003-03-24sysv4.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra2-3/+7
2003-03-23re PR c/10178 (ICE in tree_low_cst)Roger Sayle4-0/+28
2003-03-23cfgcleanup.c (try_optimize_cfg): Allow merging of tablejumps before flow2.Richard Henderson3-2/+10
2003-03-23New test.Richard Henderson1-0/+114
2003-03-23re PR rtl-optimization/10116 (ce2: invalid merge of "join_bb" in the context ...Richard Henderson2-2/+10
2003-03-23configure.in: Check whether it is necessary to link against libm to use ldexp.Zack Weinberg6-712/+807
2003-03-23* config/h8300/h8300.md: Fix comment typos.Kazu Hirata2-2/+6
2003-03-23* pa.c (output_cbranch): Fix typo in comment.John David Anglin2-6/+9
2003-03-22cfgcleanup.c (insns_match_p): Do not do EQUIV substitution after reload.Richard Henderson2-4/+15
2003-03-23Daily bump.GCC Administrator1-1/+1
2003-03-22be explicit about the default VERBOSE caseBruce Korb1-0/+3
2003-03-22fix Solaris 2.6 initializersDJ Delorie6-74/+163
2003-03-22* config/i386/i386.c (ix86_init_machine_status): Return value.Andreas Jaeger2-0/+6
2003-03-22pa.c (output_cbranch, [...]): Output nop for conditional branch to the follow...John David Anglin2-13/+26
2003-03-22s390.md ("movti", [...]): Use 'o' instead of 'm' constraint in forced-split a...Ulrich Weigand4-20/+49
2003-03-22* gcc.dg/Wshadow-1.c: Add a dg-warning line.Zack Weinberg2-584/+588