aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-11-17BufferedInputStream.java (skip): Return zero on EOF.David Daney2-1/+5
2004-11-17target-supports.exp (check_effective_target_vect_int): NewJanis Johnson95-505/+386
2004-11-18* doc/rtl.texi (Flags): Grammar fix.Ben Elliston2-2/+6
2004-11-17expmed.c (alg_code): Add alg_unknown.Kazu Hirata2-3/+94
2004-11-17t-darwin: Augment SHLIB_MAPFILES with config/rs6000/libgcc-ppc64.ver.Zack Weinberg2-0/+8
2004-11-17basic-block.h, [...]: Remove unused prototypes.Kazu Hirata12-30/+4
2004-11-17* jump.c (condjump_p): Remove unreachable code.Kazu Hirata2-2/+2
2004-11-17cfgrtl.c (rtl_verify_flow_info): Don't use INSN_P when checking if an uncondi...Kazu Hirata2-2/+6
2004-11-17tree-cfg.c (edge_to_cases): Renamed from edge_to_case_leader.Jeff Law4-122/+181
2004-11-17re PR tree-optimization/18307 (merge_pointed_to_info called incorrectly)Diego Novillo2-7/+13
2004-11-17gcc-dg.exp (dg-skip-if): New function.Janis Johnson80-106/+173
2004-11-17Socket.java (getPort): Return 0 in error case.Michael Koch2-1/+5
2004-11-172004-11-17 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+15
2004-11-17* tree-ssa-propagate.c (cfg_blocks_add) Assert we're not tryingSteven Bosscher2-11/+9
2004-11-17istream.tcc (getline(basic_istream<>&, basic_string<>&, _CharT)): Remove temp...Paolo Carlini5-14/+193
2004-11-17URL.java (URL): Handle case when argument is null.Michael Koch2-1/+5
2004-11-17Beans.java, [...]: Fixed javadocs.Michael Koch4-5/+12
2004-11-17Timer.java (DEFAULT_SIZE): Made static.Michael Koch2-1/+5
2004-11-17InetAddress.java (getCanonicalHostName): Support IPv6 addresses.Michael Koch2-2/+13
2004-11-17mkmap-flat.awk, [...]: If the last version assigned to a symbol was '%exclude...Zack Weinberg8-458/+74
2004-11-17Add missing entry in last aix52.h ChangeLog.David Edelsohn1-0/+1
2004-11-17remove confusing and unnecessary backslashesBruce Korb1-2/+2
2004-11-17correct misuse of variablesBruce Korb2-33/+40
2004-11-17lambda-code.c (lambda_loopnest_to_gcc_loopnest): Swap the test when the edge ...Daniel Berlin2-7/+14
2004-11-17rs6000.c (rs6000_override_options): Split e500v2 doubles.Aldy Hernandez2-9/+26
2004-11-17re PR tree-optimization/18519 (ICE: Segmentation fault with optimization)Daniel Berlin8-27/+33
2004-11-16* optabs.c (vector_compare_rtx): Fix COMPARISON_CLASS_P use.Devang Patel2-1/+5
2004-11-17decl.c (start_preparsed_function): Call check_function_type even in templates.Giovanni Bajo4-2/+34
2004-11-17Daily bump.GCC Administrator1-1/+1
2004-11-17Daily bump.GCC Administrator1-1/+1
2004-11-16* doc/tm.texi: Fix typos.Kazu Hirata2-2/+4
2004-11-16* expmed.c, ra-colorize.c: Fix comment typos.Kazu Hirata3-2/+6
2004-11-16re PR target/6123 (__pic__/__PIC__ not defined when -fpic/-fPIC is specified)Daniel Jacobowitz2-0/+12
2004-11-16Object.java: Added javadocs all over (merged from GNU classpath).Michael Koch2-19/+435
2004-11-16Security.java (Security): Silence the warning about no providers found in the...Andreas Tobler2-14/+28
2004-11-16regmove.c (regmove_optimize): Use lowpart_subreg instead of gen_rtx_SUBREG wi...Ulrich Weigand2-3/+9
2004-11-16Somehow, I missed to checkin this test when I fixed pr17635 (withDevang Patel1-0/+11
2004-11-16* tree-if-conv.c (clean_predicate_lists): Update gcc_assert check.Devang Patel2-1/+5
2004-11-16mips.c: Use rtl _P predicates.Eric Christopher4-35/+41
2004-11-16altivec.md (altivec_vandc): Canonicalize the pattern.Fariborz Jahanian2-3/+8
2004-11-16s390.c (s390_cc_modes_compatible): New function.Andreas Krebbel2-0/+45
2004-11-162004-11-16 Michael Koch <konqueror@gmx.de>Michael Koch2-3/+8
2004-11-16Area-1.png, [...]: New files.Michael Koch4-0/+7
2004-11-16Currency.java (cache): Fix modifier order.Michael Koch2-1/+5
2004-11-16Revert bogus changes to these filesNick Clifton3-3/+10
2004-11-16re PR target/18447 (Variable with the initial-exec tls-model attribute causes...Kaz Kojima2-0/+15
2004-11-16howto.html: Document change from _GLIBCPP_CONCEPT_CHECKS to _GLIBCXX_CONCEPT_...Jonathan Wakely2-4/+12
2004-11-16cse.c (struct change_cc_mode_args): New structure.Andreas Krebbel2-12/+52
2004-11-16BufferedReader.java, [...]: Fixed javadocs all over.Michael Koch20-199/+225
2004-11-16stack.h: Remove.Steven Bosscher5-45/+11