aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-11-18URLClassLoader.java: Whitespace cleanup.Michael Koch2-170/+176
2004-11-18Complete 1.4 supportRobert Schuster2-304/+533
2004-11-18ppc-bitfield1.c: Skip if not LP64, don't specify -m64.Janis Johnson5-4/+15
2004-11-18Inet6Address.java (getHostAddress): Fix textual representation of IPv6 addres...Mattias Rehnberg2-10/+9
2004-11-18arm.c (target_float_switch): New variable..Paul Brook12-21/+41
2004-11-18arm.c (target_float_switch): New variable..Paul Brook1-0/+22
2004-11-18altivec.md (VI, VF, V): New mode macros.Nathan Sidwell3-179/+76
2004-11-18rs6000.c (rs6000_complex_function_value): Revert previous change.Aldy Hernandez2-38/+50
2004-11-18StackTraceElement.java: Made final.Jeroen Frijters22-34/+107
2004-11-18ifcvt.c (find_if_block): Move the check for the number of edges above the loo...Andrew Pinski2-12/+12
2004-11-18Set TARGET_ASM_FILE_END to file_end_indicate_exec_stack.3Nick Clifton1-0/+5
2004-11-18* config/i386/i386.md (define_peephole2): Revert last change.Andreas Schwab2-2/+8
2004-11-18Set TARGET_ASM_FILE_END to file_end_indicate_exec_stack.Kazuhiro Inaoka2-0/+6
2004-11-18locale_facets.tcc (num_get<>::do_get(void*&)): If the failbit is set, don't s...Paolo Carlini2-6/+10
2004-11-18tree-ssa-propagate.c (ssa_prop_init): Use FOR_ALL_BB instead of FOR_EACH_BB.Diego Novillo2-2/+8
2004-11-18Makefile.in (macro_list): Depend on s-macro_list.Jon Grimm2-3/+10
2004-11-18BeanInfoEmbryo.java: Use TreeMap for proper sorting.Craig Black2-5/+15
2004-11-18re PR rtl-optimization/17107 (Opportunity to improve code generated for compl...Nathan Sidwell3-6/+17
2004-11-18DR 434.Paolo Carlini4-6/+83
2004-11-18Modified Files:Victor Leikehman8-420/+663
2004-11-18i386.md (*fix_trunch_1): Add "&& 1" to insn split constraint.Uros Bizjak2-3/+10
2004-11-18cfg.texi (Maintaining the CFG): Remove duplicated @item element for bsi_prev;...Ben Elliston2-1/+6
2004-11-18opts.h (add_input_filename): Remove extern declaration.Ben Elliston3-10/+14
2004-11-18Makefile.am: Correct friend function declaration.Kriang Lerdsuwanakij6-152/+320
2004-11-18i386.c (i386_solaris_elf_named_section): Mark with ATTRIBUTE_UNUSED.Mark Mitchell2-1/+8
2004-11-18defaults.h, darwin.h: Don't define TARGET_SUPPORTS_HIDDEN.Zack Weinberg5-26/+8
2004-11-18configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes.Daniel Jacobowitz12-17/+206
2004-11-18* cgraphunit.c: Replace "it's" with "its" and fix a typo.Ben Elliston2-3/+7
2004-11-18Daily bump.GCC Administrator1-1/+1
2004-11-18Daily bump.GCC Administrator1-1/+1
2004-11-18* cgraph.h: Replace "it's" with "its" throughout.Ben Elliston2-4/+8
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