Alan Modra
7d4a12d20f
* ppc-opc.c: Add "tlbsx." and "tlbsxe." for booke.
25 years ago
Michael Snyder
94c30b78db
2002-04-30 Michael Snyder <msnyder@redhat.com>
* arm-tdep.c: Whitespace clean-ups.
25 years ago
Alan Modra
200dbde8db
* config/tc-i386.c (extra_symbol_chars): Add '[' to the list.
25 years ago
Alan Modra
3f3cdb0302
* write.c (cvt_frag_to_fill): Set fr_offset to zero on .org
backwards to prevent cascading errors.
25 years ago
Michael Snyder
880d85fa11
2002-04-30 Michael Snyder <msnyder@redhat.com>
* arm-tdep.c (arm_skip_prologue): Fix thinko; two lines
should have been removed as part of 4/24 change.
25 years ago
gdbadmin
356a93ba4b
*** empty log message ***
25 years ago
Alan Modra
ac6f77a8d3
daily update
25 years ago
Kevin Buettner
6f5987a63d
* rs6000-tdep.c: Added comment describing how fpscr register
numbers were chosen.
25 years ago
Tom Rix
aa67bccfe2
Add support for AIX -blibpath and -bnolibpath.
25 years ago
Michael Snyder
47f21bcc3d
2002-04-30 Michael Snyder <msnyder@redhat.com>
* gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
25 years ago
Michael Snyder
1a113c93e5
2002-04-30 Michael Snyder <msnyder@redhat.com>
* gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
25 years ago
Mark Mitchell
94349e12d2
* Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
(eelf32ppcwindiss.c): New target.
* Makefile.in: Regenerated.
* configure.tgt: Add support for powerpc-*-windiss.
* emulparams/elf32ppcwindiss.sh: New file.
25 years ago
Mark Mitchell
9b2b7d6941
* configure.in: Add support for powerpc-*-windiss.
* configure: Regenerated.
25 years ago
Mark Mitchell
09c2219b6b
* bfd/config.bfd: Add support for powerpc-*-windiss.
25 years ago
Mark Mitchell
5f2848315f
* config.guess: Updated to 2002-04-26's version.
* config.sub: Updated to 2002-04-26's version.
25 years ago
Richard Sandiford
33a301baa7
* ld-scripts/map-address.exp: New test.
* ld-scripts/map-address.[td]: New files for it.
25 years ago
Richard Sandiford
7b17f854f7
* ldlang.c (print_assignment): Update print_dot for assignments to ".".
* ldexp.c (exp_print_token): Add "infix_p" argument.
(exp_print_tree): Update accordingly.
25 years ago
Tom Rix
07b678c0c3
Fix a problem with static linking with cross tools.
25 years ago
DJ Delorie
bd5f7da29f
* config/mh-cxux: remove dead code
* config/mh-dgux386: remove dead code
* config/mh-hp300: remove dead code
* config/mh-hpux: remove dead code
* config/mh-hpux8: remove dead code
* config/mh-irix5: remove dead code
* config/mh-irix6: remove dead code
* config/mh-ncr3000: remove dead code
* config/mh-ncrsvr43: remove dead code
* config/mh-necv4: remove dead code
* config/mh-sco: remove dead code
* config/mh-solaris: remove dead code
* config/mh-sysv: remove dead code
* config/mh-sysv4: remove dead code
* config/mh-sysv5: remove dead code
* config/mh-irix4: remove, contains only dead code
* configure.in: delete reference to absent file
25 years ago
DJ Delorie
a0c4f3a039
* configure.in: replace '[' with 'test'
25 years ago
DJ Delorie
d5ec694ceb
* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
25 years ago
DJ Delorie
66f1ba4f3f
* configure.in: Eliminate references to gash.
* Makefile.in: Eliminate references to gash.
25 years ago
DJ Delorie
e5e4b5c167
* configure.in: Remove useless references to 'pic' makefile fragments.
* config/mt-armpic: Delete.
* config/mt-elfalphapic: Delete.
* config/mt-i370pic: Delete.
* config/mt-ia64pic: Delete.
* config/mt-m68kpic: Delete.
* config/mt-papic: Delete.
* config/mt-ppcpic: Delete.
* config/mt-s390pic: Delete.
* config/mt-sparcpic: Delete.
* config/mt-x86pic: Delete.
25 years ago
DJ Delorie
7c3ab50c69
* configure.in: Remove useless references to 'pic' makefile fragments.
25 years ago
DJ Delorie
bbc025f510
* configure.in: (*-*-windows*) Finish removing.
25 years ago
DJ Delorie
33babf59e2
* configure.in: Eliminate redundant test for libgui.
25 years ago
Elena Zannoni
9a6f53fe3b
2002-04-29 Elena Zannoni <ezannoni@redhat.com>
* hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
(DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
(hpread_symfile_init, hpread_lookup_type): Substitute throughout.
25 years ago
Kevin Buettner
11ed25acd7
Don't use BFD-private data to determine that an object file is 64-bit xcoff.
25 years ago
gdbadmin
7f7ceaf7bd
*** empty log message ***
25 years ago
Alan Modra
ebd6292812
daily update
25 years ago
Andrew Cagney
ae23240503
5.2 released.
25 years ago
Anthony Green
0a31027751
New test cases for java support.
25 years ago
Michal Ludvig
91fd20f71f
2002-04-29 Michal Ludvig <mludvig@suse.cz>
* x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
* x86-64-tdep.c (i386_gdbarch_init): Ditto.
(x86_64_register_info_table): Added comments with register numbers.
25 years ago
Nick Clifton
d1b0a5b4a9
Handle CLASS_IGNORE and ARG_NIM4.
25 years ago
Elena Zannoni
2dc5091bdf
Commit the correct ChangeLog entry, this time!
25 years ago
Elena Zannoni
ace1378a15
2002-04-29 Elena Zannoni <ezannoni@redhat.com>
* rs6000-tdep.c (rs6000_extract_return_value,
rs6000_store_return_value): Handle returning vectors.
(rs6000_gdbarch_init): Use
ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
* ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
New function.
(ppc_sysv_abi_use_struct_convention): Deal with functions returning
vectors.
(ppc_sysv_abi_push_arguments): Handle vector parameters.
* ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
25 years ago
Pierre Muller
2b9848d845
2002-04-24 Pierre Muller <ics.u-strasbg.fr>
* hpread.c (hpread_psymtab_to_symtab_1,
hpread_psymtab_to_symtab): Replace fprintf (stderr,...)
with fprintf_unfiltered (gdb_stderr,...).
25 years ago
Pierre Muller
f8d17dc5b4
2002-04-24 Pierre Muller <ics.u-strasbg.fr>
* remote-array.c (printf_monitor, write_monitor,
array_insert_breakpoint, array_remove_breakpoint ):
Replace fprintf (stderr,...
with fprintf_unfiltered (gdb_stderr,....
* remote-es.c: Likewise.
* remote-os9k.c: Likewise.
* remote-st.c: Likewise.
25 years ago
Alan Modra
7ba93af661
daily update
25 years ago
gdbadmin
c32699cc1d
*** empty log message ***
25 years ago
Tom Rix
dbe341c625
Rewrite xcoff*_ppc_relocate_section.
25 years ago
Alan Modra
819e64205a
* config/tc-s390.c (md_parse_option): Formatting.
25 years ago
Alan Modra
985142a4c6
* elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
* elf32-hppa.c (elf32_hppa_final_link): Formatting.
25 years ago
Alan Modra
0f3f3d8bfb
* config/tc-i386.c: Formatting fixes, add missing space in error
message.
25 years ago
Alan Modra
596dafeba1
* Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
* Makefile.in: Regenerate.
* mpw-elfmips.c: Delete.
* mpw-eppcmac.c: Delete.
* mpw-esh.c: Delete.
* mpw-idtmips.c: Delete.
25 years ago
Andreas Schwab
2f2f1ad1fe
* config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
linux-proc.o and gcore.o.
25 years ago
Alan Modra
201f5c0309
daily update
25 years ago
gdbadmin
1e93968d22
*** empty log message ***
25 years ago
Andrew Cagney
b6779aa276
* x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
code without frame pointers.
25 years ago
Alan Modra
e32eb77491
daily update
25 years ago