aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-28Document AIMAG, AINT, ALLSteven G. Kargl2-8/+174
2005-03-28ternary.h: Don't use PARAMS anymore.Gabriel Dos Reis30-198/+122
2005-03-28Daily bump.GCC Administrator1-1/+1
2005-03-27configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional flags.Andreas Jaeger3-81/+87
2005-03-27Makefile.am (classes.stamp): Add gnu/gcj/tools/gcj_dbtool/Main.java to fix a ...Andreas Tobler3-4/+10
2005-03-27* getopt1.c (getopt_long_only): Fix thinko.Gabriel Dos Reis2-1/+5
2005-03-27md5.h: Remove definition and uses of __P.Gabriel Dos Reis33-533/+339
2005-03-27vect-80.c: Add xfail for no_align targets.Dorit Naishlos3-2/+8
2005-03-27vax-protos.h (vax_output_int_move, [...]): New prototypes.Steven Bosscher4-755/+363
2005-03-27Convert libiberty to use ISO C prototype style 3/n.Gabriel Dos Reis3-349/+195
2005-03-27configure.ac: Fix ZIP and GCJH at configure time to absolute paths like we do...Mike Stump3-4/+16
2005-03-27Daily bump.GCC Administrator1-1/+1
2005-03-26Makefile.in (libbackend.o): Depend on version files; add custom generation co...Andrew Pinski2-2/+9
2005-03-26demangle.h: Remove uses of PARAMS.Gabriel Dos Reis21-500/+358
2005-03-26MAINTAINERS (Various Maintainers): Add self.Thomas Fitzsimmons2-0/+5
2005-03-26gfortran.dg/underflow.f90: New test.Steven G. Kargl3-14/+19
2005-03-26Fix illogical logic.Steven G. Kargl2-11/+21
2005-03-26re PR target/20636 (Bootstrap failure on Linux/PowerPC64 with rtl checking)Andrew Pinski2-1/+7
2005-03-26trans-common.c (create_common): Build RECORD_NODE for common blocks contain n...Canqun Yang2-8/+30
2005-03-26builtin-types.def (BT_FN_STRING_CONST_STRING_SIZE): New.Kaveh R. Ghazi5-0/+13
2005-03-26g++.exp (g++_link_flags): Use gcc-set-multilib-library-path.Mark Mitchell7-80/+54
2005-03-26Daily bump.GCC Administrator1-1/+1
2005-03-25libstdc++.exp (libstdc++_init): Define LOCALEDIR when testing an installed co...Mark Mitchell2-0/+11
2005-03-25Fix "make dvi"Steven G. Kargl2-14/+19
2005-03-25re PR tree-optimization/20470 (Branching sequence generated for ABS(x-y))Pat Haugen2-0/+19
2005-03-25re PR tree-optimization/20470 (Branching sequence generated for ABS(x-y))Pat Haugen2-2/+16
2005-03-25Fix typoMike Stump1-1/+0
2005-03-25darwin-fallback.c: Don't include <ucontext.h>.Geoffrey Keating2-38/+79
2005-03-25darwin.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Don't allow 0 sized objects.Mike Stump2-1/+9
2005-03-25rs6000.md (UNSPEC constants): Add UNSPEC_STFIWX.Geoffrey Keating7-17/+94
2005-03-25tree.c (get_set_constructor_bits, [...]): Remove.Kazu Hirata3-95/+4
2005-03-25dominance.c (free_dominance_info): Speed up by freeing et data structures wit...Kazu Hirata4-3/+20
2005-03-25re PR target/15491 (ICE (Internal compiler error) while compiling glibc to va...John David Anglin2-80/+129
2005-03-25re PR target/19888 (g++.old-deja/g++.eh/badalloc1.C execution test fails on i...Steve Ellcey2-2/+7
2005-03-25libstdc++.exp (v3-build_support): Pass -w when compiling support objects.Mark Mitchell2-1/+8
2005-03-25fold-const.c: Convert uses of fold (build (...)) to fold_buildN.Kazu Hirata2-521/+526
2005-03-25* gcc.dg/20050325-1.c: Fix a typo.Zdenek Dvorak2-1/+5
2005-03-25re PR libfortran/19678 (DOS files don't work for list directed input)Francois-Xavier Coudert5-4/+46
2005-03-25re PR rtl-optimization/20249 (ICE with -fprofile-arcs on ppc)Zdenek Dvorak4-1/+48
2005-03-25configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.Paolo Bonzini3-62/+50
2005-03-25re PR libfortran/15332 (colon edit descriptor not handled correctly)Francois-Xavier Coudert4-0/+24
2005-03-25libiberty.h (xstrndup): Declare.Kaveh R. Ghazi10-7/+209
2005-03-25* xmemdup.c, xstrdup.c: Expose the tail call.Kaveh R. Ghazi3-4/+14
2005-03-25emit-rtl.c (reverse_comparison): Remove.Kazu Hirata3-33/+5
2005-03-25pragma-override1.C: Mark as requiring 'internal' visibility.Geoffrey Keating7-17/+40
2005-03-25Missed from last commitAnthony Green1-0/+24
2005-03-25From libjava...Anthony Green6-11/+51
2005-03-2520020919-1.c: Fix for x86 Darwin.Dale Johannesen2-0/+10
2005-03-25Daily bump.GCC Administrator1-1/+1
2005-03-24Index: cp/ChangeLogGeoffrey Keating4-7/+40