- 30 Jun, 1999 11 commits
-
-
* expr.c (emit_block_move): Use copy_to_mode_reg for !TARGET_MEM_FUNCTIONS case too. From-SVN: r27862
Jeffrey A Law committed -
From-SVN: r27855
Tom Tromey committed -
which included commits to RCS files with non-trunk default branches. From-SVN: r27854
Tom Tromey committed -
1999-06-30 Alexandre Oliva <oliva@dcc.unicamp.br> * Makefile.am (.s.lo): Renamed from `.s.o'. * Makefile.in: Rebuilt. From-SVN: r27850
Alexandre Oliva committed -
From-SVN: r27849
Jeff Law committed -
* configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as appropriate. * configure: Rebuilt. (hppa1.1-*-pro*, hppa1.1-*-rtems*): Define target_cpu_default. * pa.h: Include dbxelf.h. Delete various dbx/stabs related definitions made redundant by dbxelf.h inclusion. Delete lots of definitions related to assembly output that are specific to the SOM object format. * pa.c (output_function_prologue): Do not emit the function's name for OBJ_ELF. * pa-pro-end.h (STARTFILE_SPEC): Undefine before redefining. * pa-pro.h: Deleted. * som.h: New file with SOM specific definitions. * elf.h: New file with ELF specific definitions. From-SVN: r27846
Jeffrey A Law committed -
* elfos.h (const_section): Output a tab before assembler directives. (ctors_section, dtors_section): Likewise. (ASM_OUTPUT_SECTION_NAME): Likewise. From-SVN: r27845
Jeffrey A Law committed -
From-SVN: r27844
Jeffrey A Law committed -
From-SVN: r27843
Nick Clifton committed -
From-SVN: r27842
Nick Clifton committed -
From-SVN: r27840
Jeff Law committed
-
- 29 Jun, 1999 6 commits
-
-
* configure.in (hppa*-hp-hpux11*): New configuration. * configure: Rebuilt. * pa/pa-hpux11.h: New file. * pa.h (CPP_SPEC): Conditionally add -D__STDC_EXT__ to the cpp command line. From-SVN: r27837
Jeffrey A Law committed -
8 * configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..". From-SVN: r27836
Hans-Peter Nilsson committed -
From-SVN: r27827
Jeffrey A Law committed -
From-SVN: r27823
Jeff Law committed -
expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued... � * expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued increment or decrement. (clear_storage): Similarly. Fix formatting goof. From-SVN: r27822
Jeff Law committed -
expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued... � * expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued increment or decrement. (clear_storage): Similarly. Fix formatting goof. From-SVN: r27821
Jeff Law committed
-
- 28 Jun, 1999 15 commits
-
-
From-SVN: r27818
Craig Burley committed -
From-SVN: r27817
Craig Burley committed -
From-SVN: r27816
Craig Burley committed -
From-SVN: r27814
Tom Tromey committed -
From-SVN: r27813
Jeff Law committed -
From-SVN: r27812
Jeffrey A Law committed -
inclhack.def (stdio_va_list): This patch Removes a semicolon from the BSD VA_LIST replacement expression. * fixinc/inclhack.def(stdio_va_list): This patch Removes a semicolon from the BSD VA_LIST replacement expression. * fixinc/inclhack.sh: regen * fixinc/fixincl.x: regen * fixinc/mkfixinc.sh: Have `i[34567]86-*-freebsd*' machines now use the fixincl program. From-SVN: r27811
David O'Brien committed -
* m68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA case. Also make the PIC register call_used. From-SVN: r27809
Jeffrey A Law committed -
* m68k.h (FINALIZE_PIC): Delete. * m68k.c (finalize_pic): Delete. From-SVN: r27807
Jeffrey A Law committed -
P * m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory. From-SVN: r27805
Richard Henderson committed -
� * m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory. From-SVN: r27804
Richard Henderson committed -
From-SVN: r27798
Richard Henderson committed -
From-SVN: r27796
David Edelsohn committed -
From-SVN: r27793
Jeff Law committed -
* error.c (dump_type_real): Handle TREE_LIST again. * typeck.c (comp_target_parms): Don't complain about converting from () to (...) if !flag_strict_prototype. * decl.c (grokdeclarator): Update the names of all variants when de-anonymizing. From-SVN: r27792
Jason Merrill committed
-
- 27 Jun, 1999 2 commits
-
-
From-SVN: r27788
Richard Henderson committed -
From-SVN: r27781
Jeff Law committed
-
- 26 Jun, 1999 2 commits
-
-
From-SVN: r27779
David Edelsohn committed -
From-SVN: r27777
Jeff Law committed
-
- 25 Jun, 1999 4 commits
-
-
From-SVN: r27775
Craig Burley committed -
Fri Jun 25 13:35:19 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (resolve_package): Fixed bogus return statement. (patch_method_invocation): Resolve method invocation beginning with a package name qualifier. Thu Jun 24 13:12:15 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (java_complete_lhs): When doing cross referencing, don't try to keep file location on a WFL expanded as a CALL_EXPR. Wed Jun 23 14:37:15 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (finish_method_declaration): Insert a RETURN_EXPR when compiling to class file a void method with an empty method body. As a side effect, the bytecode backend will generate the appropriate `return' instruction. Tue Jun 22 20:43:49 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (lookup_package_type_and_set_next): New function prototype. (resolve_package): Search current and imported packages. (lookup_package_type_and_set_next): New function. From-SVN: r27773
Alexandre Petit-Bianco committed -
* lib/libjava.exp (test_libjava_from_javac): Fixed typo. Always make class_files a list. From-SVN: r27772
Tom Tromey committed -
* lib/libjava.exp (test_libjava_from_javac): Prepend `$objdir/' to class file names. From-SVN: r27771
Tom Tromey committed
-